summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/optcmp.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Recommit r314244 with refactoring and off by defaultNemanja Ivanovic2017-11-301-3/+2
* [PowerPC] Reverting sequence of patches for elimination of comparison instruc...Nemanja Ivanovic2017-09-261-0/+1
* [PowerPC] Eliminate compares - add i64 sext/zext handling for SETLT/SETGTNemanja Ivanovic2017-09-251-1/+1
* [PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang2017-01-161-5/+27
* Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."Tony Jiang2017-01-161-27/+5
* [PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang2017-01-161-5/+27
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-1/+1
* [PPC] Enable transformations in PPCPassConfig::addIRPasses at O2Ehsan Amiri2016-04-071-4/+4
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-281-1/+1
* PPC popcnt[dw] do not have record formsHal Finkel2013-11-201-0/+16
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-08-211-17/+10
* PPCInstrInfo::optimizeCompareInstr should not optimize FP comparesHal Finkel2013-05-081-2/+2
* Fix PPC optimizeCompareInstr swapped-sub argument handlingHal Finkel2013-04-191-0/+42
* Disable PPC comparison optimization by defaultHal Finkel2013-04-181-1/+1
* Implement optimizeCompareInstr for PPCHal Finkel2013-04-181-0/+101
OpenPOWER on IntegriCloud