diff options
author | John Brawn <john.brawn@arm.com> | 2024-07-11 14:09:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-11 14:09:36 +0100 |
commit | 3a14ffbae39b0308fe57a278b5d29703a4d98211 (patch) | |
tree | 9080b577ecd280fd916859e6d36504119fdc3ac6 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 81cdf9472c347adeee91f39f661e06da77902c93 (diff) | |
download | llvm-3a14ffbae39b0308fe57a278b5d29703a4d98211.zip llvm-3a14ffbae39b0308fe57a278b5d29703a4d98211.tar.gz llvm-3a14ffbae39b0308fe57a278b5d29703a4d98211.tar.bz2 |
[AArch64] Implement GCS ACLE intrinsics (#96903)
This adds intrinsics defined in ARM-software/acle#260
Doing this requires some changes to the GCS instruction definitions, as
these intrinsics make use of how some instructions don't modify the
input register when GCS is disabled, and they need to be correctly
marked with mayLoad/mayStore/hasSideEffects for instruction selection to
work.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions