This change is to implement following rules:
[oota-llvm.git] / test / Transforms / InstCombine / fast-math.ll
2013-01-07 Shuxin YangThis change is to implement following rules:
2012-12-18 Shuxin Yangrdar://12801297
2012-12-14 Shuxin Yangrdar://12753946
2012-11-29 Shuxin Yangfix a typo
2012-11-29 Shuxin YangInstruction::isAssociative() returns true for fmul...