1. 5b69eba It has finally happened. Spiller is now using live interval info. by Evan Cheng · 16 years ago
  2. 12a9dc8 r66870 missed this out. by Sanjiv Gupta · 16 years ago
  3. 49c8aa0 Convert VirtRegMap to a MachineFunctionPass. by Owen Anderson · 16 years ago
  4. 1ed5b71 Reorganization: Move the Spiller out of VirtRegMap.cpp into its own files. No (intended) functionality change. by Owen Anderson · 16 years ago
  5. 04ee5a1 Change TargetInstrInfo::isMoveInstr to return source and destination sub-register indices as well. by Evan Cheng · 17 years ago
  6. ce07e99 * Moved author attribution to CREDITS.TXT * Removed trailing whitespace by Misha Brukman · 17 years ago
  7. 2a835f9 * Alphabetized #includes * Removed trailing whitespace by Misha Brukman · 17 years ago
  8. 3713c0b Fix compilation error on MSVC. by Argyrios Kyrtzidis · 17 years ago
  9. 27601ef Big PBQP allocator update. Adds coalescing support, stack slot coloring, several bug-fixes. by Lang Hames · 17 years ago
  10. 56c523c Test commit. by Lang Hames · 17 years ago
  11. b8cab92 Fix command-line option printing to print two spaces where needed, by Dan Gohman · 17 years ago
  12. 17a82ea Fix typos pointed out by Duncan. Also untabify these files. by Evan Cheng · 17 years ago
  13. d735b80 Switch the MachineOperand accessors back to the short names like by Dan Gohman · 17 years ago
  14. b1290a6 A Partitioned Boolean Quadratic Programming (PBQP) based register allocator. by Evan Cheng · 17 years ago