summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/optcmp.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-09-25[PowerPC] Eliminate compares - add i64 sext/zext handling for SETLT/SETGTNemanja Ivanovic
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-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2016-04-07[PPC] Enable transformations in PPCPassConfig::addIRPasses at O2Ehsan Amiri
2014-02-28Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel
2013-11-20PPC popcnt[dw] do not have record formsHal Finkel
2013-08-21TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren
2013-05-08PPCInstrInfo::optimizeCompareInstr should not optimize FP comparesHal Finkel
2013-04-19Fix PPC optimizeCompareInstr swapped-sub argument handlingHal Finkel
2013-04-18Disable PPC comparison optimization by defaultHal Finkel
2013-04-18Implement optimizeCompareInstr for PPCHal Finkel