summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/negctr.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-221-1/+1
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-151-2/+5
* Fix a sign-extension bug in PPCCTRLoopsHal Finkel2013-03-181-0/+20
* Fix large count and negative constant count handling in PPCCTRLoopsHal Finkel2013-03-181-0/+63