Clone this repo:

Branches

  1. 786febf [libc][math][c++23] Add bf16fma{,f,l,f128} math functions (#153231) by Krishna Pandey · 3 hours ago main
  2. 5c52232 [libc][math] Refactor cosf16 implementation to header-only in src/__support/math folder. (#152871) by Muhammad Bassiouni · 6 hours ago
  3. fb0d941 [libc] Refactor libc code to improve readability. (#153308) by Jin Huang · 16 hours ago
  4. 67db3e4 [libc] Remove LIBC_ERRNO_MODE_SYSTEM mode. (#153077) by Alexey Samsonov · 18 hours ago
  5. 9e54dc8 [libc][math][c++23] Add bf16div{,f,l,f128} math functions (#153191) by Krishna Pandey · 29 hours ago
  6. 235c074 [libc][math][c++23] Add f{max,min}imum{,_mag,_mag_num,_num}bf16 math functions (#152881) by Krishna Pandey · 30 hours ago
  7. 38f57e7 Revert "[libc] Add -Wextra for libc tests" (#153169) by William Huynh · 33 hours ago
  8. 85144c9 [libc] Add -Wextra for libc tests (#133643) by Vinay Deshmukh · 34 hours ago
  9. 1b71b39 [libc] Simplifiy slab waiting in GPU memory allocator (#152872) by Joseph Huber · 2 days ago
  10. 55e0b9f [libc][math] Refactor cosf implementation to header-only in src/__support/math folder. (#152069) by Muhammad Bassiouni · 2 days ago
  11. 56fffe7 [libc] Cleanup startup/baremetal/arm/start.cpp (#151532) by William Huynh · 2 days ago
  12. eb540ed [libc] Disable LlvmLibcTimespecGet.Monotonic for baremetal targets (#152290) by William Huynh · 2 days ago
  13. 635c47f [libc][math][c++23] Add bf16mul{,f,l,f128} math functions (#152847) by Krishna Pandey · 3 days ago
  14. 82c07b9 [libc][math] Refactor cos implementation to header-only in src/__support/math folder. (#151883) by Muhammad Bassiouni · 4 days ago
  15. 620afac [libc] Fix server code when GPU is acting as the server by Joseph Huber · 5 days ago
  16. adc9961 [libc][math][c++23] Add f{max,min}bf16 math functions (#152782) by Krishna Pandey · 5 days ago
  17. 3083499 [libc][math] Update entrypoints for bf16{add,sub}{,f,l,f128} math functions (#152784) by Krishna Pandey · 5 days ago
  18. a6d3979 [libc] Cache old slabs when allocating GPU memory (#151866) by Joseph Huber · 5 days ago
  19. 31d67b3 [libc][math][c++23] Add bf16{add,sub}{,f,l,f128} math functions (#152774) by Krishna Pandey · 5 days ago
  20. 60b987c [libc][hdrgen] Fix hdrgen when using macros as guards in stdlib.yaml. (#152732) by Muhammad Bassiouni · 5 days ago