diff options
author | Chris Lattner <sabre@nondot.org> | 2008-01-29 06:52:45 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-01-29 06:52:45 +0000 |
commit | 17819d971e1600d1b615293dfe487cbc6ca59c53 (patch) | |
tree | 39b1c3c6c2268b09566560308d0c9524b78fd366 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | 95bf1d4d7b402cbbe64fc845074b3c94655bdd55 (diff) | |
download | llvm-17819d971e1600d1b615293dfe487cbc6ca59c53.zip llvm-17819d971e1600d1b615293dfe487cbc6ca59c53.tar.gz llvm-17819d971e1600d1b615293dfe487cbc6ca59c53.tar.bz2 |
eliminate additions of 0.0 when they are obviously dead. This has to be careful to
avoid turning -0.0 + 0.0 -> -0.0 which is incorrect.
llvm-svn: 46499
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions