[PATCH] D42793: [MergeICmps] Enable the MergeICmps Pass by default.

Clement Courbet via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 01:42:28 PST 2018


I've reverted this temporarily due to a PPC buildbot breakage.

On Tue, Feb 6, 2018 at 8:22 AM, Clement Courbet via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:

> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL324317: [MergeICmps] Enable the MergeICmps Pass by
> default. (authored by courbet, committed by ).
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D42793
>
> Files:
>   llvm/trunk/lib/CodeGen/TargetPassConfig.cpp
>   llvm/trunk/test/CodeGen/Generic/llc-start-stop.ll
>   llvm/trunk/test/CodeGen/PowerPC/memcmp-mergeexpand.ll
>   llvm/trunk/test/CodeGen/X86/memcmp-mergeexpand.ll
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180206/ed127a30/attachment.html>


More information about the llvm-commits mailing list