fix a case where all operands of BUILD_VECTOR are undefined
authorMichael Liao <michael.liao@intel.com>
Mon, 20 Aug 2012 17:59:18 +0000 (17:59 +0000)
committerMichael Liao <michael.liao@intel.com>
Mon, 20 Aug 2012 17:59:18 +0000 (17:59 +0000)
commit24438b83595dd243e4562912750ef15438787a42
tree95260fb177c730b6c13e83a72219b95fc2f77870
parentb862f094b78e3176813903f63c0e78b6e0e7852b
fix a case where all operands of BUILD_VECTOR are undefined

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162214 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/pr11334.ll