On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / atomic32.ll
2012-09-20 Michael LiaoRe-work X86 code generation of atomic ops with spin...