Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94081
[AArch64] Add +flagm archictecture option, allowing the v8.4a flag modification extension. ClosedPublic Authored by MarkMurrayARM on Jan 5 2021, 5:18 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls. · View Herald TranscriptJan 5 2021, 5:18 AM Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 5 2021, 5:18 AM This revision is now accepted and ready to land.Jan 5 2021, 6:51 AM This revision was landed with ongoing or failed builds.Jan 8 2021, 5:22 AM Closed by commit rG7d4a8bc417bf: [AArch64] Add +flagm archictecture option, allowing the v8.4a flag modification… (authored by MarkMurrayARM). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 314573 clang/lib/Basic/Targets/AArch64.h
clang/lib/Basic/Targets/AArch64.cpp
llvm/include/llvm/Support/AArch64TargetParser.h
llvm/include/llvm/Support/AArch64TargetParser.def
llvm/lib/Support/AArch64TargetParser.cpp
llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/test/MC/AArch64/armv8.4a-flag.s
llvm/unittests/Support/TargetParserTest.cpp
|
clang-format not found in user's PATH; not linting file.