llvm-6502/lib/Transforms/Vectorize
Hal Finkel dc330f75b7 Use VTTI->getNumberOfParts in BBVectorize.
This change reflects VTTI refactoring; no functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166752 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-26 04:28:06 +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 LoopVectorize: Teach the cost model to query scalar costs as scalar types and not vectors of 1. 2012-10-25 21:03:48 +00:00
Makefile
Vectorize.cpp Add a loop vectorizer. 2012-10-17 18:25:06 +00:00