summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/aarch64-sve-inline-asm.c
Commit message (Collapse)AuthorAgeFilesLines
* [SVE][Inline-Asm] Add support to specify SVE registers in the clobber listSander de Smalen2019-07-241-0/+13
Adds the SVE vector and predicate registers to the list of known registers. Patch by Kerry McLaughlin. Reviewers: erichkeane, sdesmalen, rengolin Reviewed By: sdesmalen Differential Revision: https://reviews.llvm.org/D64739 llvm-svn: 366878
OpenPOWER on IntegriCloud