1. fcda718 Fix PR6300. by Jakob Stoklund Olesen · 16 years ago
  2. 4052b29 move target-independent opcodes out of TargetInstrInfo by Chris Lattner · 16 years ago
  3. 32db0b8 Fix small bug in handling instructions with more than one implicitly defined operand. by Jakob Stoklund Olesen · 16 years ago
  4. edaa30a Change errs() to dbgs(). by David Greene · 16 years ago
  5. 1b563ac When all defs of a vr are implicit_def, delete all of the defs. by Evan Cheng · 16 years ago
  6. ae71952 ProcessImplicitDefs should watch out for invalidated iterator and extra implicit operands on copies. by Evan Cheng · 16 years ago
  7. 8a4ccce For some targets, a copy can use a register multiple times, e.g. ppc. by Evan Cheng · 16 years ago
  8. 8d0591c Fixes the bug exposed by Anton's test case in PR 5495: by Lang Hames · 16 years ago
  9. d6a717c The Indexes Patch. by Lang Hames · 16 years ago