Teach GVN to reason about edges dominating uses. This allows it to handle cases
[oota-llvm.git] / test / Transforms / GVN / atomic.ll
2011-08-17 Eli FriedmanAtomic load/store handling for the passes using memdep...