Teach GVN to reason about edges dominating uses. This allows it to handle cases
[oota-llvm.git] / test / Transforms / FunctionAttrs / atomic.ll
2011-08-16 Eli FriedmanFix test.
2011-08-16 Eli FriedmanRevert a bit of r137667; the logic in question can...