aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/inlineasm-operand-code.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+27
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-14/+14
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-12/+12
* Mips specific inline asm operand modifier 'M':Jack Carter2012-07-181-62/+123
* Mips specific inline asm operand modifier 'L'.Jack Carter2012-07-101-1/+11
* Mips specific inline asm operand modifier D.Jack Carter2012-07-051-22/+53
* mips32 long long register inline asm constraint support.Jack Carter2012-07-021-0/+6
* Revert " mips32 long long register inline asm constraint support." asEric Christopher2012-07-021-6/+0
* mips32 long long register inline asm constraint support.Jack Carter2012-07-021-0/+6
* The Mips specific inline asm operand modifier 'z' has theJack Carter2012-06-281-0/+12
* Add support for the mips inline asm 'm' output modifier.Eric Christopher2012-05-301-0/+6
* Add support for the 'd' mips inline asm output modifier.Eric Christopher2012-05-191-0/+6
* Add support for the mips 'x' inline asm modifier.Eric Christopher2012-05-181-0/+6
* Add support for the 'X' inline asm operand modifier.Eric Christopher2012-05-101-0/+15