llvm-6502/lib/Transforms/Vectorize
Nadav Rotem d7e8cce287 Fix an unused variable warning.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179931 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-20 06:40:28 +00:00
..
BBVectorize.cpp BBVectorize: Fixup debugging statements 2013-03-10 20:57:42 +00:00
CMakeLists.txt Add support for bottom-up SLP vectorization infrastructure. 2013-04-09 19:44:35 +00:00
LLVMBuild.txt
LoopVectorize.cpp LoopVectorizer: Use matcher from PatternMatch.h for the min/max patterns 2013-04-19 21:03:36 +00:00
Makefile
SLPVectorizer.cpp Fix an unused variable warning. 2013-04-20 06:40:28 +00:00
Vectorize.cpp Rename the C function to create a SLPVectorizerPass to something sane and expose it in the header file. 2013-04-11 11:36:36 +00:00
VecUtils.cpp SLPVectorizer: Improve the cost model for loop invariant broadcast values. 2013-04-20 06:13:47 +00:00
VecUtils.h SLPVectorizer: Improve the cost model for loop invariant broadcast values. 2013-04-20 06:13:47 +00:00