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/c.math
History
Nikolas Klauser 66531c998a
[libc++] Remove one of the std::signbit overloads (#130505)
We'e specialized `std::signbit` for signed and unsigned integral types
seperately, even though the optimizer can trivially figure out that
`unsigned_value < 0` always false is. This patch removes the
specialization, since there is really not much of a benefit to it.
2025-03-24 07:30:45 +01:00
..
abs.pass.cpp
…
abs.verify.cpp
…
cmath.pass.cpp
[libc++] Add clang-21 to failing tests on Windows (#124955)
2025-01-29 14:55:32 -08:00
ctgmath.pass.cpp
[libc++] Deprecate and remove meaningless <cxxx> headers (#111615)
2024-10-30 09:49:26 +08:00
hermite.pass.cpp
[libc++][NFC] Fix incorrect main() signatures
2025-03-17 18:02:40 -04:00
isfinite.pass.cpp
[libc++] Fix acceptance of convertible-to-{float,double,long double} in std::isfinite() (#98841)
2024-07-18 09:01:09 -04:00
isinf.pass.cpp
[libc++][math] Fix acceptance of convertible types in std::isnan() and std::isinf() (#98952)
2024-08-16 11:18:49 -04:00
isnan.pass.cpp
[libc++][math] Fix acceptance of convertible types in std::isnan() and std::isinf() (#98952)
2024-08-16 11:18:49 -04:00
isnormal.pass.cpp
[libc++][C++03] Use __cxx03/ headers in C++03 mode (#109002)
2024-12-21 13:01:48 +01:00
lerp.pass.cpp
…
signbit.pass.cpp
[libc++] Remove one of the std::signbit overloads (#130505)
2025-03-24 07:30:45 +01:00
tgmath_h.pass.cpp
…
Powered by Gitea Version: 1.23.1 Page: 1044ms Template: 3ms
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