1. a57b97e Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). by Owen Anderson · 15 years ago
  2. a612d7c Print the LSBs of a SlotIndex symbolically using letters referring to the by Jakob Stoklund Olesen · 15 years ago
  3. 4a61882 Fix "the the" and similar typos. by Dan Gohman · 16 years ago
  4. b06015a move target-independent opcodes out of TargetInstrInfo by Chris Lattner · 16 years ago
  5. 7048797 Ignore DEBUG_VALUE when building live intervals; by Dale Johannesen · 16 years ago
  6. 714520f Change errs() to dbgs(). by David Greene · 16 years ago
  7. 4c05226 Changed slot index ranges for MachineBasicBlocks to be exclusive of endpoint. by Lang Hames · 16 years ago
  8. 6b7233a Added an API to the SlotIndexes pass to allow new instructions to be inserted into the numbering. by Lang Hames · 16 years ago
  9. b40d3f7 Fix DenseMap iterator constness. by Jeffrey Yasskin · 16 years ago
  10. 09eeeaf Moved some ManagedStatics out of the SlotIndexes header. by Lang Hames · 16 years ago
  11. bc247dc Update some globals to use ManagedStatic. by Lang Hames · 16 years ago
  12. 933c541 Added support for renumbering existing index list elements. Removed some junk from the initial numbering code in runOnMachineFunction. by Lang Hames · 16 years ago
  13. 289b8a2 Handle empty/tombstone keys for LiveIndex more cleanly. Check for index sanity when constructing index list entries. by Lang Hames · 16 years ago
  14. 05fb963 The Indexes Patch. by Lang Hames · 16 years ago