1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 068321707d Fix scalarrepl to not 'miscompile' undefined code, part #2.
This fixes the store case, my previous patch just fixed the load
case.  rdar://5707076.

llvm-svn: 46932
2008-02-10 19:05:37 +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 scalarrepl to not 'miscompile' undefined code, part #2. 2008-02-10 19:05:37 +00:00
Utils Make RenamePass faster by making the 'is this a new phi node' 2008-02-05 21:26:23 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00