1. 2e95afa Cleanup stack/frame register define/kill states. This fixes two bugs: by Hal Finkel · 13 years ago
  2. fed4d19 Make CR spill and restore use a reserved register. These operations cannot use the register scavenger because the scavenger can only scavenge one register and frame-index elimination may have already grabbed it. by Hal Finkel · 13 years ago
  3. 099730d delaying restore-cr changed assigned registers in some tests by Hal Finkel · 13 years ago
  4. 3fd0018 enable PPC register scavenging by default (update tests and remove some FIXMEs) by Hal Finkel · 13 years ago
  5. c478518 remove wasted space for extra bit copies of CR2 subregs by Hal Finkel · 13 years ago
  6. 4278767 specify cpu for test to fix failure on some darwin systems with a g4+ cpu by Hal Finkel · 13 years ago
  7. 2457544 adjust the instruction ordering in some PPC tests: changes due to postRA haz. rec. by Hal Finkel · 13 years ago
  8. c12da8d When save/restoring CR at prolog/epilog, in a large by Dale Johannesen · 15 years ago