llvm-6502/lib/Transforms/Vectorize
Sanjay Patel 2a1f755c06 remove unnecessary temp variable; NFCI
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241415 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-05 21:21:47 +00:00
..
BBVectorize.cpp Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp [LoopVectorize] Use ReplaceInstWithInst() helper where appropriate. 2015-07-01 22:18:30 +00:00
Makefile
SLPVectorizer.cpp remove unnecessary temp variable; NFCI 2015-07-05 21:21:47 +00:00
Vectorize.cpp