commit | 04695a7539b47f602eca298cc99783a5dd32c63a | [log] [tgz] |
---|---|---|
author | Louis Dionne <[email protected]> | Mon Dec 17 16:04:39 2018 |
committer | Louis Dionne <[email protected]> | Mon Dec 17 16:04:39 2018 |
tree | 75f303e909b26071c91e5b573387544b0cc91d04 | |
parent | a6e58888804f4541e1c705be7c989b4ec9096108 [diff] |
[libcxx] Speeding up partition_point/lower_bound/upper_bound This is a re-application of r345525, which had been reverted by fear of a regression. Reviewed as https://reviews.llvm.org/D53994. Thanks to Denis Yaroshevskiy for the patch. llvm-svn: 349358