[PATCH] D72184: [WIP][BPF] support exchange/compare-and-exchange instruction

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 16:57:25 PST 2020


yonghong-song updated this revision to Diff 236153.
yonghong-song retitled this revision from "[WIP][BPF] support compare-and-exchange instruction" to "[WIP][BPF] support exchange/compare-and-exchange instruction".
yonghong-song edited the summary of this revision.
yonghong-song added a comment.

implement exchange instruction


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/BPFInstrFormats.td
  llvm/lib/Target/BPF/BPFInstrInfo.td
  llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72184.236153.patch
Type: text/x-patch
Size: 6554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200104/34182e95/attachment.bin>


More information about the llvm-commits mailing list