1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Transforms
Owen Anderson 6a2ee9af7a Fix Analysis/BasicAA/pure-const-dce.ll. This turned out to be a correctness
bug as well as a missed optimization.  We weren't properly checking for local
dependencies before moving on to non-local ones when doing non-local read-only 
call CSE.

llvm-svn: 51082
2008-05-13 23:18:30 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Instrumentation Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
IPO 80 col / tabs fixes 2008-05-13 01:48:26 +00:00
Scalar Fix Analysis/BasicAA/pure-const-dce.ll. This turned out to be a correctness 2008-05-13 23:18:30 +00:00
Utils Change class' public PassInfo variables to by initialized with the 2008-05-13 02:05:11 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00