[PATCH] D85570: BPF: add AdjustOpt IR pass to generate verifier friendly codes
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 08:50:30 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGddf1864ace48: BPF: add AdjustOpt IR pass to generate verifier friendly codes (authored by yonghong-song).
Changed prior to commit:
https://reviews.llvm.org/D85570?vs=296097&id=296699#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85570/new/
https://reviews.llvm.org/D85570
Files:
llvm/lib/Target/BPF/BPF.h
llvm/lib/Target/BPF/BPFAdjustOpt.cpp
llvm/lib/Target/BPF/BPFTargetMachine.cpp
llvm/lib/Target/BPF/CMakeLists.txt
llvm/test/CodeGen/BPF/adjust-opt-icmp1.ll
llvm/test/CodeGen/BPF/adjust-opt-icmp2.ll
llvm/test/CodeGen/BPF/adjust-opt-speculative1.ll
llvm/test/CodeGen/BPF/adjust-opt-speculative2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85570.296699.patch
Type: text/x-patch
Size: 26897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/c194ab4f/attachment.bin>
More information about the llvm-commits
mailing list