constant fold extractelement with undef operands.
authorChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 18:31:40 +0000 (18:31 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 18:31:40 +0000 (18:31 +0000)
commit6fa4cdf92eb240f06c7705a8d72b408668b5869b
tree0a535c08c6ebbc4657638a967a9bd7ff9bb47e5b
parent1f13c88939e2d243c9802f7da83ae8daccb285eb
constant fold extractelement with undef operands.

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