[mips][ias] Remove spurious ';' from inline assembly test.
[oota-llvm.git] / test / CodeGen / Mips / inlineasmmemop.ll
2015-11-16 Daniel Sanders[mips][ias] Remove spurious ';' from inline assembly...
2015-03-24 Daniel Sanders[mips] Support 16-bit offsets for 'm' inline assembly...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-18 Toma Tabacu[mips] Clean up the CodeGen/Mips/inlineasmmemop.ll...
2014-12-17 Toma Tabacu[mips] Set GCC-compatible MIPS asssembler options befor...
2013-04-11 Jack CarterMips specific inline asm memory operand modifier test...
2013-04-10 Jack CarterMips specific inline asm memory operand modifier test...
2013-04-09 Jack CarterMips specific inline asm operand modifier 'D'
2012-05-12 Akira HatanakaFix test cases.
2011-10-24 Dan GohmanChange the default scheduler from Latency to ILP, since...
2011-09-09 Akira HatanakaFix test cases.
2011-06-21 Akira HatanakaRe-apply 132758 and 132768 which were speculatively...
2011-06-09 Eric ChristopherSpeculatively revert 132758 and 132768 to try to fix...
2011-06-09 Akira HatanakaInitial support for inline asm memory operand constraints.