aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/2010-02-12-saveCR.ll
Commit message (Expand)AuthorAgeFilesLines
* PPC: Enable aggressive anti-dependency breakingHal Finkel2013-09-121-1/+1
* Cleanup PPC CR-spill kill flags and 32- vs. 64-bit instructionsHal Finkel2013-03-281-4/+3
* Use multiple virtual registers in PPC CR spillingHal Finkel2013-03-261-17/+23
* Allocate the RS spill slot for any PPC function with spills and a large stack...Hal Finkel2013-03-151-3/+3
* Don't reserve R2 on Darwin/PPCHal Finkel2013-03-121-15/+15
* Cleanup stack/frame register define/kill states. This fixes two bugs:Hal Finkel2011-12-301-2/+8
* Make CR spill and restore use a reserved register. These operations cannot us...Hal Finkel2011-12-101-8/+8
* delaying restore-cr changed assigned registers in some testsHal Finkel2011-12-061-3/+3
* enable PPC register scavenging by default (update tests and remove some FIXMEs)Hal Finkel2011-12-051-8/+8
* remove wasted space for extra bit copies of CR2 subregsHal Finkel2011-12-051-2/+2
* specify cpu for test to fix failure on some darwin systems with a g4+ cpuHal Finkel2011-12-021-1/+1
* adjust the instruction ordering in some PPC tests: changes due to postRA haz....Hal Finkel2011-12-021-1/+1
* When save/restoring CR at prolog/epilog, in a largeDale Johannesen2010-02-121-0/+30