llvm-6502/lib/Transforms/Vectorize
2014-08-21 05:55:13 +00:00
..
BBVectorize.cpp Introduce a helper to combine instruction metadata. 2014-08-15 15:46:38 +00:00
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size. 2014-08-21 05:55:13 +00:00
Makefile
SLPVectorizer.cpp SLPVectorizer: Use the type of the value loaded/stored to get the ABI alignment 2014-08-07 22:47:27 +00:00
Vectorize.cpp