[PATCH] D96898: [NFC][Regalloc] Share the VirtRegAuxInfo object with LiveRangeEdit
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 19 07:55:14 PST 2021
This revision was automatically updated to reflect the committed changes.
mtrofin marked 2 inline comments as done.
Closed by commit rG82492f24ffa7: [NFC][Regalloc] Share the VirtRegAuxInfo object with LiveRangeEdit (authored by mtrofin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96898/new/
https://reviews.llvm.org/D96898
Files:
llvm/include/llvm/CodeGen/LiveRangeEdit.h
llvm/include/llvm/CodeGen/Spiller.h
llvm/lib/CodeGen/InlineSpiller.cpp
llvm/lib/CodeGen/LiveRangeEdit.cpp
llvm/lib/CodeGen/RegAllocBasic.cpp
llvm/lib/CodeGen/RegAllocGreedy.cpp
llvm/lib/CodeGen/RegAllocPBQP.cpp
llvm/lib/CodeGen/SplitKit.cpp
llvm/lib/CodeGen/SplitKit.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96898.324985.patch
Type: text/x-patch
Size: 10686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/50010d37/attachment.bin>
More information about the llvm-commits
mailing list