Fix typos in CHECK lines.
[oota-llvm.git] / test / Transforms / InstCombine / fast-math.ll
2012-11-29 Shuxin Yangfix a typo
2012-11-29 Shuxin YangInstruction::isAssociative() returns true for fmul...