summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/inlineasm-operand-code.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [mips] Tolerate the use of the %z inline asm operand modifier with non-immedi...Toma Tabacu2014-11-061-0/+27
* [mips] Use addiu in inline assembly tests since addi is not available in all ...Daniel Sanders2014-05-221-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
OpenPOWER on IntegriCloud