[mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
[oota-llvm.git] / test / CodeGen / Mips / 2011-05-26-BranchKillsVreg.ll
2011-05-29 Jakob Stoklund OlesenFix PR10046 by updating LiveVariables kill info when...