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 | 2454a2e0c3372a92439fc08bb651b995e3beb3eb (patch) | |
tree | d233a22f8622270777e2bf27d8654800363ba816 /lib/CodeGen/MachineModuleInfo.cpp | |
parent | cca1867ab7cd760109546ee2f899d28b79f8e2f8 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46499 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions