LoopVectorizer cost model. Honor the user command line flag that selects the vectoriz...
authorNadav Rotem <nrotem@apple.com>
Tue, 15 Jan 2013 18:25:16 +0000 (18:25 +0000)
committerNadav Rotem <nrotem@apple.com>
Tue, 15 Jan 2013 18:25:16 +0000 (18:25 +0000)
commit6a459e65c8bd90e8381361379255ebfb9552b5cf
tree0638c0d41f205aa8587cccc10be70909c535111f
parent0b198ca38f9f58858ad8aa4bf91a2a06a6dee0e5
LoopVectorizer cost model. Honor the user command line flag that selects the vectorization factor even if the target machine does not have any vector registers.

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