[PATCH] D72184: [WIP][BPF] support exchange/compare-and-exchange instruction
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 17:47:46 PST 2020
yonghong-song updated this revision to Diff 236487.
yonghong-song edited the summary of this revision.
yonghong-song added a comment.
use the same XADD opcode for new instructions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72184/new/
https://reviews.llvm.org/D72184
Files:
llvm/lib/Target/BPF/BPF.td
llvm/lib/Target/BPF/BPFInstrFormats.td
llvm/lib/Target/BPF/BPFInstrInfo.td
llvm/lib/Target/BPF/BPFSubtarget.cpp
llvm/lib/Target/BPF/BPFSubtarget.h
llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72184.236487.patch
Type: text/x-patch
Size: 9247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/11cd5723/attachment.bin>
More information about the llvm-commits
mailing list