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