summaryrefslogtreecommitdiff
path: root/libc/utils/MPFRWrapper/MPCommon.cpp
AgeCommit message (Expand)Author
2025-09-17[libc][math][c23] Add rsqrtf16() function (#137545)Anton Shepelev
2025-09-02[libc][math][c23] Implement C23 math function atanpif16 (#150400)Mohamed Emad
2025-08-18Reland "[libc][math][c23] Implement C23 math function asinpif16" (#152690)Mohamed Emad
2025-07-26Revert "[libc][math][c23] Implement C23 math function asinpif16" (#150756)OverMighty
2025-07-26[libc][math][c23] Implement C23 math function asinpif16 (#146226)Mohamed Emad
2025-07-09[libc][math][c++23] Add bfloat16 support in LLVM libc (#144463)Krishna Pandey
2025-07-09[libc] Simplify the version guard for mpfr. (#146354)Connector Switch
2025-04-24[libc][math][c23] Add acospif16() function (#134664)Anton
2025-03-14[libc] Fix implicit conversion warnings in tests. (#131362)lntue
2025-01-28[libc][complex] Testing infra for MPC (#121261)Shourya Goel