Reduce code duplication resulting from the ConstantVector/ConstantDataVector split.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 13 Feb 2014 16:48:38 +0000 (16:48 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 13 Feb 2014 16:48:38 +0000 (16:48 +0000)
commit8ed2c8e99fd6f988e272cd2173b10855ce29f3fb
treebf5b456085a3b49cfe640d55f88fa25ffc4d389f
parent7fd806d94af22b95587439898ffe61314f04aca1
Reduce code duplication resulting from the ConstantVector/ConstantDataVector split.

No intended functionality change.

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