llvm-6502/lib/Transforms/Vectorize
2013-04-24 16:15:58 +00:00
..
BBVectorize.cpp
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp LoopVectorizer: Bail out if we don't have datalayout we need it 2013-04-24 16:15:58 +00:00
Makefile
SLPVectorizer.cpp Fix PR15800. Do not try to vectorize vectors and structs. 2013-04-20 22:29:43 +00:00
Vectorize.cpp Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
VecUtils.cpp SLPVectorize: Add support for vectorization of casts. 2013-04-21 08:05:59 +00:00
VecUtils.h