(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / atomic-pointer.ll
2012-08-17 Eli FriedmanMake atomic load and store of pointers work. Tighten...