Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D62287
[MergeICmps] Make the pass compatible with the new pass manager. ClosedPublic Authored by courbet on May 22 2019, 11:53 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 23 2019, 5:30 AM Closed by commit rL361490: [MergeICmps] Make the pass compatible with the new pass manager. (authored by courbet). · Explain WhyMay 23 2019, 5:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 200936 llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/LinkAllPasses.h
llvm/trunk/include/llvm/Transforms/Scalar.h
llvm/trunk/include/llvm/Transforms/Scalar/MergeICmps.h
llvm/trunk/lib/CodeGen/TargetPassConfig.cpp
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Scalar/MergeICmps.cpp
llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
llvm/trunk/test/Transforms/MergeICmps/X86/pair-int32-int32.ll
|