summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorize.h
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
commit7383bfd67e4d269f168723f27f8998768e6bbd1a (patch)
tree21fc4df66a2588fbd9f961aabbb644cd95b2b20c /llvm/lib/Transforms/Vectorize/LoopVectorize.h
parent2883da3b51e16335faf9a07394b78b8039838e2b (diff)
downloadbcm5719-llvm-7383bfd67e4d269f168723f27f8998768e6bbd1a.tar.gz
bcm5719-llvm-7383bfd67e4d269f168723f27f8998768e6bbd1a.zip
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. llvm-svn: 171722
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud