1. 856ba76 Added LLVM copyright header. by John Criswell · 21 years ago
  2. 7ad3e06 Switch over to TableGen generated register file description by Chris Lattner · 21 years ago
  3. 7296fb0 This method is long dead by Chris Lattner · 21 years ago
  4. 128aff4 Changes to match new MRegisterInfo api by Chris Lattner · 22 years ago
  5. 6811c6e Adjustments to match new simpler spill interface by Chris Lattner · 22 years ago
  6. 79de631 Update to use new interface for register info by Chris Lattner · 22 years ago
  7. 198ab64 Simplify interfaces used by regalloc to insert code by Chris Lattner · 22 years ago
  8. 439b767 * Simplify TargetRegisterClass implementations by Chris Lattner · 22 years ago
  9. 2b46e8e Added moveReg2Reg() and moveImm2Reg() to accomodate moving data around due to by Misha Brukman · 22 years ago
  10. 2adb395 Implemented functions for emitting prologues and epilogues; by Misha Brukman · 22 years ago
  11. a361c84 storeReg2RegOffset() and loadRegOffset2Reg() now take the iterator by value by Misha Brukman · 22 years ago
  12. 0af0d5b Moved buildReg2RegClassMap() into from X86RegisterInfo to MRegisterInfo, since by Misha Brukman · 22 years ago
  13. 03c6faf Added support for callee- and caller-save registers. by Misha Brukman · 22 years ago
  14. cf2b9ac Added methods to read/write values to stack in .h, fixed implementation in by Misha Brukman · 22 years ago
  15. b83b286 Add definitions for function headers from MRegisterInfo.h: by Misha Brukman · 22 years ago
  16. 7261408 Initial checkin of X86 backend. by Chris Lattner · 22 years ago