llvm/test/CodeGen/X86/vec_shuffle-30.ll: Try to unbreak builds - assuming +avx.
[oota-llvm.git] / test / CodeGen / X86 / atomic-pointer.ll
2012-08-17 Eli FriedmanMake atomic load and store of pointers work. Tighten...