This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 081dda5c1 Fix mismatch between size_t and uint64_t in std::set benchmark. new 207b91973 Bug 39129: Speeding up partition_point/lower_bound/upper_boun [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: benchmarks/algorithms.bench.cpp | 64 +++++++++++++++++++++++++++ include/algorithm | 34 ++++++++++++-- test/libcxx/algorithms/half_positive.pass.cpp | 59 ++++++++++++++++++++++++ 3 files changed, 153 insertions(+), 4 deletions(-) create mode 100644 test/libcxx/algorithms/half_positive.pass.cpp