aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/optcmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Merging r195272:Bill Wendling2013-11-211-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