summaryrefslogtreecommitdiff
path: root/libc/src/complex
AgeCommit message (Expand)Author
2025-02-10[libc] Don't manually override the optimization level for math (#126322)Petr Hosek
2025-01-28[libc][complex] Testing infra for MPC (#121261)Shourya Goel
2024-12-26[libc][complex] add cfloat16 and cfloat128 compiler flags (#121140)Shourya Goel
2024-12-18[libc][complex] Implement different flavors of the `cproj` function (#119722)Shourya Goel
2024-12-10[libc][complex] Implement different flavors of the `conj` function (#118671)Shourya Goel
2024-11-26[libc] suppress more clang-cl warnings (#117718)Schrodinger ZHU Yifan
2024-11-03[libc][complex] implement different flavors of `creal` and `cimag` functions ...Shourya Goel