[PATCH] D81648: MIR Statepoint refactoring. Part 4: ISEL changes.
Denis Antrushin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 10:48:19 PDT 2020
dantrushin updated this revision to Diff 274174.
dantrushin added a comment.
Version without GC pointers sorting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81648/new/
https://reviews.llvm.org/D81648
Files:
llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
llvm/lib/CodeGen/SelectionDAG/StatepointLowering.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: D81648.274174.patch
Type: text/x-patch
Size: 60409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/805ee9a2/attachment-0001.bin>
More information about the llvm-commits
mailing list