summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/inlineasm-cnstrnt-reg.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Name inline asm constraint test cases in a uniform manner. NFCSimon Atanasyan2019-07-171-55/+0
* [mips] Fix 'l' constraint handling for types smaller than 32 bitsSimon Atanasyan2018-02-121-0/+10
* [mips] Revert rL324869Simon Atanasyan2018-02-121-10/+0
* [mips] Fix 'l' constraint handling for types smaller than 32 bitsSimon Atanasyan2018-02-121-0/+10
* [mips][ias] Allow whitespace after commas in inlineasm*.ll tests.Daniel Sanders2015-11-161-18/+18
* [mips] Set GCC-compatible MIPS asssembler options before inline asm blocks.Toma Tabacu2014-12-171-3/+3
* [mips][mips64r6] Improve tests affected by the changes to multiplies and dividesDaniel Sanders2014-06-111-1/+2
* [mips] Use addiu in inline assembly tests since addi is not available in all ...Daniel Sanders2014-05-221-8/+8
* Add support for the 'l' constraint.Eric Christopher2012-05-071-0/+11
* Add support for the 'c' constraint.Eric Christopher2012-05-071-1/+7
* Add support for the 'I' inline asm constraint. Also add testsEric Christopher2012-05-071-0/+27
OpenPOWER on IntegriCloud