This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
06c831d7fbb02600ded1f793eaaa142d849db2a2
clang-p2996
/
libc
/
cmake
/
modules
/
compiler_features
History
OverMighty
127349fcba
[libc][math] Add floating-point cast independent of compiler runtime (
#105152
)
...
Fixes build and tests with compiler-rt on x86.
2024-09-23 19:35:39 +02:00
..
check_builtin_ceil_floor_rint_trunc.cpp
…
check_builtin_fmax_fmin.cpp
[libc][math] Optimize maximum and minimum functions using builtins when available (
#100002
)
2024-07-23 23:59:55 +02:00
check_builtin_fmaxf16_fminf16.cpp
[libc][math] Optimize maximum and minimum functions using builtins when available (
#100002
)
2024-07-23 23:59:55 +02:00
check_builtin_round.cpp
…
check_builtin_roundeven.cpp
…
check_fixed_point.cpp
…
check_float16_conversion.cpp
[libc][math] Add floating-point cast independent of compiler runtime (
#105152
)
2024-09-23 19:35:39 +02:00
check_float16.cpp
…
check_float128.cpp
…