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

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 4 21:25:01 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9f631d14c638: [GreedyRA] Add support for invoke statepoint with tied-defs. (authored by skatkov).

Repository:
  rG LLVM Github Monorepo

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


More information about the llvm-commits mailing list