Eli Friedman
|
61cc47e15d
|
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
|
2011-07-26 21:02:58 +00:00 |
|
Eli Friedman
|
ce1986bd21
|
XFAIL this test while I investigate it; it's failing for an unexpected reason.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136131 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-07-26 20:41:03 +00:00 |
|
Eli Friedman
|
24f05334e6
|
Add obvious missing case to switch. PR10497.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136130 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-07-26 20:38:49 +00:00 |
|