fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / pre-split6.ll
2010-03-10 Evan ChengUnbreak test on Linux.
2010-03-10 Evan ChengEnable machine cse pass.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-03-04 Owen AndersonAdd a restore folder, which shaves a dozen or so machin...
2008-10-26 Evan ChengDo not shrink wrap live interval in a mbb if it's livei...