[PATCH] D111897: BPF: remove intrindics @llvm.stacksave() and @llvm.stackrestore()

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 18 09:51:49 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG009f3a89d833: BPF: remove intrindics @llvm.stacksave() and @llvm.stackrestore() (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111897/new/

https://reviews.llvm.org/D111897

Files:
  llvm/lib/Target/BPF/BPF.h
  llvm/lib/Target/BPF/BPFIRPeephole.cpp
  llvm/lib/Target/BPF/BPFTargetMachine.cpp
  llvm/lib/Target/BPF/CMakeLists.txt
  llvm/test/CodeGen/BPF/vla.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111897.380450.patch
Type: text/x-patch
Size: 11030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211018/d29d6d5a/attachment.bin>


More information about the llvm-commits mailing list