llvm/test/CodeGen/X86/vselect.ll: Unbreak Windows x64 targets to add -mtriple=x86_64...
[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...