[PATCH] D62287: [MergeICmps] Make the pass compatible with the new pass manager.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 23 05:32:40 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361490: [MergeICmps] Make the pass compatible with the new pass manager. (authored by courbet, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62287?vs=200875&id=200936#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62287/new/
https://reviews.llvm.org/D62287
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62287.200936.patch
Type: text/x-patch
Size: 17970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/1a5acaed/attachment.bin>
More information about the llvm-commits
mailing list