Use the 'count' attribute instead of the 'upper_bound' attribute.
[oota-llvm.git] / test / CodeGen / X86 / 2011-10-21-widen-cmp.ll
2011-10-22 Nadav RotemFix pr11193.
2011-10-21 Nadav Rotem1. Fix the widening of SETCC in WidenVecOp_SETCC. Use...