llvm/test/CodeGen/X86/fma_patterns.ll: Add -mtriple=x86_64. It was incompatible on...
[oota-llvm.git] / test / CodeGen / X86 / combine-lds.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-04 Evan ChengFor whatever the reason, x86 CallingConv::Fast (i.e...
2008-05-12 Evan ChengXform bitconvert(build_pair(load a, load b)) to a singl...