summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/sparcv8-inline-asm.c
Commit message (Collapse)AuthorAgeFilesLines
* [Sparc] Add floating-point register namesDaniel Cederman2018-05-301-1/+32
| | | | | | | | | | | | Reviewers: jyknight Reviewed By: jyknight Subscribers: eraman, fedor.sergeev, jrtc27, cfe-commits Differential Revision: https://reviews.llvm.org/D47137 llvm-svn: 333510
* [SPARC] Support 'f' and 'e' inline asm constraints.James Y Knight2017-05-121-0/+11
Patch by Patrick Boettcher. Differential Revision: https://reviews.llvm.org/D29117 llvm-svn: 302913
OpenPOWER on IntegriCloud