llvm-6502/lib/Transforms/Vectorize
2013-08-02 18:40:24 +00:00
..
BBVectorize.cpp Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size. 2013-07-14 04:42:23 +00:00
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp 80-col 2013-07-31 22:17:45 +00:00
Makefile
SLPVectorizer.cpp SLPVectorizer: Fix PR16777. PHInodes may use multiple extracted values that come from different blocks. 2013-08-02 18:40:24 +00:00
Vectorize.cpp