c++ new operators are not malloc-like functions because they do not return uninitiali...
[oota-llvm.git] / test / Transforms / GVN / atomic.ll
2011-08-17 Eli FriedmanAtomic load/store handling for the passes using memdep...