What the title says :-)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69078
Move LiveRangeCalc header to the llvm/include directory to make it publicly available ClosedPublic Authored by kariddi on Oct 16 2019, 6:36 PM.
Details Summary What the title says :-)
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 16 2019, 7:20 PM Comment Actions
;-) Interesting matchup in timing! :D Closed by commit rG6fc9563dba63: Move LiveRangeCalc header to publicily available position. NFC (authored by kariddi). · Explain WhyOct 16 2019, 8:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 225344 llvm/include/llvm/CodeGen/LiveRangeCalc.h
llvm/lib/CodeGen/InlineSpiller.cpp
llvm/lib/CodeGen/LiveIntervals.cpp
llvm/lib/CodeGen/LiveRangeCalc.cpp
llvm/lib/CodeGen/MachineVerifier.cpp
llvm/lib/CodeGen/SplitKit.h
llvm/lib/CodeGen/SplitKit.cpp
|