Instruction::isAssociative() returns true for fmul/fadd if they are tagged "unsafe...
[oota-llvm.git] / test / Transforms / GVN / edge.ll
2012-08-16 Rafael EspindolaTeach GVN to reason about edges dominating uses. This...