[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
Wed Apr 8 22:08:17 PDT 2020
skatkov updated this revision to Diff 256185.
skatkov added a comment.
return back option in a test
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.256185.patch
Type: text/x-patch
Size: 48177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/56736ea6/attachment.bin>
More information about the llvm-commits
mailing list