summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/negctr.ll
AgeCommit message (Expand)Author
2013-08-22Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling
2013-05-15Implement PPC counter loops as a late IR-level passHal Finkel
2013-03-18Fix a sign-extension bug in PPCCTRLoopsHal Finkel
2013-03-18Fix large count and negative constant count handling in PPCCTRLoopsHal Finkel