When we use the BLEND instruction that uses the MSB as a mask, we can remove
[oota-llvm.git] / test / CodeGen / X86 / atomic-pointer.ll
2012-08-17 Eli FriedmanMake atomic load and store of pointers work. Tighten...