[mips] Use addiu in inline assembly tests since addi is not available in all ISA's
[oota-llvm.git] / test / CodeGen / Mips / blez_bgez.ll
2014-02-20 Daniel Sanders[mips] Make mips64 the default CPU for the mips64 archi...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-05-21 Akira Hatanaka[mips] Add instruction selection patterns for blez...