llvm/lib/Transforms
Zhou Sheng 16767c6b49 Revert my previous change on Local.cpp, instead, fix the bug on scalarrepl.
If the instruction has no users, it is also not only used by debug info 
and should not be deleted.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67194 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-18 10:13:08 +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 Fix PR3807 by inserting 'insertelement' instructions in the normal dest of 2009-03-18 00:31:45 +00:00
Scalar Revert my previous change on Local.cpp, instead, fix the bug on scalarrepl. 2009-03-18 10:13:08 +00:00
Utils Revert my previous change on Local.cpp, instead, fix the bug on scalarrepl. 2009-03-18 10:13:08 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00