llvm-6502/lib/Transforms
Chandler Carruth 8615cd236e Move an instance variable to a local variable based on review by Duncan.
Originally I had anticipated needing to thread this through more bits of
the SROA pass itself, but that ended up not happening. In the end, this
is a much simpler way to manange the variable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163893 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-14 10:26:38 +00:00
..
Hello
InstCombine Handle the new !tbaa.struct metadata tags when converting a memcpy into scalar 2012-09-13 21:51:01 +00:00
Instrumentation
IPO Actually keep the flag default-off for now. =/ That's what I get for 2012-09-14 10:18:54 +00:00
Scalar Move an instance variable to a local variable based on review by Duncan. 2012-09-14 10:26:38 +00:00
Utils
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile