diff options
author | Tomas Matheson <tomas.matheson@arm.com> | 2022-03-08 16:46:50 +0000 |
---|---|---|
committer | Tomas Matheson <tomas.matheson@arm.com> | 2022-11-25 18:59:07 +0000 |
commit | a6aaa969f7caec58a994142f8d855861cf3a1463 (patch) | |
tree | b9731956012d99f213510138224b6f683e2d44e4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | afba86709fc5c2d9c6b34bd4fedff4ea1deeed23 (diff) | |
download | llvm-a6aaa969f7caec58a994142f8d855861cf3a1463.zip llvm-a6aaa969f7caec58a994142f8d855861cf3a1463.tar.gz llvm-a6aaa969f7caec58a994142f8d855861cf3a1463.tar.bz2 |
[AArch64] Assembly support for FEAT_LRCPC3
This patch implements assembly support for the 2022 A-Profile Architecture
extension FEAT_LRCPC3. FEAT_LRCPC3 is AArch64 only and introduces new
variants of load/store instructions with release consistency ordering.
Specs for individual instructions can be found here:
https://developer.arm.com/documentation/ddi0602/2022-09/Base-Instructions/
This feature is optionally available from v8.2a and therefore not enabled by
default.
Contributors:
Lucas Prates
Sam Elliot
Son Tuan Vu
Tomas Matheson
Differential Revision: https://reviews.llvm.org/D138579
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions