Move zext and sext casts fed by loads into the same block as the
[oota-llvm.git] / test / CodeGen / X86 / 2008-10-16-SpillerBug.ll
2009-09-18 Dan GohmanAdd support for using the FLAGS result of or, xor,...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-20 Evan ChengAdded a linearscan register allocation optimization...
2008-11-26 Chris LattnerTeach CodeGenPrepare to look through Bitcast instructio...
2008-10-17 Evan ChengFix a very subtle spiller bug: UpdateKills should not...