SImplify ConstantVector::get a bit and make it turn a vector
authorChris Lattner <sabre@nondot.org>
Thu, 10 Jul 2008 00:44:03 +0000 (00:44 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Jul 2008 00:44:03 +0000 (00:44 +0000)
commit7cc9a4b990b8dc6043c47b64e91352b444d3938b
tree9d6b9233c48db86731b86daed4b5a94faa645bd3
parentfea85c46c0baae0d40584e3901607ed3db55d6ef
SImplify ConstantVector::get a bit and make it turn a vector
of all undefs into a single undef value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53384 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp