Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup stack/frame register define/kill states. This fixes two bugs: | Hal Finkel | 2011-12-30 | 1 | -2/+8 |
* | Make CR spill and restore use a reserved register. These operations cannot us... | Hal Finkel | 2011-12-10 | 1 | -8/+8 |
* | delaying restore-cr changed assigned registers in some tests | Hal Finkel | 2011-12-06 | 1 | -3/+3 |
* | enable PPC register scavenging by default (update tests and remove some FIXMEs) | Hal Finkel | 2011-12-05 | 1 | -8/+8 |
* | remove wasted space for extra bit copies of CR2 subregs | Hal Finkel | 2011-12-05 | 1 | -2/+2 |
* | specify cpu for test to fix failure on some darwin systems with a g4+ cpu | Hal Finkel | 2011-12-02 | 1 | -1/+1 |
* | adjust the instruction ordering in some PPC tests: changes due to postRA haz.... | Hal Finkel | 2011-12-02 | 1 | -1/+1 |
* | When save/restoring CR at prolog/epilog, in a large | Dale Johannesen | 2010-02-12 | 1 | -0/+30 |