[PATCH] D81603: [WIP] MIR Statepoint refactoring: Pass GC pointergs in VRegs.
Denis Antrushin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 11:41:30 PDT 2020
dantrushin updated this revision to Diff 269921.
dantrushin added a comment.
Fix style and some comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81603/new/
https://reviews.llvm.org/D81603
Files:
llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
llvm/include/llvm/CodeGen/StackMaps.h
llvm/include/llvm/Target/Target.td
llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
llvm/lib/CodeGen/InlineSpiller.cpp
llvm/lib/CodeGen/MachineVerifier.cpp
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
llvm/lib/CodeGen/TargetInstrInfo.cpp
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/test/CodeGen/X86/statepoint-call-lowering.ll
llvm/test/CodeGen/X86/statepoint-duplicates-export.ll
llvm/test/CodeGen/X86/statepoint-invoke.ll
llvm/test/CodeGen/X86/statepoint-no-extra-const.ll
llvm/test/CodeGen/X86/statepoint-regs.ll
llvm/test/CodeGen/X86/statepoint-uniqueing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81603.269921.patch
Type: text/x-patch
Size: 85728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/5715f0f4/attachment-0001.bin>
More information about the llvm-commits
mailing list