Make forward declaration possible to reduce amount of dependencies and reduce
re-compilation burden caused by further patches.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140539
[MachineTraceMetrics][NFC] Move Strategy enum out of the class ClosedPublic Authored by asi-sc on Dec 22 2022, 2:53 AM.
Details Summary Make forward declaration possible to reduce amount of dependencies and reduce
Diff Detail
Event Timelineasi-sc added a child revision: D140540: [MachineTraceMetrics] Add local strategy.Dec 22 2022, 2:55 AM This revision is now accepted and ready to land.Feb 6 2023, 5:07 AM This revision was landed with ongoing or failed builds.Feb 14 2023, 5:42 AM Closed by commit rG77bd15ae2fa3: [MachineTraceMetrics][NFC] Move Strategy enum out of the class (authored by asi-sc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 497287 llvm/include/llvm/CodeGen/MachineTraceMetrics.h
llvm/lib/CodeGen/EarlyIfConversion.cpp
llvm/lib/CodeGen/MachineCombiner.cpp
llvm/lib/CodeGen/MachineTraceMetrics.cpp
llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp
llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp
|