The X86 backend has a number of optimizations for SETCC nodes which use
[oota-llvm.git] / test / CodeGen / X86 / 2011-10-19-widen_vselect.ll
2011-10-19 Nadav RotemAdd support for the vector-widening of vselect and...