[x86] Remove the defunct X86ISD::BLENDV entry -- we use vector selects
authorChandler Carruth <chandlerc@gmail.com>
Thu, 25 Sep 2014 01:16:01 +0000 (01:16 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 25 Sep 2014 01:16:01 +0000 (01:16 +0000)
commit6a289bb491d1821c94069ff622fae46b2d378908
treeab138e13b1ab3d108444d4d752eb925ec22d35df
parentef673b3c731536b89c1534c4b72d3b30fd6c4efd
[x86] Remove the defunct X86ISD::BLENDV entry -- we use vector selects
for this now.

Should prevent folks from running afoul of this and not knowing why
their code won't instruction select the way I just did...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218436 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h