On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / coalescer-remat.ll
2011-09-26 Eli FriedmanConvert a bunch more tests over to the new atomic instr...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-19 Evan ChengRe-materalized definition instructions may be dead...