| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mips specific inline assembler constraint 'R' | Jack Carter | 2013-03-04 | 1 | -0/+9 |
| | | | | | | | | 'R' An address that can be sued in a non-macro load or store. This patch includes a positive test case. llvm-svn: 176452 | ||||
| * | Use regular expression to match register names. | Akira Hatanaka | 2012-05-11 | 1 | -1/+1 |
| | | | | | llvm-svn: 156656 | ||||
| * | Add support for the 'P' constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
| | | | | | | | Patch by Jack Carter. llvm-svn: 156292 | ||||
| * | Add support for the 'O' constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
| | | | | | | | Patch by Jack Carter. llvm-svn: 156285 | ||||
| * | Add support for the 'N' inline asm constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
| | | | | | | | Patch by Jack Carter. llvm-svn: 156284 | ||||
| * | Add support for the 'L' inline asm constraint. | Eric Christopher | 2012-05-07 | 1 | -1/+6 |
| | | | | | | | Patch by Jack Carter. llvm-svn: 156283 | ||||
| * | Add support for the inline asm constraint 'K'. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
| | | | | | llvm-svn: 156282 | ||||
| * | Support the 'J' constraint. | Eric Christopher | 2012-05-07 | 1 | -0/+6 |
| | | | | | | | Patch by Jack Carter. llvm-svn: 156280 | ||||
| * | Add support for the 'I' inline asm constraint. Also add tests | Eric Christopher | 2012-05-07 | 1 | -0/+20 |
| from the previous 2 patches. Patch by Jack Carter. llvm-svn: 156279 | |||||

