commit | 15889d480c663c03caadda4b69f868a3c6682d71 | [log] [tgz] |
---|---|---|
author | Sander de Smalen <sander.desmalen@arm.com> | Wed Sep 12 08:54:06 2018 +0000 |
committer | Sander de Smalen <sander.desmalen@arm.com> | Wed Sep 12 08:54:06 2018 +0000 |
tree | 8bf2bbe4412fd5d9ba579488a78bfdd782c484b0 | |
parent | cf397e4d395b6b14246c7d27c95c16920ef8336c [diff] |
[AArch64] Add parsing of aarch64_vector_pcs attribute. This patch adds parsing support for the 'aarch64_vector_pcs' calling convention attribute to calls and function declarations. More information describing the vector ABI and procedure call standard can be found here: https://developer.arm.com/products/software-development-tools/\ hpc/arm-compiler-for-hpc/vector-function-abi Reviewers: t.p.northover, rnk, rengolin, javed.absar, thegameg, SjoerdMeijer Reviewed By: SjoerdMeijer Differential Revision: https://reviews.llvm.org/D51477 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342030 91177308-0d34-0410-b5e6-96231b3b80d8