[mips] Fix two patterns that select i32's (for MIPS32r6) / i64's (for MIPS64r6)
[oota-llvm.git] / test / CodeGen / Mips / lcb2.ll
2013-11-28 Reed KotlerCheck in conditional branches for constant islands...