Clone this repo:

Branches

  1. 0cac1ae [libc][math] change bf16fmal to be header-only and constexpr-compat (#181666) by Serosh · 4 hours ago main master
  2. 65cf6f8 [libc][math] Refactor bf16divl to header-only (#181535) by AbdallahRashed · 8 hours ago
  3. 0879f26 [libc][math] Refactor `logbl` to header only (#181659) by Vachan · 8 hours ago
  4. 86a7bc2 [libc][math] Refactor f16add Math Functions to Header Only (#181777) by Atharv Mane · 8 hours ago
  5. f27f6b4 [libc][math] Refactor tanpif to header only (#181525) by Xinlong Chen · 8 hours ago
  6. ce2be83 [libc][math] Refactor tanf16 to header only (#181523) by Xinlong Chen · 8 hours ago
  7. 93cf7d4 Revert "[libc] Add getc, ungetc, fflush to enable libc++ iostream on baremetal" (#181931) by Paul Kirth · 23 hours ago
  8. 451ee34 [libc][math] Refactored bf16fmaf to Header Only (#181919) by Abhijeet · 23 hours ago
  9. d1714b6 [libc][math] Fix build failures caused by constexpr (#181920) by Muhammad Bassiouni · 24 hours ago
  10. 2aa4222 [libc][math] Refactor sincos implementation to header only (#177522) by Ash · 24 hours ago
  11. a29203a [libc][math] Refactor bf16divf implementation to header-only in src/__support/math folder. (#181086) by bala-bhargav · 24 hours ago
  12. 282a7bf [libc][math] Refactor logb implementation to header-only (#175719) by Dhruv · 24 hours ago
  13. 4091db9 [libc][math] Refactor bf16addf to header only (#181230) by Viktor Moros · 24 hours ago
  14. 211ee55 [libc] Fix OS when using `-llvm` OS in the triple (#181908) by Joseph Huber · 24 hours ago
  15. 40e40f9 [libc] Fix warnings for the GPU test suite (#181763) by Joseph Huber · 30 hours ago
  16. 8982b8d [libc] Add basic support for building SPIR-V libraries (#181049) by fineg74 · 2 days ago
  17. 0d1465c [libc][NFC] Fix comments and macros in the RPC interface by Joseph Huber · 2 days ago
  18. bd4989d [libc] Fix move destruction double-freeing ports after move to RAII by Joseph Huber · 2 days ago
  19. c98431e [libc] Replace RPC 'close()' mechanism with RAII handler (#181690) by Joseph Huber · 2 days ago
  20. bbeac49 [libc][math] Refactor sinpif16 to header only. (#178503) by DannyDaoBoYang · 3 days ago