SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
[oota-llvm.git] / test / Feature / cold.ll
2013-05-24 Diego NovilloAdd a new function attribute 'cold' to functions.