[mips] Fix two patterns that select i32's (for MIPS32r6) / i64's (for MIPS64r6)
[oota-llvm.git] / test / CodeGen / Mips / brconeq.ll
2012-10-17 Reed KotlerAdd conditional branch instructions and their patterns.