1. 56a56eb Correctly handle <undef> tied uses when rewriting after a split. by Jakob Stoklund Olesen · 14 years ago
  2. bbad3bc Fix PR10277. by Jakob Stoklund Olesen · 14 years ago
  3. 96f962f In some cases, the "fail BB dominator" may be null after the BB was split (and by Bill Wendling · 15 years ago
  4. d5f0b11 when legalizing extremely wide shifts, make sure that by Chris Lattner · 15 years ago
  5. 35a2e65 fix PR8514, a bug where the "heroic" transformation of shift/and by Chris Lattner · 15 years ago
  6. 218092e fix PR8981, a crash trying to form a conditional inc with a floating point compare. by Chris Lattner · 15 years ago
  7. ddaf009 Allow copies between GR8_ABCD_L and GR8_ABCD_H. by Jakob Stoklund Olesen · 15 years ago
  8. a8ae178 Move CodeGen/X86/2010-04-19-DAGCombineCrash.ll into CodeGen/X86/crash.ll. Also by Bill Wendling · 16 years ago
  9. 2c88f8a this has a pr! by Chris Lattner · 16 years ago
  10. f839ee0 fix a latent bug my inline asm stuff exposed: by Chris Lattner · 16 years ago
  11. 561334a Implement support for the case when a reference to a addr-of-bb by Chris Lattner · 16 years ago
  12. 347a0eb Fix the case when a reference to an address taken BB is emitted in one by Chris Lattner · 16 years ago
  13. f71cb6c fix ShrinkDemandedOps to not leave dead nodes around, fixing PR6607 by Chris Lattner · 16 years ago
  14. 6feb7e3 fix PR6605, X86ISD::CMP always returns i32 (EFLAGS), not the operand type. by Chris Lattner · 16 years ago
  15. 53ebf8a fix PR6577, a bug in sdbuilder lowering select instructions by Chris Lattner · 16 years ago
  16. 4ec0b67 fix PR6533 by updating the br(xor) code to remember the case by Chris Lattner · 16 years ago
  17. 55e81eb Fix PR6497, a bug where we'd fold a load into an addc by Chris Lattner · 16 years ago