/
GitCaptain
/
llvm-project
ОбзорДокументацияВойти
/
GitCaptain
/
llvm-project
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
llvm-project/
.../src/math/
..
aarch64

[libc] Refactor sqrt implementations and add tests for generic sqrt implementations.

5 лет назад
docs

[libc] Update exhaustive testing documentations.

5 лет назад
generic

[libc] Use nearest_integer instructions to improve expm1f performance.

4 года назад
x86_64

[libc] Use '+' constraint on inline assembly

4 года назад
CMakeLists.txt

[libc][math] fmod/fmodf implementation.

4 года назад
ceil.h

[libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h.

6 лет назад
ceilf.h

[libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h.

6 лет назад
ceill.h

[libc] Add the remaining long double flavors of nearest integer functions.

6 лет назад
copysign.h

[libc] Add implementation of few floating point manipulation functions.

6 лет назад
copysignf.h

[libc] Add implementation of few floating point manipulation functions.

6 лет назад
copysignl.h

[libc] Add long double flavors of the floating point manipulation functions.

6 лет назад
cos.h

[libc] Add x86_64 implementations of double precision cos, sin and tan.

5 лет назад
cosf.h

[libc] Move implementations of cosf, sinf, sincosf to src/math directory.

6 лет назад
exp2f.h

[libc] Move implementations of expf and exp2f from the AOR to src/math.

6 лет назад
expf.h

[libc] Move implementations of expf and exp2f from the AOR to src/math.

6 лет назад
expm1f.h

[libc] Add implementation of expm1f.

5 лет назад
fabs.h

[libc] Add implementation of fabs and fabsf.

6 лет назад
fabsf.h

[libc] Add implementation of fabs and fabsf.

6 лет назад
fabsl.h

[libc] Add implementations long double fabsl and truncl functions.

6 лет назад
fdim.h

[libc] Add implementations of fdim[f|l].

6 лет назад
fdimf.h

[libc] Add implementations of fdim[f|l].

6 лет назад
fdiml.h

[libc] Add implementations of fdim[f|l].

6 лет назад
floor.h

[libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h.

6 лет назад
floorf.h

[libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h.

6 лет назад
floorl.h

[libc] Add the remaining long double flavors of nearest integer functions.

6 лет назад
fma.cpp

[libc] Automatically add -mfma flag for architectures supporting FMA.

4 года назад
fma.h

[libc] Add hardware implementations of fma and fmaf for x86_64 and aarch64.

5 лет назад
fmaf.cpp

[libc] Automatically add -mfma flag for architectures supporting FMA.

4 года назад
fmaf.h

[libc] Add implementation of fmaf.

6 лет назад
fmax.h

[libc] Add implementations of fmax, fmaxf, and fmaxl.

6 лет назад
fmaxf.h

[libc] Add implementations of fmax, fmaxf, and fmaxl.

6 лет назад
fmaxl.h

[libc] Add implementations of fmax, fmaxf, and fmaxl.

6 лет назад
fmin.h

Add implementations for fmin, fminf, and fminl. Testing infrastructure update is splitted to https://reviews.llvm.org/D83931.

6 лет назад
fminf.h

Add implementations for fmin, fminf, and fminl. Testing infrastructure update is splitted to https://reviews.llvm.org/D83931.

6 лет назад
fminl.h

Add implementations for fmin, fminf, and fminl. Testing infrastructure update is splitted to https://reviews.llvm.org/D83931.

6 лет назад
fmod.h

[libc][math] fmod/fmodf implementation.

4 года назад
fmodf.h

[libc][math] fmod/fmodf implementation.

4 года назад
frexp.h

[libc] Add implementation of few floating point manipulation functions.

6 лет назад
frexpf.h

[libc] Add implementation of few floating point manipulation functions.

6 лет назад
frexpl.h

[libc] Add long double flavors of the floating point manipulation functions.

6 лет назад
hypot.h

[libc] Add implementation of hypot.

6 лет назад
hypotf.h

[libc] Add implementation for hypotf

6 лет назад
ilogb.h

[libc] Add implementations of ilogb[f|l].

6 лет назад
ilogbf.h

[libc] Add implementations of ilogb[f|l].

6 лет назад
ilogbl.h

[libc] Add implementations of ilogb[f|l].

6 лет назад
ldexp.h

[libc] Add implementations of ldexp[f|l].

6 лет назад
ldexpf.h

[libc] Add implementations of ldexp[f|l].

6 лет назад
ldexpl.h

[libc] Add implementations of ldexp[f|l].

6 лет назад
llrint.h

[libc] Add implementations of rounding functions which depend rounding mode.

6 лет назад
llrintf.h

[libc] Add implementations of rounding functions which depend rounding mode.

6 лет назад
llrintl.h

[libc] Add implementations of rounding functions which depend rounding mode.

6 лет назад
llround.h

[libc] Add implementations of lround[f|l] and llround[f|l].

6 лет назад
llroundf.h

[libc] Add implementations of lround[f|l] and llround[f|l].

6 лет назад
llroundl.h

[libc] Add implementations of lround[f|l] and llround[f|l].

6 лет назад
log10f.h

[libc] Implement log10f correctly rounded for all rounding modes.

5 лет назад
log1pf.h

[libc] Implement log1pf correctly rounded to all rounding modes.

5 лет назад
log2f.h

[libc] Implement correctly rounded log2f based on RLIBM library.

5 лет назад
logb.h

[libc] Add implementation of few floating point manipulation functions.

6 лет назад
logbf.h

[libc] Add implementation of few floating point manipulation functions.

6 лет назад
logbl.h

[libc] Add long double flavors of the floating point manipulation functions.

6 лет назад
logf.h

[libc] Implement correctly rounded logf based on RLIBM library.

5 лет назад
lrint.h

[libc] Add implementations of rounding functions which depend rounding mode.

6 лет назад
lrintf.h

[libc] Add implementations of rounding functions which depend rounding mode.

6 лет назад
lrintl.h

[libc] Add implementations of rounding functions which depend rounding mode.

6 лет назад
lround.h

[libc] Add implementations of lround[f|l] and llround[f|l].

6 лет назад
lroundf.h

[libc] Add implementations of lround[f|l] and llround[f|l].

6 лет назад
lroundl.h

[libc] Add implementations of lround[f|l] and llround[f|l].

6 лет назад
modf.h

[libc] Add implementation of few floating point manipulation functions.

6 лет назад
modff.h

[libc] Add implementation of few floating point manipulation functions.

6 лет назад
modfl.h

[libc] Add long double flavors of the floating point manipulation functions.

6 лет назад
nearbyint.h

[libc] Add implementations of nearbyint[f|l].

6 лет назад
nearbyintf.h

[libc] Add implementations of nearbyint[f|l].

6 лет назад
nearbyintl.h

[libc] Add implementations of nearbyint[f|l].

6 лет назад
nextafter.h

[libc] Add implementations of nextafter[f|l] functions.

6 лет назад
nextafterf.h

[libc] Add implementations of nextafter[f|l] functions.

6 лет назад
nextafterl.h

[libc] Add implementations of nextafter[f|l] functions.

6 лет назад
remainder.h

[libc] Add implementations of remquo[f|l] and remainder[f|l].

6 лет назад
remainderf.h

[libc] Add implementations of remquo[f|l] and remainder[f|l].

6 лет назад
remainderl.h

[libc] Add implementations of remquo[f|l] and remainder[f|l].

6 лет назад
remquo.h

[libc] Add implementations of remquo[f|l] and remainder[f|l].

6 лет назад
remquof.h

[libc] Add implementations of remquo[f|l] and remainder[f|l].

6 лет назад
remquol.h

[libc] Add implementations of remquo[f|l] and remainder[f|l].

6 лет назад
rint.h

[libc] Add implementations of rounding functions which depend rounding mode.

6 лет назад
rintf.h

[libc] Add implementations of rounding functions which depend rounding mode.

6 лет назад
rintl.h

[libc] Add implementations of rounding functions which depend rounding mode.

6 лет назад
round.h

[libc][NFC] Make all top of file comments consistent.

6 лет назад
roundf.h

[libc] Add implementations of round and roundf.

6 лет назад
roundl.h

[libc] Add the remaining long double flavors of nearest integer functions.

6 лет назад
sin.h

[libc] Add x86_64 implementations of double precision cos, sin and tan.

5 лет назад
sincosf.h

[libc] Move implementations of cosf, sinf, sincosf to src/math directory.

6 лет назад
sinf.h

[libc] Move implementations of cosf, sinf, sincosf to src/math directory.

6 лет назад
sqrt.h

[libc] Add implementations for sqrt, sqrtf, and sqrtl.

6 лет назад
sqrtf.h

[libc] Add implementations for sqrt, sqrtf, and sqrtl.

6 лет назад
sqrtl.h

[libc] Add implementations for sqrt, sqrtf, and sqrtl.

6 лет назад
tan.h

[libc] Add x86_64 implementations of double precision cos, sin and tan.

5 лет назад
trunc.h

[libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h.

6 лет назад
truncf.h

[libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h.

6 лет назад
truncl.h

[libc] Add implementations long double fabsl and truncl functions.

6 лет назад