aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/ValueAOp.v
Commit message (Expand)AuthorAgeFilesLines
* Remove Pfcfi, Pfcfiu, Pfctiu pseudoinstructionsXavier Leroy2020-12-061-3/+0
* Implement a `Osel` operation for PowerPCXavier Leroy2019-05-201-0/+2
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-1/+32
* Support for 64-bit architectures: update the PowerPC portXavier Leroy2016-10-011-4/+4
* bug 17392: remove trailing whitespace in source filesMichael Schmidt2015-10-141-3/+3
* Use PowerPC 64 bits instructions (when available) for int<->FP conversions.Xavier Leroy2015-09-131-0/+3
* Value analysis: keep track of pointer values that leak through arithmetic ope...Xavier Leroy2015-07-191-2/+2
* Merge of "newspilling" branch:xleroy2014-07-231-0/+9
* Refactoring: move symbol_offset into Genv.xleroy2014-05-241-1/+1
* Add option -Os to optimize for code size rather than for execution speed.xleroy2014-02-191-0/+1
* Updated ARM backend wrt new static analyses and optimizations.xleroy2014-01-021-0/+12
* Merge of branch value-analysis.xleroy2013-12-201-0/+160