1. 8822eab RegAllocBigBlock doesn't need LiveVariables either. by Owen Anderson · 18 years ago
  2. 749c6f6 rename TargetInstrDescriptor -> TargetInstrDesc. by Chris Lattner · 18 years ago
  3. 6425f8b Update CodeGen for MRegisterInfo --> TargetInstrInfo changes. by Owen Anderson · 18 years ago
  4. f6372aa Move some more instruction creation methods from RegisterInfo into InstrInfo. by Owen Anderson · 18 years ago
  5. 84bc542 Rename SSARegMap -> MachineRegisterInfo in keeping with the idea by Chris Lattner · 18 years ago
  6. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  7. d64b5c8 Add a argument to storeRegToStackSlot and storeRegToAddr to specify whether by Evan Cheng · 18 years ago
  8. aee4af6 Remove redundant foldMemoryOperand variants and other code clean up. by Evan Cheng · 18 years ago
  9. 76c1b97 Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo by Chris Lattner · 18 years ago
  10. df82c93 ok, this is something of a dirty hack, but it seems to work. (fixes e.g. by Duraid Madina · 18 years ago
  11. b2efabd ok, this much doesn't seem to bork anything by Duraid Madina · 18 years ago
  12. 4e378c6 revert evan's fixes (and my doofusness) since they had a huge code by Duraid Madina · 18 years ago
  13. 669f738 pull evan's fixes - should help the nightly tester (but there are still by Duraid Madina · 18 years ago
  14. 837a600 tidy this file up a bit by Duraid Madina · 18 years ago
  15. 2e0930c A bunch of fixes to the BigBlock allocator improve compile-time by ~20% by Duraid Madina · 18 years ago
  16. a8c7682 check in the BigBlock local register allocator by Duraid Madina · 18 years ago