This adds a new variant of the DC system instruction for persistent
memory.
Patch by Pablo Barrio!
Paths
| Differential D52480
[AArch64][v8.5A] Add Armv8.5-A "DC CVADP" instruction ClosedPublic Authored by olista01 on Sep 25 2018, 7:17 AM.
Details Summary This adds a new variant of the DC system instruction for persistent Patch by Pablo Barrio!
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 27 2018, 6:06 AM Closed by commit rL343216: [AArch64][v8.5A] Add Armv8.5-A "DC CVADP" instruction (authored by olista01). · Explain WhySep 27 2018, 6:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 167314 llvm/trunk/lib/Target/AArch64/AArch64.td
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
llvm/trunk/lib/Target/AArch64/AArch64SystemOperands.td
llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/trunk/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
llvm/trunk/test/MC/AArch64/armv8.5a-persistent-memory.s
llvm/trunk/test/MC/Disassembler/AArch64/armv8.5a-persistent-memory.txt
|