projects
/
platform
/
upstream
/
llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[RISCV][Clang] Support policy functions for vmerge, vfmerge and
2022-08-01
Tue Ly
[libc][doc] Update implementation status of tanhf.
commit
|
commitdiff
|
tree
2022-07-31
Tue Ly
[libc][doc] Update implementation status of exp2f,...
commit
|
commitdiff
|
tree
2022-07-30
Tue Ly
[libc] Implement cosf function that is correctly rounded...
commit
|
commitdiff
|
tree
2022-07-27
Tue Ly
[libc] Change sinf range reduction to mod pi/16 to...
commit
|
commitdiff
|
tree
2022-07-26
Tue Ly
[libc] Use nearest_integer instructions to improve...
commit
|
commitdiff
|
tree
2022-07-26
Tue Ly
[libc] Use nearest_integer instructions to improve...
commit
|
commitdiff
|
tree
2022-07-25
Tue Ly
[libc] Raise FE_INVALID for sinf with +- inf inputs.
commit
|
commitdiff
|
tree
2022-07-22
Tue Ly
[libc] Temporarily disable arm32's sinf, cosf, sincosf...
commit
|
commitdiff
|
tree
2022-07-22
Tue Ly
[libc] Implement sinf function that is correctly rounded...
commit
|
commitdiff
|
tree
2022-07-22
Tue Ly
[libc] Add float type and flag for nearest_integer...
commit
|
commitdiff
|
tree
2022-07-14
Tue Ly
[libc] Add nearest integer instructions to fputil.
commit
|
commitdiff
|
tree
2022-07-04
Tue Ly
[libc] Add a separate algorithm_test.
commit
|
commitdiff
|
tree
2022-06-30
Tue Ly
[libc][Obvious] Do not add __NO_ to targets with FLAG__NO...
commit
|
commitdiff
|
tree
2022-06-19
Tue Ly
[libc] Temporary disable environment tests for PATH...
commit
|
commitdiff
|
tree
2022-06-19
Tue Ly
[libc][Obvious] Fix c++20-designator warnings for tests...
commit
|
commitdiff
|
tree
2022-06-17
Tue Ly
[libc][Obvious] Fix hyperlink and typo in math status...
commit
|
commitdiff
|
tree
2022-06-16
Tue Ly
[libc] Add a status page for math functions.
commit
|
commitdiff
|
tree
2022-06-11
Tue Ly
[libc] Implement double precision FMA for targets without...
commit
|
commitdiff
|
tree
2022-06-10
Tue Ly
[libc][Obvious] Change all __builtin_clz* calls to...
commit
|
commitdiff
|
tree
2022-06-08
Tue Ly
[libc] Add expm1f function to bazel's build overlay.
commit
|
commitdiff
|
tree
2022-06-06
Tue Ly
[libc] Fix cmake compatibility issue with list(POP_FRONT).
commit
|
commitdiff
|
tree
2022-06-03
Tue Ly
[libc] Make expm1f correctly rounded when the targets...
commit
|
commitdiff
|
tree
2022-06-03
Tue Ly
[libc] Automatically add -mfma flag for architectures...
commit
|
commitdiff
|
tree
2022-06-01
Tue Ly
[libc] Implement FLAGS option for generating all combination...
commit
|
commitdiff
|
tree
2022-05-08
Tue Ly
[libc][Obvious] Fix cmake usage of list PREPEND (unavailable...
commit
|
commitdiff
|
tree
2022-05-08
Tue Ly
[libc] Add LINK_LIBRARIES option to add_fp_unittest...
commit
|
commitdiff
|
tree
2022-04-11
Tue Ly
[libc] Fix nested namespace issues with multiply_add.h.
commit
|
commitdiff
|
tree
2022-04-08
Tue Ly
[libc] Add support for x86-64 targets that do not have...
commit
|
commitdiff
|
tree
2022-03-30
Tue Ly
[libc] Improve the performance of expm1f.
commit
|
commitdiff
|
tree
2022-03-25
Tue Ly
[libc] Improve the performance of expf.
commit
|
commitdiff
|
tree
2022-03-24
Tue Ly
[libc] Improve the performance of exp2f.
commit
|
commitdiff
|
tree
2022-03-16
Tue Ly
[libc] Let exhaustive tests indicate each interval...
commit
|
commitdiff
|
tree
2022-03-15
Tue Ly
[libc] Implement expm1f function that is correctly...
commit
|
commitdiff
|
tree
2022-03-14
Tue Ly
[libc] Include -150 to the special cases at the beginning...
commit
|
commitdiff
|
tree
2022-03-14
Tue Ly
[libc] Implement exp2f function that is correctly rounded...
commit
|
commitdiff
|
tree
2022-03-11
Tue Ly
[libc] Implement expf function that is correctly rounded...
commit
|
commitdiff
|
tree
2022-03-10
Tue Ly
[libc] Initial support for darwin-aarch64.
commit
|
commitdiff
|
tree
2022-03-08
Tue Ly
[libc] Add testing macros for errno and floating point...
commit
|
commitdiff
|
tree
2022-03-04
Tue Ly
[libc] Fix small bugs in aarch64/FEnvImpl.h and simplify...
commit
|
commitdiff
|
tree
2022-03-04
Tue Ly
[libc] Remove the redundant header FPUtil/FEnvUtils.h
commit
|
commitdiff
|
tree
2022-03-04
Tue Ly
[libc][Obvious] Add build folder to .gitignore.
commit
|
commitdiff
|
tree
2022-03-01
Tue Ly
[libc] Add LLVM_LIBC_CLANG_TIDY option and allow LLVM_LIBC_E...
commit
|
commitdiff
|
tree
2022-02-16
Tue Ly
[libc] Improve hypotf performance with different algorithm...
commit
|
commitdiff
|
tree
2022-02-15
Tue Ly
[libc] Improve performance of generic hypot when the...
commit
|
commitdiff
|
tree
2022-02-08
Tue Ly
[libc] Return a float NaN for log1pf instead of double...
commit
|
commitdiff
|
tree
2022-02-07
Tue Ly
[libc] Fix mixed-sign comparison warnings and an out...
commit
|
commitdiff
|
tree
2022-02-07
Tue Ly
[libc][Obvious] Suppress unused-variable warnings from...
commit
|
commitdiff
|
tree
2022-02-07
Tue Ly
[libc] Implement log1pf correctly rounded to all rounding...
commit
|
commitdiff
|
tree
2022-02-04
Tue Ly
[libc] Set default CXX_STANDARD to C++17 and let targets...
commit
|
commitdiff
|
tree
2022-02-04
Tue Ly
[libc][Obvious] Fix a mismatch signature of HighPrecisionDec...
commit
|
commitdiff
|
tree
2022-01-28
Tue Ly
[libc] Refactor sqrt implementations and add tests...
commit
|
commitdiff
|
tree
2022-01-27
Tue Ly
[libc] Guard sqrt_80_bit_long_double.h header to not...
commit
|
commitdiff
|
tree
2022-01-27
Tue Ly
[libc] Refactor sqrt implementations and add tests...
commit
|
commitdiff
|
tree
2022-01-25
Tue Ly
[libc] Make logf function correctly rounded for all...
commit
|
commitdiff
|
tree
2022-01-25
Tue Ly
[libc] Implement log10f correctly rounded for all rounding...
commit
|
commitdiff
|
tree
2022-01-20
Tue Ly
[libc] Make log2f correctly rounded for all rounding...
commit
|
commitdiff
|
tree
2022-01-20
Tue Ly
[libc] Use get_round() instead of floating point tricks...
commit
|
commitdiff
|
tree
2022-01-20
Tue Ly
[libc] Implement correct rounding with all rounding...
commit
|
commitdiff
|
tree
2022-01-19
Tue Ly
[libc] Remove as_double usage as constant initializations...
commit
|
commitdiff
|
tree
2022-01-14
Tue Ly
[libc] Implement correctly rounded log2f based on RLIBM...
commit
|
commitdiff
|
tree
2022-01-14
Tue Ly
[libc] Update exhaustive testing documentations.
commit
|
commitdiff
|
tree
2022-01-14
Tue Ly
[libc] Fix precision constants for long double in MPFRUtils...
commit
|
commitdiff
|
tree
2022-01-13
Tue Ly
[libc][trivial] Make LlvmLibcExhaustiveTest::check...
commit
|
commitdiff
|
tree
2022-01-13
Tue Ly
[libc] Add multithreading support for exhaustive testing...
commit
|
commitdiff
|
tree
2022-01-13
Tue Ly
[libc] Add rounding mode support for MPFR testing macros.
commit
|
commitdiff
|
tree
2021-12-23
Tue Ly
[libc] Add performance tests for hypotf and hypot.
commit
|
commitdiff
|
tree
2021-12-21
Tue Ly
[libc] Show average runtime for math single-input-single...
commit
|
commitdiff
|
tree
2021-12-17
Tue Ly
[libc][Obvious] Change func_ to <func>_ in add_math_function.md.
commit
|
commitdiff
|
tree
2021-12-16
Tue Ly
[libc] Fix problem with using isnan in test/src/math...
commit
|
commitdiff
|
tree
2021-12-16
Tue Ly
[libc] Implement correctly rounded logf based on RLIBM...
commit
|
commitdiff
|
tree
2021-12-16
Tue Ly
[libc] Add documentation about how to add a math function...
commit
|
commitdiff
|
tree
2021-12-11
Tue Ly
[libc] Add ADD_FMA_FLAG macro to add -mfma flag to...
commit
|
commitdiff
|
tree
2021-12-09
Tue Ly
[libc] Use intrinsics for x86-64 fma and optimize PolyEval...
commit
|
commitdiff
|
tree
2021-12-03
Tue Ly
[libc] Fix bugs with negative and mixed normal/denormal...
commit
|
commitdiff
|
tree
2021-12-02
Tue Ly
[libc] Fix a bug in MPFRUtils making ULP values off...
commit
|
commitdiff
|
tree
2021-11-16
Tue Ly
[libc] Correct rounding for hexadecimalStringToFloat...
commit
|
commitdiff
|
tree
2021-11-11
Tue Ly
[libc] Simplify decimalStringToFloat and hexadecimalStringTo...
commit
|
commitdiff
|
tree
2021-06-10
Tue Ly
[libc] Add implementation of expm1f.
commit
|
commitdiff
|
tree
2021-02-23
Tue Ly
[libc] Add exhaustive test for sqrtf.
commit
|
commitdiff
|
tree
2021-01-06
Tue Ly
[libc] Add implementation of fmaf.
commit
|
commitdiff
|
tree
2020-12-03
Tue Ly
[libc] Add implementation of hypot.
commit
|
commitdiff
|
tree
2020-11-10
Tue Ly
[libc] Add implementations of fdim[f|l].
commit
|
commitdiff
|
tree
2020-09-18
Tue Ly
[libc] Add implementation for hypotf
commit
|
commitdiff
|
tree
2020-09-14
Tue Ly
[libc] Extend MPFRMatcher to handle 2-input-1-output...
commit
|
commitdiff
|
tree
2020-08-26
Tue Ly
[libc] Add implementations for sqrt, sqrtf, and sqrtl.
commit
|
commitdiff
|
tree
2020-08-18
Tue Ly
[libc] Add ULP function to MPFRNumber class to test...
commit
|
commitdiff
|
tree
2020-07-23
Tue Ly
[libc] Remove unused #include <vector> in fmin_test...
commit
|
commitdiff
|
tree
2020-07-23
Tue Ly
[libc] Add implementations of fmax, fmaxf, and fmaxl.
commit
|
commitdiff
|
tree
2020-07-21
Tue Ly
Add implementations for fmin, fminf, and fminl. Testing...
commit
|
commitdiff
|
tree
2020-07-21
Tue Ly
Update Test (EXPECT_EQ and friends) to accept __uint128_t...
commit
|
commitdiff
|
tree