llvm-6502/lib/Transforms/Vectorize
Nadav Rotem f065a84677 1. Fix a bug in getTypeConversion. When a *simple* type is split, we need to return the type of the split result.
2. Change the maximum vectorization width from 4 to 8.
3. A test for both.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166864 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-27 04:11:32 +00:00
..
BBVectorize.cpp Use VTTI->getNumberOfParts in BBVectorize. 2012-10-26 04:28:06 +00:00
CMakeLists.txt Add a loop vectorizer. 2012-10-17 18:25:06 +00:00
LLVMBuild.txt
LoopVectorize.cpp 1. Fix a bug in getTypeConversion. When a *simple* type is split, we need to return the type of the split result. 2012-10-27 04:11:32 +00:00
Makefile
Vectorize.cpp Add a loop vectorizer. 2012-10-17 18:25:06 +00:00