Put the threshold magic number in a variable.
authorNadav Rotem <nrotem@apple.com>
Wed, 31 Oct 2012 16:22:16 +0000 (16:22 +0000)
committerNadav Rotem <nrotem@apple.com>
Wed, 31 Oct 2012 16:22:16 +0000 (16:22 +0000)
commit4c1b4b1fe794437cbb245b11650d9e4001c9605e
treecd901f8477d25b39bbf462e260366f0763b9bb1e
parentf772f0780252c4d12fbc87da75d51c35ec8c1ac6
Put the threshold magic number in a variable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167134 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp