1. f017900 Add SplitEditor to SplitKit. This class will be used to edit live intervals and by Jakob Stoklund Olesen · 15 years ago
  2. f2c6e36 Change the createSpiller interface to take a MachineFunctionPass argument. by Jakob Stoklund Olesen · 15 years ago
  3. 8ae0263 Beginning SplitKit - utility classes for live range splitting. by Jakob Stoklund Olesen · 15 years ago
  4. 9529a1c Spillers may alter MachineLoopInfo when breaking critical edges, so make it by Jakob Stoklund Olesen · 15 years ago
  5. e05442d Change TII::foldMemoryOperand API to require the machine instruction to be by Jakob Stoklund Olesen · 15 years ago
  6. 6bae550 Remove invalid assert by Jakob Stoklund Olesen · 15 years ago
  7. 3b9c7eb Properly handle debug values during inline spilling. by Jakob Stoklund Olesen · 15 years ago
  8. 8de3b1e Rematerialize as much as possible before inserting spills and reloads. by Jakob Stoklund Olesen · 15 years ago
  9. e72a5c5 Add memory operand folding support to InlineSpiller. by Jakob Stoklund Olesen · 15 years ago
  10. 9e55afb Add support for rematerialization to InlineSpiller. by Jakob Stoklund Olesen · 15 years ago
  11. 61e4a0b Remember to track spill slot uses in VirtRegMap when inserting loads and stores. by Jakob Stoklund Olesen · 15 years ago
  12. 914f2ff Begin implementation of an inline spiller. by Jakob Stoklund Olesen · 15 years ago