[PATCH] D77797: Re-land [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 20:20:55 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4275eb13315f: Re-land [Codegen/Statepoint] Allow usage of registers for non gc deopt values. (authored by skatkov).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D77797?vs=256274&id=256497#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77797/new/
https://reviews.llvm.org/D77797
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/AArch64/O0-pipeline.ll
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/ARM/O3-pipeline.ll
llvm/test/CodeGen/X86/O0-pipeline.ll
llvm/test/CodeGen/X86/O3-pipeline.ll
llvm/test/CodeGen/X86/statepoint-regs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77797.256497.patch
Type: text/x-patch
Size: 51202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/64e6708a/attachment.bin>
More information about the llvm-commits
mailing list