summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/mips-inline-asm.c
Commit message (Collapse)AuthorAgeFilesLines
* Add additional Hi/Lo registers to Clang MipsTargetInfoBaseHrvoje Varga2016-03-291-0/+12
| | | | | | Differential Revision: http://reviews.llvm.org/D17378 llvm-svn: 264727
* [mips] Add support for 'ZC' inline assembly memory constraint.Daniel Sanders2015-03-301-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
OpenPOWER on IntegriCloud