llvm-6502/lib/Transforms
Chris Lattner 0238f8c430 Fix the second half of PR7437: scalarrepl wasn't preserving
address spaces when SRoA'ing memcpy's.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107846 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-08 00:27:05 +00:00
..
Hello Add an exports file for the Hello example plugin. 2010-06-24 17:36:51 +00:00
InstCombine use getArgOperand (corrected by CallInst::ArgOffset) instead of getOperand 2010-06-30 12:38:26 +00:00
Instrumentation use setArgOperand 2010-06-28 12:31:35 +00:00
IPO Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts" 2010-07-07 07:48:00 +00:00
Scalar Fix the second half of PR7437: scalarrepl wasn't preserving 2010-07-08 00:27:05 +00:00
Utils MDString is already checked earlier. 2010-07-02 21:13:23 +00:00
Makefile