summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/split-vector-bitcast.ll
Commit message (Collapse)AuthorAgeFilesLines
* Prevent x86-specific DAGCombine from creating nodes with illegal type (which ↵Eli Friedman2011-07-261-2/+1
| | | | | | could not be selected). Fixes a minor isel issue that was breaking the testcase from r136130. llvm-svn: 136148
* XFAIL this test while I investigate it; it's failing for an unexpected reason.Eli Friedman2011-07-261-0/+1
| | | | llvm-svn: 136131
* Add obvious missing case to switch. PR10497.Eli Friedman2011-07-261-0/+12
llvm-svn: 136130
OpenPOWER on IntegriCloud