summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/inlineasm-cnstrnt-reg.ll
AgeCommit message (Expand)Author
2015-11-16[mips][ias] Allow whitespace after commas in inlineasm*.ll tests.Daniel Sanders
2014-12-17[mips] Set GCC-compatible MIPS asssembler options before inline asm blocks.Toma Tabacu
2014-06-11[mips][mips64r6] Improve tests affected by the changes to multiplies and dividesDaniel Sanders
2014-05-22[mips] Use addiu in inline assembly tests since addi is not available in all ...Daniel Sanders
2012-05-07Add support for the 'l' constraint.Eric Christopher
2012-05-07Add support for the 'c' constraint.Eric Christopher
2012-05-07Add support for the 'I' inline asm constraint. Also add testsEric Christopher