diff options
author | Joel Galenson <jgalenson@google.com> | 2018-01-19 17:46:27 +0000 |
---|---|---|
committer | Joel Galenson <jgalenson@google.com> | 2018-01-19 17:46:27 +0000 |
commit | dbc724f764deaac6c2a3fb9f7c9cfa557797e4da (patch) | |
tree | e06320bb22e24d595d1b45fbc96f81f872cf9ee1 /libcxx/test/std/algorithms/alg.modifying.operations/alg.replace | |
parent | bfb02aec5a86de2ee8b4a88f03675e50a8e03460 (diff) | |
download | bcm5719-llvm-dbc724f764deaac6c2a3fb9f7c9cfa557797e4da.tar.gz bcm5719-llvm-dbc724f764deaac6c2a3fb9f7c9cfa557797e4da.zip |
[ARM] Fix perf regression in compare optimization.
Fix a performance regression caused by r322737.
While trying to make it easier to replace compares with existing adds and
subtracts, I accidentally stopped it from doing so in some cases. This should
fix that. I'm also fixing another potential bug in that commit.
Differential Revision: https://reviews.llvm.org/D42263
llvm-svn: 322972
Diffstat (limited to 'libcxx/test/std/algorithms/alg.modifying.operations/alg.replace')
0 files changed, 0 insertions, 0 deletions