llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / 2007-05-17-ShuffleISelBug.ll
2009-11-06 Eric ChristopherFix PR5315, original patch by Nicolas Capens!
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-01-09 Evan ChengFix sse2.psrl.w and sse2.psrl.q definitions.
2007-05-17 Evan ChengNew test case.