Make sure to not get AVX code on an AVX-capable host. Revealed in r167967.
[oota-llvm.git] / test / CodeGen / X86 / atomic-pointer.ll
2012-08-17 Eli FriedmanMake atomic load and store of pointers work. Tighten...