1. 1e81966 Remove arm_apcscc from the test files. It is the default and doing this by Rafael Espindola · 14 years ago
  2. 471850a Restore the -post-RA-scheduler flag as an override for the target specification. Remove -mattr for setting PostRAScheduler enable and instead use CPU string. by David Goodwin · 15 years ago
  3. 0dad89f Remove -post-RA-schedule flag and add a TargetSubtarget method to enable post-register-allocation scheduling. By default it is off. For ARM, enable/disable with -mattr=+/-postrasched. Enable by default for cortex-a8. by David Goodwin · 15 years ago
  4. 8971c4a Post-RA regressions. by David Goodwin · 15 years ago
  5. 4830110 Flip -disable-post-RA-scheduler to -post-RA-scheduler. by Evan Cheng · 15 years ago
  6. fce288f Eliminate more uses of llvm-as and llvm-dis. by Dan Gohman · 15 years ago
  7. 88a589c Fixup register kills after scheduling. by David Goodwin · 15 years ago