summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-06-12 19:23:25 +0000
committerDan Gohman <gohman@apple.com>2009-06-12 19:23:25 +0000
commit9377b086f5481ed2bd0232b33491e51c565b6758 (patch)
tree041baf5f944b1edbed6991afee16bdd4d2df1c02 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
parentdc41eb18e9c926750174526c46710ebfbee9c4f3 (diff)
downloadbcm5719-llvm-9377b086f5481ed2bd0232b33491e51c565b6758.tar.gz
bcm5719-llvm-9377b086f5481ed2bd0232b33491e51c565b6758.zip
Don't do (x - (y - z)) --> (x + (z - y)) on floating-point types, because
it may round differently. This fixes PR4374. llvm-svn: 73243
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud