| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [mips] Change lwl and lwr in inlineasm_constraint.ll to lw | Daniel Sanders | 2014-05-22 | 1 | -3/+3 |
| * | [mips] Use addiu in inline assembly tests since addi is not available in all ... | Daniel Sanders | 2014-05-22 | 1 | -12/+12 |
| * | Mips specific inline assembler constraint 'R' | Jack Carter | 2013-03-04 | 1 | -0/+9 |
| * | Use regular expression to match register names. | Akira Hatanaka | 2012-05-11 | 1 | -1/+1 |
| * | Add support for the 'P' constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
| * | Add support for the 'O' constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
| * | Add support for the 'N' inline asm constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
| * | Add support for the 'L' inline asm constraint. | Eric Christopher | 2012-05-07 | 1 | -1/+6 |
| * | Add support for the inline asm constraint 'K'. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
| * | Support the 'J' constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
| * | Add support for the 'I' inline asm constraint. Also add tests | Eric Christopher | 2012-05-07 | 1 | -0/+20 |

