[PATCH] D101150: [GreedyRA] Add support for invoke statepoint with tied-defs.

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 22:39:12 PDT 2021


skatkov updated this revision to Diff 342647.
skatkov edited the summary of this revision.

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.342647.patch
Type: text/x-patch
Size: 197735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/5f3d73c9/attachment-0001.bin>


More information about the llvm-commits mailing list