1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms
Zhou Sheng fd26fc58bd 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.

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