aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/ctrloops.ll
AgeCommit message (Expand)AuthorFilesLines
2014-12-27PowerPC: CTR shouldn't fire if a TLS call is in the loopDavid Majnemer1-1/+24
2013-05-15Implement PPC counter loops as a late IR-level passHal Finkel1-3/+3
2013-04-30TBAA: remove !tbaa from testing cases if not used.Manman Ren1-10/+6
2012-06-09Improve ext/trunc patterns on PPC64.Hal Finkel1-0/+1
2012-06-08Enable PPC CTR loop formation by default.Hal Finkel1-1/+1
2012-06-08Disable the PPC CTR-Loops pass by default.Hal Finkel1-1/+1
2012-06-08Add the PPCCTRLoops pass: a PPC machine-code-level optimization pass to form ...Hal Finkel1-0/+78