Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

Clone this repo:

Branches

  1. 7b45735 [libc] Update the memory helper functions for simd types (#160174) by Joseph Huber · 5 hours ago main
  2. 0388350 [libc] Make all targets respect LLVM_PER_TARGET_RUNTIME_DIR (#160597) by Joseph Huber · 30 hours ago
  3. a1d9ff0 [libc][NFC] Remove usage of the C keyword `I`. (#160567) by lntue · 2 days ago
  4. 8938e8b [libc][math][c++23] Add log_bf16 math function (#157811) by Krishna Pandey · 2 days ago
  5. 8acf7a0 [libc] Cleanup mman functions and tests (#159657) by Michael Jones · 3 days ago
  6. 9f31af4 [libc] Add -Wall for libc tests (#160220) by Vinay Deshmukh · 3 days ago
  7. f6698eb [libc][POSIX][unistd] Implement gethostname (#128142) by Zaky Hermawan · 3 days ago
  8. 23de8a4 [libc] Remove separate RPC test handling (#160206) by Joseph Huber · 4 days ago
  9. e33b495 [libc] Fix stdbit C tests for older clang. (#160157) by lntue · 4 days ago
  10. b84d427 [libc] Add -Wextra for libc tests (#153321) by Vinay Deshmukh · 4 days ago
  11. 5e9aa30 [libc] fix error: implicit conversion loses floating-point precision: 'double' to 'float' in shared_math_test.cpp (#159934) by Maksim Levental · 6 days ago
  12. 19e49e0 [libc][math] Refactor dsqrtl implementation to header-only in src/__support/math folder. (#154868) by Muhammad Bassiouni · 7 days ago
  13. 122a2c0 [LLVM] Simplify GPU runtimes flag handling (#159802) by Joseph Huber · 7 days ago
  14. 241627f [libc] Update floating testing infra for MSVC compatibility. (#159810) by lntue · 7 days ago
  15. 00df780 [libc][math] Fix sNaN tests for AArch64 (#159483) by Krishna Pandey · 8 days ago
  16. e46fe52 [libc][bazel] Add (v)asprintf targets and tests (#159476) by Michael Jones · 8 days ago
  17. 203368c [libc][math] Update test/src/math/smoke/FmaTest.h to not rely on compiler runtime. (#159503) by lntue · 9 days ago
  18. 49c8eef [libc] Some MSVC compatibility fixes in src/__support. (#159428) by lntue · 9 days ago
  19. fd4ba11 [libc] Temporarily disable floating point exception check for rsqrtf16 on aarch64. (#159417) by lntue · 9 days ago
  20. e8b5d9e [libc][math] Adjust rsqrtf16 exception checks. (#159411) by lntue · 9 days ago