Add SplitKit::isOriginalEndpoint and use it to force live range splitting to terminate.
[oota-llvm.git] / test / CodeGen / X86 / 2008-07-11-SpillerBug.ll
2010-04-28 Evan ChengEnable i16 to i32 promotion by default.
2010-02-11 Jakob Stoklund OlesenReapply coalescer fix for better cross-class coalescing.
2010-02-03 Chris Lattnermake these less sensitive to asm verbose changes by...
2009-10-18 Evan ChengTurn on post-alloc scheduling for x86.
2009-09-21 Evan ChengClean up spill weight computation. Also some changes...
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-03-12 Evan ChengFix test after Chris' select changes.
2008-07-12 Evan ChengFix PR2536: a nasty spiller bug. If a two-address instr...