Have SimplifyBinOp call the new FAdd/FSub/FMul helpers, with fast-math flags off
authorMichael Ilseman <milseman@apple.com>
Wed, 12 Dec 2012 00:29:16 +0000 (00:29 +0000)
committerMichael Ilseman <milseman@apple.com>
Wed, 12 Dec 2012 00:29:16 +0000 (00:29 +0000)
commitd0a0d221da55f5e2d97909991d77e7ab91e75426
treee9f9c2770928e45f84232df971366b90e46c8016
parent5f70c2e934c8cf7814fc047f4824ac89b35dd72d
Have SimplifyBinOp call the new FAdd/FSub/FMul helpers, with fast-math flags off

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169943 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InstructionSimplify.cpp