[mips] Use addiu in inline assembly tests since addi is not available in all ISA's
[oota-llvm.git] / test / CodeGen / Mips / optimize-fp-math.ll
2014-04-14 Daniel Sanders[mips] MIPS-IV is broadly the same as MIPS64 so duplica...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-11 Akira Hatanaka[mips] Add an IR transformation pass that optimizes...