aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/NeedOp.v
Commit message (Expand)AuthorAgeFilesLines
* Replace `omega` tactic with `lia`Xavier Leroy2020-12-291-2/+2
* Remove Pfcfi, Pfcfiu, Pfctiu pseudoinstructionsXavier Leroy2020-12-061-1/+1
* Implement a `Osel` operation for PowerPCXavier Leroy2019-05-201-0/+5
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-0/+5
* Support for 64-bit architectures: update the PowerPC portXavier Leroy2016-10-011-3/+3
* bug 17392: remove trailing whitespace in source filesMichael Schmidt2015-10-141-5/+5
* Use PowerPC 64 bits instructions (when available) for int<->FP conversions.Xavier Leroy2015-09-131-1/+1
* Merge of "newspilling" branch:xleroy2014-07-231-4/+4
* Update for the multiple-input-needs case.xleroy2014-01-031-40/+45
* Merge of branch value-analysis.xleroy2013-12-201-0/+160