summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/crbits.ll
AgeCommit message (Expand)Author
2017-11-30[PowerPC] Recommit r314244 with refactoring and off by defaultNemanja Ivanovic
2017-09-26[PowerPC] Reverting sequence of patches for elimination of comparison instruc...Nemanja Ivanovic
2017-06-07[PowerPC] Eliminate integer compare instructions - vol. 3Nemanja Ivanovic
2017-03-04[DAGCombiner] allow transforming (select Cond, C +/- 1, C) to (add(ext Cond), C)Sanjay Patel
2017-01-16[PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang
2017-01-16Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."Tony Jiang
2017-01-16[PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang
2016-10-24[PPC] Generate positive FP zero using xor insn instead of loading from consta...Ehsan Amiri
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-04-23[PowerPC] Enable printing instructions using aliasesHal Finkel
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-03-01Remove extra truncs/exts around i32 bit operations on PPC64Hal Finkel
2014-02-28Swap PPC isel operands to allow for 0-foldingHal Finkel
2014-02-28Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel