llvm/test/CodeGen/X86/vec_shuffle-30.ll: Try to unbreak builds - assuming +avx.
[oota-llvm.git] / test / CodeGen / X86 / 2011-11-30-or.ll
2011-11-30 Nadav RotemAdd test arch to make it pass on non x86 targets
2011-11-30 Nadav RotemAdd a tripple to the test
2011-11-30 Nadav RotemX86: PerformOrCombine introduced a vselect node with...