llvm-6502/lib/Transforms
Chris Lattner 2454a2e0c3 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
2008-01-29 06:52:45 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO Transform calls to memcpy into llvm.memcpy calls, patch by Eli Friedman. 2008-01-28 04:41:43 +00:00
Scalar eliminate additions of 0.0 when they are obviously dead. This has to be careful to 2008-01-29 06:52:45 +00:00
Utils Revert r46393: readonly/readnone functions are no 2008-01-27 18:12:58 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00