llvm-6502/lib/Transforms
Dale Johannesen 4945c65784 When removing a store to an alloca that has only one
use, check also for the case where it has two uses,
the other being a llvm.dbg.declare.  This is needed so
debug info doesn't affect codegen.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65970 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-03 21:26:39 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Ignore debug info intrinsics. 2009-03-03 00:28:44 +00:00
Scalar When removing a store to an alloca that has only one 2009-03-03 21:26:39 +00:00
Utils When removing a store to an alloca that has only one 2009-03-03 21:26:39 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00