summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/inlineasmmemop.ll
AgeCommit message (Expand)Author
2016-04-11[mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic
2015-11-16[mips][ias] Remove spurious ';' from inline assembly test.Daniel Sanders
2015-03-24[mips] Support 16-bit offsets for 'm' inline assembly memory constraint.Daniel Sanders
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-12-18[mips] Clean up the CodeGen/Mips/inlineasmmemop.ll test. NFC.Toma Tabacu
2014-12-17[mips] Set GCC-compatible MIPS asssembler options before inline asm blocks.Toma Tabacu
2013-04-11Mips specific inline asm memory operand modifier test caseJack Carter
2013-04-10Mips specific inline asm memory operand modifier test caseJack Carter
2013-04-09Mips specific inline asm operand modifier 'D' Jack Carter
2012-05-12Fix test cases.Akira Hatanaka
2011-10-24Change the default scheduler from Latency to ILP, since LatencyDan Gohman
2011-09-09Fix test cases.Akira Hatanaka
2011-06-21Re-apply 132758 and 132768 which were speculatively reverted in 132777. Akira Hatanaka
2011-06-09Speculatively revert 132758 and 132768 to try to fix the Windows buildbots.Eric Christopher
2011-06-09Initial support for inline asm memory operand constraints.Akira Hatanaka