[PATCH] D87154: [Statepoints] Change statepoint machine instr format to better suit VReg lowering.
Denis Antrushin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 6 03:56:58 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc08d48fc2d7c: [Statepoints] Change statepoint machine instr format to better suit VReg… (authored by dantrushin).
Changed prior to commit:
https://reviews.llvm.org/D87154?vs=296396&id=296408#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87154/new/
https://reviews.llvm.org/D87154
Files:
llvm/include/llvm/CodeGen/StackMaps.h
llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
llvm/lib/CodeGen/StackMaps.cpp
llvm/test/CodeGen/X86/statepoint-stack-usage.ll
llvm/test/CodeGen/X86/statepoint-vector.ll
llvm/test/CodeGen/X86/statepoint-vreg-details.ll
llvm/test/CodeGen/X86/statepoint-vreg.ll
llvm/test/CodeGen/X86/statepoint-vreg.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87154.296408.patch
Type: text/x-patch
Size: 59664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/526db690/attachment.bin>
More information about the llvm-commits
mailing list