Details
Details
- Reviewers
aeubanks nikic - Commits
- rG0b911a3dc34a: [passes] Remove the legacy PM version of IRCE
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148338
[passes] Remove the legacy PM version of IRCE ClosedPublic Authored by bjope on Apr 14 2023, 7:00 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 14 2023, 7:02 AM This revision was landed with ongoing or failed builds.Apr 14 2023, 9:57 AM Closed by commit rG0b911a3dc34a: [passes] Remove the legacy PM version of IRCE (authored by bjope). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 513572 llvm/include/llvm/InitializePasses.h
llvm/include/llvm/LinkAllPasses.h
llvm/include/llvm/Transforms/Scalar.h
llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
llvm/lib/Transforms/Scalar/Scalar.cpp
|