[PATCH] D76584: Split LiveRangeCalc in LiveRangeCalc/LiveIntervalCalc. NFC
Marcello Maggioni via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 10 11:26:32 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGea11f4726f2f: Split LiveRangeCalc in LiveRangeCalc/LiveIntervalCalc. NFC (authored by kariddi).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76584/new/
https://reviews.llvm.org/D76584
Files:
llvm/include/llvm/CodeGen/LiveIntervalCalc.h
llvm/include/llvm/CodeGen/LiveIntervals.h
llvm/include/llvm/CodeGen/LiveRangeCalc.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/InlineSpiller.cpp
llvm/lib/CodeGen/LiveIntervalCalc.cpp
llvm/lib/CodeGen/LiveIntervals.cpp
llvm/lib/CodeGen/LiveRangeCalc.cpp
llvm/lib/CodeGen/MachineVerifier.cpp
llvm/lib/CodeGen/SplitKit.cpp
llvm/lib/CodeGen/SplitKit.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76584.256624.patch
Type: text/x-patch
Size: 39061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/fb2ca46d/attachment.bin>
More information about the llvm-commits
mailing list