llvm-6502/lib/Transforms
Hal Finkel 82149a9106 BBVectorize, when using VTTI, should not form types that will be split.
This is needed so that perl's SHA can be compiled (otherwise
BBVectorize takes far too long to find its fixed point).

I'll try to come up with a reduced test case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166738 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-25 23:47:16 +00:00
..
Hello
InstCombine Add some cleanup to the DataLayout changes requested by Chandler. 2012-10-24 18:36:13 +00:00
Instrumentation
IPO revert accidental change 2012-10-24 23:48:57 +00:00
Scalar Teach SROA how to split whole-alloca integer loads and stores into 2012-10-25 04:37:07 +00:00
Utils Also optimize large switch statements. 2012-10-25 18:51:15 +00:00
Vectorize BBVectorize, when using VTTI, should not form types that will be split. 2012-10-25 23:47:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile