llvm-6502/lib/Transforms
Eli Friedman b6c36e4058 Fix for bug 1996: optimize out loads of undef. This code basically just
checks for a malloc/alloca immediately followed by a load.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47006 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-12 12:08:14 +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 Don't drop function/call return attributes like 'nounwind'. 2008-02-01 20:37:16 +00:00
Scalar Fix for bug 1996: optimize out loads of undef. This code basically just 2008-02-12 12:08:14 +00:00
Utils Make RenamePass faster by making the 'is this a new phi node' 2008-02-05 21:26:23 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00