| commit | a0a2264ef757f8383c6b283b7ad80b33d5d52f13 | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Tue Apr 16 13:56:21 2019 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Tue Apr 16 13:56:21 2019 +0000 |
| tree | 140d14e808821756bc80aa6007d045c9ea2d4dca | |
| parent | aa18ae862d220d5e9a89668096054c58a6975e93 [diff] |
[AArch64] Implement Vector Funtion ABI name mangling. Summary: The name mangling scheme is defined in section 3.5 of the "Vector function application binary interface specification for AArch64" [1]. [1] https://developer.arm.com/products/software-development-tools/hpc/arm-compiler-for-hpc/vector-function-abi Reviewers: rengolin, ABataev Reviewed By: ABataev Subscribers: sdesmalen, javed.absar, kristof.beyls, jdoerfert, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D60583 llvm-svn: 358490