Prevent x86-specific DAGCombine from creating nodes with illegal type (which could...
authorEli Friedman <eli.friedman@gmail.com>
Tue, 26 Jul 2011 21:02:58 +0000 (21:02 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 26 Jul 2011 21:02:58 +0000 (21:02 +0000)
commit61cc47e15d1899dac5b2633b2e13f9fcd04d3ce9
treef5dcd3468f29524a2753db73e3699fb859b17c27
parentbfe3686aee881cb7599c42fc96afc44ff9bcf356
Prevent x86-specific DAGCombine from creating nodes with illegal type (which could not be selected).  Fixes a minor isel issue that was breaking the testcase from r136130.

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