diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2013-01-07 10:22:36 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2013-01-07 10:22:36 +0000 |
commit | 8bd6c52396ab6e7955fdcc1bce099b7cba29a308 (patch) | |
tree | fd8f9f08d9f5aa0bd87ee81e99ad15786060ed03 /lib/Transforms/Vectorize/LoopVectorize.h | |
parent | 0c63e64af6b2b25f44e33dcdf0b42968cbd0a581 (diff) |
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.h')
0 files changed, 0 insertions, 0 deletions