instcombine: Don't replace all uses for instructions with no uses
[oota-llvm.git] / test / Transforms / Mem2Reg / atomic.ll
2011-08-15 Eli FriedmanAdd comments and test for atomic load/store and mem2reg.