This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-02 06:06:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
libc
/
cmake
/
modules
/
compiler_features
History
OverMighty
e7f8d4be5a
[libc][math] Optimize maximum and minimum functions using builtins when available (
#100002
)
2024-07-23 23:59:55 +02:00
..
check_builtin_ceil_floor_rint_trunc.cpp
[libc][math] Optimize nearest integer functions using builtins when available (
#98376
)
2024-07-15 21:49:47 +02:00
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
[libc][math] Optimize nearest integer functions using builtins when available (
#98376
)
2024-07-15 21:49:47 +02:00
check_builtin_roundeven.cpp
[libc][math] Optimize nearest integer functions using builtins when available (
#98376
)
2024-07-15 21:49:47 +02:00
check_fixed_point.cpp
[libc] Revert
https://github.com/llvm/llvm-project/pull/83199
since it broke Fuchsia. (
#83374
)
2024-02-29 14:43:53 -05:00
check_float16.cpp
[libc][math][c23] Add fabsf16 C23 math function (
#93567
)
2024-05-30 15:37:15 -04:00
check_float128.cpp
[libc][NFC] Rename
LIBC_COMPILER_HAS_FLOAT128
to
LIBC_TYPES_HAS_FLOAT128
(
#83395
)
2024-02-29 21:59:58 +01:00