Fix PR5391: support early clobber physical register def tied with a use (ewwww)
[oota-llvm.git] / test / CodeGen / X86 / 2007-01-08-InstrSched.ll
2009-10-23 Evan ChengUpdate tests for 84931.
2009-10-22 David GoodwinAllow the target to select the level of anti-dependence...
2009-10-18 Evan ChengTurn on post-alloc scheduling for x86.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-30 Chris Lattnereliminate some uses of prcontext. Any help here would...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2007-10-14 Evan ChengRevert 42908 for now.
2007-10-12 Dan GohmanChange the names used for internal labels to use the...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-01-26 Reid SpencerFor PR761:
2007-01-09 Chris LattnerAdd PR number for future reference
2007-01-09 Evan ChengFix test case.
2007-01-08 Evan ChengAdded a test case from PR1075.