[x86] Simplify vector selection if condition value type matches vselect value type...
[oota-llvm.git] / test / CodeGen / X86 / split-vector-bitcast.ll
2011-07-26 Eli FriedmanPrevent x86-specific DAGCombine from creating nodes...
2011-07-26 Eli FriedmanXFAIL this test while I investigate it; it's failing...
2011-07-26 Eli FriedmanAdd obvious missing case to switch. PR10497.