Instruction::isAssociative() returns true for fmul/fadd if they are tagged "unsafe...
[oota-llvm.git] / test / Transforms / GVN / phi-translate.ll
2011-10-05 Duncan SandsGVN does simple propagation of conditions: when it...
2010-11-18 Dan GohmanAdd support for PHI-translating sext, zext, and trunc...