SelectionDAG: Don't use MVT::Other to determine legality of ISD::SELECT_CC
[oota-llvm.git] / test / CodeGen / Mips / 2011-05-26-BranchKillsVreg.ll
2011-05-29 Jakob Stoklund OlesenFix PR10046 by updating LiveVariables kill info when...