Fix the result type of SELECT nodes lowered from Select instructions with
[oota-llvm.git] / test / CodeGen / X86 / select-aggregate.ll
2009-12-11 Dan GohmanFix the result type of SELECT nodes lowered from Select...