llvm-6502/lib/Transforms
Chris Lattner 916c954bf2 Fix scalarrepl to not 'miscompile' undefined code, part #2.
This fixes the store case, my previous patch just fixed the load
case.  rdar://5707076.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46932 91177308-0d34-0410-b5e6-96231b3b80d8
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