[mips] Use addiu in inline assembly tests since addi is not available in all ISA's
[oota-llvm.git] / test / CodeGen / Mips / brconnez.ll
2012-10-17 Reed KotlerAdd conditional branch instructions and their patterns.