llvm-6502/lib/Transforms/Vectorize
David Blaikie 2c5f72b629 Fixing typo.
Differential Revision: http://reviews.llvm.org/D3154

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205674 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-05 20:30:31 +00:00
..
BBVectorize.cpp [C++11] Add range based accessors for the Use-Def chain of a Value. 2014-03-09 03:16:01 +00:00
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp [LoopVectorizer] Count dependencies of consecutive pointers as uniforms 2014-04-02 02:34:49 +00:00
Makefile
SLPVectorizer.cpp Fixing typo. 2014-04-05 20:30:31 +00:00
Vectorize.cpp