llvm-6502/lib/Transforms
Chandler Carruth 72bf29f45d Fix a crash in SROA. This was reported independently by Takumi and
David (I think), but I would appreciate folks verifying that this fixes
the big crasher.

I'm still working on a reduced test case, but because this was causing
problems I wanted to get the fix checked in quickly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164585 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-25 02:42:03 +00:00
..
Hello
InstCombine Add missing check for presence of target data. 2012-09-24 17:10:03 +00:00
Instrumentation s/__llvm_gcov_flush/__gcov_flush/g 2012-09-17 17:57:05 +00:00
IPO Enable the new SROA pass by default. 2012-09-24 01:10:25 +00:00
Scalar Fix a crash in SROA. This was reported independently by Takumi and 2012-09-25 02:42:03 +00:00
Utils SimplifyCFG: sink common codes from IF, ELSE blocks down to END block. 2012-09-20 22:37:36 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile