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

llvm-svn: 47006
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