llvm-6502/lib/Transforms/Vectorize
Nadav Rotem 03fb46bed1 80-col
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187535 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-31 22:17:45 +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 SLPVectorier: update the debug location for the new instructions. 2013-07-29 18:18:46 +00:00
Vectorize.cpp