aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/inlineasm_constraint.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-9/+0
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-15/+15
* 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