llvm-6502/lib/Transforms
Chandler Carruth d4510005df Revert r224739: Debug info: Teach SROA how to update debug info for
fragmented variables.

This caused codegen to start crashing when we built somewhat large
programs with debug info and optimizations. 'check-msan' hit in, and
I suspect a bootstrap would as well. I mailed a test case to the
review thread.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224750 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-23 02:58:14 +00:00
..
Hello
InstCombine InstCombine: Squash an icmp+select into bitwise arithmetic 2014-12-20 04:45:35 +00:00
Instrumentation Remove dynamic allocation/indirection from GCOVBlocks owned by GCOVFunction 2014-12-22 23:12:42 +00:00
IPO
ObjCARC
Scalar Revert r224739: Debug info: Teach SROA how to update debug info for 2014-12-23 02:58:14 +00:00
Utils [LCSSA] Handle PHI insertion in disjoint loops 2014-12-22 22:35:46 +00:00
Vectorize [BBVectorize] Remove two more redundant assignments. 2014-12-19 17:21:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile