commit | 17f5bd1520b692ca0a68153684de466b9c66e172 | [log] [tgz] |
---|---|---|
author | Clement Courbet <courbet@google.com> | Thu Oct 05 07:49:09 2017 +0000 |
committer | Clement Courbet <courbet@google.com> | Thu Oct 05 07:49:09 2017 +0000 |
tree | c471f298d9b866db6b8c8dc27007115487a2da3f | |
parent | e2da263c289e9c9d7bd9605b9c085cc3c97e77c8 [diff] |
[MergeICmps] Disable mergeicmps if the target does not want to handle memcmp expansion. Summary: This is to avoid e.g. merging two cheap icmps if the target is not going to expand to something nice later. Reviewers: dberlin, spatel Subscribers: davide, nemanjai Differential Revision: https://reviews.llvm.org/D38232 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314970 91177308-0d34-0410-b5e6-96231b3b80d8