Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/libcxx/test/std/numerics/numeric.ops
History
serge-sans-paille 27a062e9ca
[libc++] Implement std::gcd using the binary version (#77747)
The binary version is four times faster than current implementation in
my setup, and generally considered a better implementation.

Code inspired by https://en.algorithmica.org/hpc/algorithms/gcd/ which
itself is inspired by
https://lemire.me/blog/2013/12/26/fastest-way-to-compute-the-greatest-common-divisor/

Fix #77648
2024-05-08 14:21:31 +00:00
..
accumulate
[libc++] Enables constexpr string tests.
2023-07-01 12:26:48 +02:00
adjacent.difference
[libc++] Enables constexpr string tests.
2023-07-01 12:26:48 +02:00
exclusive.scan
[libc++] Qualifies size_t.
2023-03-21 17:41:36 +01:00
inclusive.scan
[libc++] Qualifies size_t.
2023-03-21 17:41:36 +01:00
inner.product
[libc++] Enables constexpr string tests.
2023-07-01 12:26:48 +02:00
numeric.iota
…
numeric.ops.gcd
[libc++] Implement std::gcd using the binary version (#77747)
2024-05-08 14:21:31 +00:00
numeric.ops.lcm
…
numeric.ops.midpoint
[libc++] Some tests are missing include for numeric_limits (#90345)
2024-04-30 11:44:00 -06:00
numeric.ops.sat
[libc++] Fix one case in saturate_cast.pass.cpp for 64-bit on z/OS (#86724)
2024-03-27 09:50:25 -04:00
partial.sum
[libc++] Enables constexpr string tests.
2023-07-01 12:26:48 +02:00
reduce
…
transform.exclusive.scan
[libc++] Qualifies size_t.
2023-03-21 17:41:36 +01:00
transform.inclusive.scan
[libc++] Qualifies size_t.
2023-03-21 17:41:36 +01:00
transform.reduce
…
Powered by Gitea Version: 1.23.1 Page: 1028ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API