[PATCH] D77371: [Codegen/Statepoint] Allow usage of registers for non gc deopt values.

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 03:13:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa0275705bb5a: [Codegen/Statepoint] Allow usage of registers for non gc deopt values. (authored by skatkov).
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77371

Files:
  llvm/include/llvm/CodeGen/Passes.h
  llvm/include/llvm/InitializePasses.h
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/CodeGen.cpp
  llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
  llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/test/CodeGen/X86/statepoint-regs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77371.256229.patch
Type: text/x-patch
Size: 48177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/b95beb8c/attachment.bin>


More information about the llvm-commits mailing list