llvm-6502/lib/Transforms/Vectorize
2013-04-10 19:41:36 +00:00
..
BBVectorize.cpp
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp
Makefile
SLPVectorizer.cpp Make the SLP store-merger less paranoid about function calls. We check for function calls when we check if it is safe to sink instructions. 2013-04-10 19:41:36 +00:00
Vectorize.cpp
VecUtils.cpp We require DataLayout for analyzing the size of stores. 2013-04-10 18:57:27 +00:00
VecUtils.h