summaryrefslogtreecommitdiffstats
path: root/libcxx/benchmarks/algorithms.partition_point.bench.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libcxx] Speeding up partition_point/lower_bound/upper_boundLouis Dionne2018-12-171-0/+124
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
OpenPOWER on IntegriCloud