Add SplitKit::isOriginalEndpoint and use it to force live range splitting to terminate.
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-05-SpillerBug.ll
2010-03-14 Chris Lattnerfilecheckize a test and mark these wiht a cpu so it...
2010-03-05 Jakob Stoklund OlesenBetter handling of dead super registers in LiveVariable...
2010-01-13 Evan ChengDisable opt-ext pass to unbreak the build for now.
2010-01-13 Evan ChengAdd a quick pass to optimize sign / zero extension...
2009-11-30 Jakob Stoklund OlesenNew virtual registers created for spill intervals shoul...
2009-09-24 Evan ChengClean up LiveVariables and change how it deals with...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-20 Evan ChengAdded a linearscan register allocation optimization...
2009-02-12 Evan ChengReplace one of burr scheduling heuristic with something...
2009-02-11 Dan GohmanDon't use special heuristics for nodes with no data...
2008-08-05 Evan ChengFix PR2568: Fix bug that cause redudant kill marker...