This enables the capturing of multiple required features in the AArch64
AsmParser's SysAlias error messages.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92388
[NFC][AArch64] Capturing multiple feature requirements in AsmParser messages ClosedPublic Authored by pratlucas on Dec 1 2020, 6:17 AM.
Details Summary This enables the capturing of multiple required features in the AArch64
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, danielkiss, hiraditya, kristof.beyls. · View Herald Transcript pratlucas added reviewers: simon_tatham, vhscampos, olista01, ostannard, dmgreen.Dec 1 2020, 6:31 AM pratlucas added a parent revision: D91771: [NFC][AArch64] Move AArch64 MSR/MRS into a new decoder namespace. pratlucas added a child revision: D91772: [ARM][AArch64] Adding basic support for the v8.7-A architecture. This revision is now accepted and ready to land.Dec 8 2020, 3:28 AM This revision was landed with ongoing or failed builds.Dec 17 2020, 5:44 AM Closed by commit rG83ea17fc5f74: [NFC][AArch64] Capturing multiple feature requirements in AsmParser messages (authored by pratlucas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 312466 llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/test/MC/AArch64/armv8.2a-at.s
llvm/test/MC/AArch64/armv8.2a-persistent-memory.s
llvm/test/MC/AArch64/armv8.4a-tlb.s
llvm/test/MC/AArch64/armv8.5a-mte.s
llvm/test/MC/AArch64/armv8.5a-persistent-memory.s
llvm/test/MC/AArch64/armv8.5a-predres.s
llvm/test/MC/AArch64/directive-arch_extension-negative.s
|