summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/crbits.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Eliminate integer compare instructions - vol. 3Nemanja Ivanovic2017-06-071-21/+25
* [DAGCombiner] allow transforming (select Cond, C +/- 1, C) to (add(ext Cond), C)Sanjay Patel2017-03-041-1/+1
* [PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang2017-01-161-0/+7
* Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."Tony Jiang2017-01-161-7/+0
* [PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang2017-01-161-0/+7
* [PPC] Generate positive FP zero using xor insn instead of loading from consta...Ehsan Amiri2016-10-241-3/+3
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-1/+1
* [PowerPC] Enable printing instructions using aliasesHal Finkel2015-04-231-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Remove extra truncs/exts around i32 bit operations on PPC64Hal Finkel2014-03-011-2/+30
* Swap PPC isel operands to allow for 0-foldingHal Finkel2014-02-281-27/+17
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-281-0/+174
OpenPOWER on IntegriCloud