Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add additional Hi/Lo registers to Clang MipsTargetInfoBase | Hrvoje Varga | 2016-03-29 | 1 | -0/+12 |
| | | | | | | Differential Revision: http://reviews.llvm.org/D17378 llvm-svn: 264727 | ||||
* | [mips] Add support for 'ZC' inline assembly memory constraint. | Daniel Sanders | 2015-03-30 | 1 | -0/+19 |
Summary: Also add tests for 'R' and 'm'. Reviewers: atanasyan Reviewed By: atanasyan Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D8449 llvm-svn: 233542 |