Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-29 | Add additional Hi/Lo registers to Clang MipsTargetInfoBase | Hrvoje Varga | 1 | -0/+12 | |
Differential Revision: http://reviews.llvm.org/D17378 llvm-svn: 264727 | |||||
2015-03-30 | [mips] Add support for 'ZC' inline assembly memory constraint. | Daniel Sanders | 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 |