Clone this repo:

Branches

  1. 927f50f [libc] Fix `constexpr` `add_with_carry`/`sub_with_borrow` (#154282) by Guillaume Chatelet · 2 hours ago main master
  2. 4ff7b00 Add vector-based strlen implementation for x86_64 and aarch64 (#152389) by Sterling-Augustine · 12 hours ago
  3. e4eb3bf [libc] Fix missing close at the end of file test (#154392) by Michael Jones · 17 hours ago
  4. 2d76b42 [libc] Fix copy/paste error in file.cpp (#150802) by codefaber · 17 hours ago
  5. 947729b [libc][math][c++23] Add {,u}fromfp{,x}bf16 math functions (#153992) by Krishna Pandey · 18 hours ago
  6. 9e864a1 [libc] Add _Returns_twice to C++ code (#153602) by William Huynh · 26 hours ago
  7. c8053f1 [libc][math] fix coshf16 build errors. (#154226) by Muhammad Bassiouni · 34 hours ago
  8. e4ba028 [libc][math] Refactor coshf16 implementation to header-only in src/__support/math folder. (#153582) by Muhammad Bassiouni · 35 hours ago
  9. 4936d5d Reland "[libc][math][c23] Implement C23 math function asinpif16" (#152690) by Mohamed Emad · 3 days ago
  10. 86b7d17 [libc] Setup hdrgen for ioctl (#153976) by Aiden Grossman · 3 days ago
  11. 15344e1 [libc] Correct standard for getcpu (#153982) by Aiden Grossman · 3 days ago
  12. 54067f4 [libc][gpu] Disable loop unrolling in the throughput benchmark loop (#153971) by Leandro Lacerda · 4 days ago
  13. f7b6ed3 [libc] Polish GPU benchmarking (#153900) by Leandro Lacerda · 4 days ago
  14. ccf48bc [libc] Improve GPU benchmarking (#153512) by Leandro Lacerda · 5 days ago
  15. 24c091c [libc] Fix mbrtowc test (#153721) by Mikhail R. Gadelha · 5 days ago
  16. c5d818c [libc][math][docs] Add documentation for BFloat16 type (#153475) by Krishna Pandey · 5 days ago
  17. 59251a5 [libc] Add startup code for ARM v7-A, ARM v7-R variants (#153576) by William Huynh · 5 days ago
  18. 80a55c2 [libc][math] Refactor coshf implementation to header-only in src/__support/math folder. (#153427) by Muhammad Bassiouni · 6 days ago
  19. 0db82cd [libc][math][c++23] Add bf16fma{,f,l,f128} math functions (#153231) by Krishna Pandey · 7 days ago
  20. 1aa6509 [libc][math] Refactor cosf16 implementation to header-only in src/__support/math folder. (#152871) by Muhammad Bassiouni · 7 days ago