文件最后提交记录最后更新时间
[libc][math] Implement cbrtf function correctly rounded to all rounding modes. (#97936)1 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc][math] Optimize copysign{,f,f16} and fabs{,f,f16} with builtins when available (#99037)1 年前
[libc][math] Update getpayload and fmul/fadd/fsub/ffma with NaN inputs. (#99812)1 年前
[libc][math][c23] Add f16{add,sub}f C23 math functions (#96787)1 年前
[libc][math][c23] Add entrypoints and tests for dsqrt{l,f128} (#99815)1 年前
Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven,trunc}f16 (#94383)" (#94807)1 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc][math][c23] Add f16divf C23 math function (#96131)1 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc][math] fmod: clear exceptions before the test instead of after2 年前
Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven,trunc}f16 (#94383)" (#94807)1 年前
[libc][math][c23] Add f16fma{,l,f128} C23 math function (#96711)1 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc][math][c23] Add {f,d}mul{l,f128} and f16mul{,f,l,f128} C23 math functions (#98972)1 年前
[libc][math] Add MPFR unit tests for nearbyint{,f,l,f16} (#94479)1 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
[libc][math][c23] Add MPFR unit tests for {rint,lrint,llrint,lround,llround}f16 (#94473)1 年前
[libc] Make fenv and math tests preserve fenv_t state (#89658)2 年前
Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven,trunc}f16 (#94383)" (#94807)1 年前
Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven,trunc}f16 (#94383)" (#94807)1 年前
[libc] Fix warnings emitted by GCC (#98751)1 年前
[libc][obvious] Fix build.3 年前
[libc][math][c23] Add f16sqrt{,l,f128} C23 math functions (#96642)1 年前
[libc][math][c23] Add f16{add,sub}f C23 math functions (#96787)1 年前
Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven,trunc}f16 (#94383)" (#94807)1 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc][math] fix loose except check in {EXPECT,ASSERT}_FP_EXCEPTION macros (#88816)2 年前
[libc][math] fix loose except check in {EXPECT,ASSERT}_FP_EXCEPTION macros (#88816)2 年前
[libc][math] Implement double precision cbrt correctly rounded to all rounding modes. (#99262)1 年前
[libc][math] Implement cbrtf function correctly rounded to all rounding modes. (#97936)1 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven,trunc}f16 (#94383)" (#94807)1 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc][math] Implement double precision cos correctly rounded to all rounding modes. (#96591)1 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc][math][C23] Cospif function should only return unsigned zeros (#98037)1 年前
[libc][math][c23] Add {f,d}mul{l,f128} and f16mul{,f,l,f128} C23 math functions (#98972)1 年前
[libc][math][c23] Add entrypoints and tests for dsqrt{l,f128} (#99815)1 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc][math] Fix overflow shifts for dyadic floats and add skip accuracy option for expm1. (#98048)1 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc][math][c23] Add f16{add,sub}{,l,f128} C23 math functions (#97072)1 年前
[libc][math][c23] Add f16{add,sub}f C23 math functions (#96787)1 年前
[libc][math][c23] Add f16{add,sub}{,l,f128} C23 math functions (#97072)1 年前
[libc][math][c23] Add f16div{,l,f128} C23 math functions (#97054)1 年前
[libc][math][c23] Add f16divf C23 math function (#96131)1 年前
[libc][math][c23] Add f16div{,l,f128} C23 math functions (#97054)1 年前
[libc][math][c23] Add f16fma{,l,f128} C23 math function (#96711)1 年前
[libc][math][c23] Add f16fma{,l,f128} C23 math function (#96711)1 年前
[libc][math][c23] Add f16fma{,l,f128} C23 math function (#96711)1 年前
[libc][math][c23] Add {f,d}mul{l,f128} and f16mul{,f,l,f128} C23 math functions (#98972)1 年前
[libc][math][c23] Add {f,d}mul{l,f128} and f16mul{,f,l,f128} C23 math functions (#98972)1 年前
[libc][math][c23] Add {f,d}mul{l,f128} and f16mul{,f,l,f128} C23 math functions (#98972)1 年前
[libc][math][c23] Add f16sqrt{,l,f128} C23 math functions (#96642)1 年前
[libc][math][c23] Add MPFR unit test for f16sqrtf (#97062)1 年前
[libc][math][c23] Add f16sqrt{,l,f128} C23 math functions (#96642)1 年前
[libc][math][c23] Add f16{add,sub}{,l,f128} C23 math functions (#97072)1 年前
[libc][math][c23] Add f16{add,sub}f C23 math functions (#96787)1 年前
[libc][math][c23] Add f16{add,sub}{,l,f128} C23 math functions (#97072)1 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc][math]fadd implementation (#99694)1 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Add proxy header math_macros.h. (#87598)2 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeven,trunc}f16 (#94383)" (#94807)1 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc][math][c23] Add f16fmaf C23 math function (#95483)1 年前
[libc][math][c23] Add f16fma{,l,f128} C23 math function (#96711)1 年前
[libc] Mass replace enclosing namespace (#67032)2 年前
[libc] Mass replace enclosing namespace (#67032)2 年前