aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/split-vector-bitcast.ll
AgeCommit message (Collapse)Author
2011-07-26Prevent x86-specific DAGCombine from creating nodes with illegal type (which ↵Eli Friedman
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
2011-07-26XFAIL this test while I investigate it; it's failing for an unexpected reason.Eli Friedman
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136131 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-26Add obvious missing case to switch. PR10497.Eli Friedman
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136130 91177308-0d34-0410-b5e6-96231b3b80d8