summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-06-04 17:12:12 +0000
committerDan Gohman <gohman@apple.com>2009-06-04 17:12:12 +0000
commit7b6b5dd9541a9f87947d1835e13dfb4086614f2e (patch)
tree8992e019932e78848969b9a1751873ba92d13b20 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7dae11446fdcb938217cb22154959d1e0daec73a (diff)
downloadbcm5719-llvm-7b6b5dd9541a9f87947d1835e13dfb4086614f2e.tar.gz
bcm5719-llvm-7b6b5dd9541a9f87947d1835e13dfb4086614f2e.zip
Don't do the X * 0.0 -> 0.0 transformation in instcombine, because
instcombine doesn't know when it's safe. To partially compensate for this, introduce new code to do this transformation in dagcombine, which can use UnsafeFPMath. llvm-svn: 72872
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud