[x86] enable machine combiner reassociations for 256-bit vector FP mul/add
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-2addr.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-30 Evan ChengTurn a 2-address instruction into a 3-address one when...
2009-03-23 Evan ChengModel inline asm constraint which ties an input to...