llvm-6502/lib/Transforms/Vectorize
Chandler Carruth 1c4746ed70 [vectorizer] Add an override for the target instruction cost and use it
to stabilize a test that really is trying to test generic behavior and
not a specific target's behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200215 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-27 11:41:50 +00:00
..
BBVectorize.cpp
CMakeLists.txt
LLVMBuild.txt
LoopVectorize.cpp [vectorizer] Add an override for the target instruction cost and use it 2014-01-27 11:41:50 +00:00
Makefile
SLPVectorizer.cpp
Vectorize.cpp