llvm-project/libc/spec
Siva Chandra Reddy ff6fd38552 [libc] Add implementations of rounding functions which depend rounding mode.
Namely, implementations for rint, rintf, rintl, lrint, lrintf, lrintl,
llrint, llrintf and llrintl have been added.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D93889
2020-12-29 22:22:02 -08:00
..
gnu_ext.td [libc] Adds implementation for memrchr. 2020-07-24 14:40:12 -04:00
linux.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00
llvm_libc_ext.td [libc] Add LLVM libc specific functions to llvm_libc_ext.td. 2020-10-19 18:21:25 +00:00
posix.td [libc][obvious] Fix strtok_r signature in the spec. 2020-09-09 09:50:17 -07:00
spec.td [libc] Add implementations of lround[f|l] and llround[f|l]. 2020-12-11 11:12:40 -08:00
stdc.td [libc] Add implementations of rounding functions which depend rounding mode. 2020-12-29 22:22:02 -08:00