Switch the BB vectorizer from the VTTI interface to the simple TTI
authorChandler Carruth <chandlerc@gmail.com>
Sat, 5 Jan 2013 10:05:28 +0000 (10:05 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 5 Jan 2013 10:05:28 +0000 (10:05 +0000)
commitabc227d9b39baed266c453f459ca14242f5c1eea
tree9735c7a88cec92d1fffad714c3d1bbff7c4736ed
parentb8f6cb7c49e26122cdea2270de57449aa52f389f
Switch the BB vectorizer from the VTTI interface to the simple TTI
interface.

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