This allows AntiDepBreaker to be used in target specific postRA scheduler.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78047
[AntiDepBreaker][NFC] Move AntiDepBreaker.h to include folder ClosedPublic Authored by ThomasRaoux on Apr 13 2020, 12:55 PM.
Details Summary This allows AntiDepBreaker to be used in target specific postRA scheduler.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 13 2020, 3:54 PM Closed by commit rGc228c717aaa1: [AntidepBreaker] Move AntiDepBreaker to include folder. (authored by ThomasRaoux). · Explain WhyApr 14 2020, 11:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 257430 llvm/include/llvm/CodeGen/AntiDepBreaker.h
llvm/lib/CodeGen/AggressiveAntiDepBreaker.h
llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
llvm/lib/CodeGen/CriticalAntiDepBreaker.h
llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
llvm/lib/CodeGen/PostRASchedulerList.cpp
|