This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libc
/
spec
History
Joseph Huber
55aa4ea1c7
[libc] Add definition for
atan2l
on 64-bit long double platforms (
#104489
)
...
Summary: This just adds `atan2l` for platforms that can implement it as an alias to `atan2`.
2024-08-15 14:59:28 -05:00
..
bsd_ext.td
[libc] Provide isnan, isnanf and isnanl functions (
#96008
)
2024-07-09 21:28:51 -07:00
gnu_ext.td
[libc] Fix incorrect tablegen for lgamma
2024-08-06 07:11:05 -05:00
gpu_ext.td
Reapply "[OpenMP][libc] Remove special handling for OpenMP printf (
#98940
)"
2024-07-26 17:21:56 -05:00
linux.td
[libc] add prctl func spec (
#97971
)
2024-07-07 21:01:33 -07:00
llvm_libc_ext.td
[libc][math][c23] Add fadd{l,f128} C23 math functions (
#102531
)
2024-08-09 10:26:09 -07:00
llvm_libc_stdfix_ext.td
[libc][stdfix] Add exp function for short _Accum and _Accum types. (
#84391
)
2024-03-07 17:58:28 -05:00
posix.td
[libc] add spin lock family functions (
#100509
)
2024-08-06 21:02:54 -07:00
spec.td
[libc][math][c23] Add totalorderl function. (
#102564
)
2024-08-09 10:18:00 -04:00
stdc_ext.td
[libc][stdfix] Add integer square root with fixed point output functions. (
#83959
)
2024-03-06 18:35:44 -05:00
stdc.td
[libc] Add definition for
atan2l
on 64-bit long double platforms (
#104489
)
2024-08-15 14:59:28 -05:00