summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2012-04-08 18:08:12 +0000
committerDuncan Sands <baldrick@free.fr>2012-04-08 18:08:12 +0000
commit2f1dc3814bc68fd1a790a86e10c9f05f89bfa8a5 (patch)
tree6dd0b923a27ab1cdec31e69e96bd9ba407f83e72 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
parentc8e2d91a58b4fd5aba6d70eddbf8835d847f37a3 (diff)
downloadbcm5719-llvm-2f1dc3814bc68fd1a790a86e10c9f05f89bfa8a5.tar.gz
bcm5719-llvm-2f1dc3814bc68fd1a790a86e10c9f05f89bfa8a5.zip
Only have codegen turn fdiv by a constant into fmul by the reciprocal
when -ffast-math, i.e. don't just always do it if the reciprocal can be formed exactly. There is already an IR level transform that does that, and it does it more carefully. llvm-svn: 154296
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud