[PATCH] D101150: [GreedyRA] Add support for invoke statepoint with tied-defs.
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 05:31:33 PDT 2021
skatkov updated this revision to Diff 341483.
skatkov added a comment.
Herald added a subscriber: mstorsjo.
Update tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101150/new/
https://reviews.llvm.org/D101150
Files:
llvm/lib/CodeGen/InlineSpiller.cpp
llvm/lib/CodeGen/SplitKit.cpp
llvm/lib/CodeGen/SplitKit.h
llvm/test/CodeGen/X86/statepoint-invoke-ra-enter-at-end.mir
llvm/test/CodeGen/X86/statepoint-invoke-ra-hoist-copies.mir
llvm/test/CodeGen/X86/statepoint-invoke-ra-inline-spiller.mir
llvm/test/CodeGen/X86/statepoint-invoke-ra-remove-back-copies.mir
llvm/test/CodeGen/X86/statepoint-invoke-ra.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101150.341483.patch
Type: text/x-patch
Size: 197656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/90132c6d/attachment-0001.bin>
More information about the llvm-commits
mailing list