aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-01-07 10:22:36 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-01-07 10:22:36 +0000
commit8bd6c52396ab6e7955fdcc1bce099b7cba29a308 (patch)
treefd8f9f08d9f5aa0bd87ee81e99ad15786060ed03 /lib/Transforms/Vectorize/LoopVectorize.cpp
parent0c63e64af6b2b25f44e33dcdf0b42968cbd0a581 (diff)
downloadexternal_llvm-8bd6c52396ab6e7955fdcc1bce099b7cba29a308.zip
external_llvm-8bd6c52396ab6e7955fdcc1bce099b7cba29a308.tar.gz
external_llvm-8bd6c52396ab6e7955fdcc1bce099b7cba29a308.tar.bz2
Switch BBVectorize to directly depend on having a TTI analysis.
This could be simplified further, but Hal has a specific feature for ignoring TTI, and so I preserved that. Also, I needed to use it because a number of tests fail when switching from a null TTI to the NoTTI nonce implementation. That seems suspicious to me and so may be something that you need to look into Hal. I worked it by preserving the old behavior for these tests with the flag that ignores all target info. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171722 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions