Clone this repo:

Branches

  1. 1ffc8da Revert "[libc] support fully OOT build (#101287)" by Joseph Huber · 8 hours ago main
  2. d72412a [libc] Allow each function can have extra attributes by defining LLVM_LIBC_FUNCTION_ATTR_func macro. (#116160) by lntue · 8 hours ago
  3. c427940 Revert "[libc] Use best-fit binary trie to make malloc logarithmic" (#117065) by Daniel Thornburgh · 9 hours ago
  4. 7c1a187 [libc] Use best-fit binary trie to make malloc logarithmic (#106259) by Daniel Thornburgh · 9 hours ago
  5. 2e8042d [libc] support fully OOT build (#101287) by Schrodinger ZHU Yifan · 12 hours ago
  6. 74fea34 [libc][NFC] Remove redundant [[convergent]] attributes from RPC by Joseph Huber · 16 hours ago
  7. 2ed382e [libc] fix scudo integration build (#116979) by Schrodinger ZHU Yifan · 16 hours ago
  8. eeb6858 [libc] Increase RPC opcode to 32-bit and use a class byte (#116905) by Joseph Huber · 27 hours ago
  9. a6995db [libc] Pull last dependencies into rpc_util.h (#116693) by Joseph Huber · 2 days ago
  10. 3f2bd8b [libc] Replace usage of GPU helpers with ones from 'gpuintrin.h' (#116454) by Joseph Huber · 2 days ago
  11. 82aa1f8 [libc] avoid type-punning with inactive union member (#116685) by Schrodinger ZHU Yifan · 2 days ago
  12. 5cf46a4 [libc] Fix signed zeros for exp10m1f16 and tanhf16. (#116654) by lntue · 2 days ago
  13. c5d4696 [libc] Remove more libc dependencies from the RPC header (#116437) by Joseph Huber · 3 days ago
  14. 7702c3d Fix build issues with libc mem* benchmarks (#115982) by David Peixotto · 6 days ago
  15. 9e360f4 [libc][z/OS] Remove ASCII trick to fix EBDIC std::from_char (#116078) by Zibi Sarbinowski · 7 days ago
  16. 03f18fb [libc] Rename libc/src/__support/endian.h to endian_internal.h (#115950) by Daniel Thornburgh · 8 days ago
  17. cacd989 [libc][doc] Add links to slides and video from Siva's CppNow 2023 talk. (#116038) by lntue · 8 days ago
  18. 4730a94 [libc] Fix canonicalize[f|l] tests for targets with long-double-is-double. (#115998) by lntue · 8 days ago
  19. 9368fa8 [libc] Include features.h in baremetal targets (#109444) by Petr Hosek · 8 days ago
  20. 4691d30 [libc] Support multilib with runtimes build (#115357) by Petr Hosek · 8 days ago