use ConstantVector::getSplat in a few places.
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jan 2012 06:02:56 +0000 (06:02 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jan 2012 06:02:56 +0000 (06:02 +0000)
commit4ca829e89567f002fc74eb0e3e532a7c7662e031
treed378bc96ed1aeb7ed0e40fc7f61d46aad65ee203
parent4bb3f34b2296f0ec70751f332cf7ef96d2d30a48
use ConstantVector::getSplat in a few places.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148929 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
lib/Transforms/Scalar/ScalarReplAggregates.cpp
lib/VMCore/Instructions.cpp