llvm-6502/lib/Transforms/Vectorize
2013-09-10 18:46:15 +00:00
..
BBVectorize.cpp BBVectorize: Add initial stores to the write set when tracking uses 2013-08-13 23:34:32 +00:00
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp LoopVectorize: PHI nodes are always at the beginning of a block, no need to scan the whole block. 2013-09-10 18:46:15 +00:00
Makefile
SLPVectorizer.cpp In this patch we are trying to do two things: 2013-09-03 17:26:04 +00:00
Vectorize.cpp