summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/inlineasm_constraint.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Name inline asm constraint test cases in a uniform manner. NFCSimon Atanasyan2019-07-171-75/+0
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-2/+2
* [mips] Enable IAS by default for 32-bit MIPS targets (O32).Daniel Sanders2016-05-141-0/+2
* [mips][ias] Explicitly disable IAS on tests that depend on not assembling.Daniel Sanders2015-11-261-31/+49
* [mips][ias] Allow whitespace after commas in inlineasm*.ll tests.Daniel Sanders2015-11-161-16/+16
* [mips] Support 9-bit offsets for the 'R' inline assembly memory constraint.Daniel Sanders2015-03-301-9/+0
* [mips] Change lwl and lwr in inlineasm_constraint.ll to lwDaniel Sanders2014-05-221-3/+3
* [mips] Use addiu in inline assembly tests since addi is not available in all ...Daniel Sanders2014-05-221-12/+12
* Mips specific inline assembler constraint 'R'Jack Carter2013-03-041-0/+9
* Use regular expression to match register names. Akira Hatanaka2012-05-111-1/+1
* Add support for the 'P' constraint.Eric Christopher2012-05-071-0/+6
* Add support for the 'O' constraint.Eric Christopher2012-05-071-0/+6
* Add support for the 'N' inline asm constraint.Eric Christopher2012-05-071-0/+6
* Add support for the 'L' inline asm constraint.Eric Christopher2012-05-071-1/+6
* Add support for the inline asm constraint 'K'.Eric Christopher2012-05-071-0/+6
* Support the 'J' constraint.Eric Christopher2012-05-071-0/+6
* Add support for the 'I' inline asm constraint. Also add testsEric Christopher2012-05-071-0/+20
OpenPOWER on IntegriCloud