summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/inline-asm-matching-ppc-vsx.c
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC] VSX register support for inline assemblyKang Zhang2018-12-071-0/+20
Summary: The patch is to add the VSX register support for inline assembly. After this patch, we can use VSX register in inline assembly clobber list without error. Reviewed By: jsji, nemanjai Differential Revision: https://reviews.llvm.org/D55192 llvm-svn: 348572
OpenPOWER on IntegriCloud