Don't pull vector sext through both hands of a logical operation, since doing so...
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-05-SpillerBug.ll
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...