[PATCH] D72184: [BPF] support atomic instructions
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 07:46:50 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG286daafd6512: [BPF] support atomic instructions (authored by yonghong-song).
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/BPFMIChecking.cpp
llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp
llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp
llvm/test/CodeGen/BPF/atomics.ll
llvm/test/CodeGen/BPF/atomics_2.ll
llvm/test/CodeGen/BPF/xadd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72184.309258.patch
Type: text/x-patch
Size: 24068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/1600b635/attachment.bin>
More information about the llvm-commits
mailing list