- 8521bf3 [libc] Add missing iswdigit to wctype.yaml and Windows entrypoints (#186023) by Xinlong Chen · 47 minutes ago main
- a0c47f1 [libc] Add hdrgen tests to the main libc test target (#186113) by Victor Campos · 8 hours ago
- 9e113e6 [libc] Remove unused AOR_v20.02 directory (#185951) by DylanFleming-arm · 9 hours ago
- 309f058 [libc]: implement 'iswalnum' entrypoint (#185581) by Mir Immad · 9 hours ago
- 8cc4d67 [libc] Use the proper name for the 'llvm-gpu-loader' (#186101) by Joseph Huber · 10 hours ago
- 76c8a4b [libc] Fix hdrgen test test_small_proxy.h (#185890) by Victor Campos · 12 hours ago
- 7e125c6 [libc] Add entrypoint for iswxdigit (#185574) by Zorojuro · 26 hours ago
- eb8d08a [libc] add iswblank entrypoint (#185272) by alowqie · 28 hours ago
- 3a1306c [libc] Force to inline syscall_impl on x86_64 (#178153) by Jakob Koschel · 31 hours ago
- 909a7c2 [libc] Implement iswgraph entrypoint (#185339) by Xinlong Chen · 32 hours ago
- 06c59f2 [libc] Fix detection of cfloat128 (#185486) by bkuhls · 33 hours ago
- 1dd981b [libc] Implement iswspace entrypoint (#185269) by Jiří Filek · 33 hours ago
- 044963a [libc] Add missing const qualifiers to a few functions in <time.h> (#185311) by Alexey Samsonov · 2 days ago
- b4ed2f8 [libc][math] Add cbrtbf16 math function (#180327) by sohail · 2 days ago
- 0f58266 [Clang] Add more scan / reduce operations to 'gpuintrin.h' (#185525) by Joseph Huber · 2 days ago
- 5191e2a [libc] implement iswcntrl entrypoint (#185273) by valium007 · 2 days ago
- 0b6f868 [libc] 185136 - added iswlower entry point (#185221) by albertbolt1 · 2 days ago
- e7081f2 [libc][math] Implement an integer-only version of double precision sin and cos with 1 ULP errors. (#184752) by lntue · 2 days ago
- 8df8a70 [libc][math] correct the output of `asinpif` and `acospi` (#185544) by Mohamed Emad · 3 days ago
- a6dbf88 [libc] Add more macro/type declarations to Elf headers. (#185348) by Alexey Samsonov · 3 days ago
- 66d9580 [libc] Fix implicit lossy conversion warnings in tests (NFC). (#185503) by Alexey Samsonov · 3 days ago
- 101a952 [Clang] Update the 'gpuintrin.h' lane scan handling (#185451) by Joseph Huber · 3 days ago
- 10029b6 [libc][docs] Furo theme, new landing page, cleanups (#184303) by Jeff Bailey · 3 days ago
- 16953a5 [libc] Use explicit cast to time_t in utimes_test. (#185307) by Alexey Samsonov · 3 days ago
- 6e14216 [libc] Use unsigned char in strcmp, strncmp, and strcoll comparisons (#185393) by Jeff Bailey · 3 days ago
- c42ab45 [libc][wctype] Implement public iswdigit (#181635) by Marcell Leleszi · 4 days ago
- b3aa5bb [libc] Add <sys/un.h> header. (#182622) by Alexey Samsonov · 5 days ago
- 4e2524f [libc][math] Fix FP add/sub for signed-zero operands (#183243) by Hanliang Xu (Leon) · 7 days ago
- 7e79fed [libc][math] Optimize `asinpif` and `acospif` using estrin's scheme (#184286) by Mohamed Emad · 7 days ago
- f33c735 [libc][math] Refactor ffmaf128 into a header only. (#184751) by Zorojuro · 7 days ago
- b6bf428 [libc] Rework slab cache data structure for GPU allocator by Joseph Huber · 7 days ago
- b7bf981 [libc] Hoist GPU allocator loop invariants from find_slab (#184803) by Joseph Huber · 7 days ago
- 5a5599d [libc][math][NFC] Fix dependency for acospif (#184738) by Muhammad Bassiouni · 8 days ago
- e490aa6 [libc] Fix integration test args/env in LibcTest lit format (#184438) by Jeff Bailey · 9 days ago
- e8faec5 [libc] Extend check-libc-lit to cover include, integration, and all src tests (#184366) by Jeff Bailey · 9 days ago
- 2c461a7 [libc] Various GPU allocator tweaks and optimizations (#184368) by Joseph Huber · 9 days ago
- cbf72b2 [libc][sys] add header and functions for sys ipc (#182700) by Pengxiang Huang · 9 days ago
- 7ad936a [libc] Reland add getc, ungetc, fflush to enable libc++ iostream on baremetal (#183556) by Volodymyr Turanskyy · 10 days ago
- dacaf47 [libc] Declare reallocarray in stdlib.h / malloc.h (#184223) by Roland McGrath · 10 days ago
- 64c435c [libc] Fix GPU loader propagation to lit test infrastructure (#184105) by Jeff Bailey · 10 days ago
- 7434d31 [libc][math] Cleanup shared/math (#183971) by Muhammad Bassiouni · 12 days ago
- f99c538 [libc][math][c23] implement C23 `acospif` math function (#183661) by Mohamed Emad · 13 days ago
- d512c3c [libc][math] Refactor floor family to header-only (#182194) by Mohamed Emad · 13 days ago
- 27c622d [libc][math] Refactor bf16sub family to header-only (#182115) by Mohamed Emad · 13 days ago
- bfe85bb [libc][math] Refactor nextafter family to header-only (#181673) by Anonmiraj · 14 days ago
- b12c413 [libc][math] Refactor f16sqrtf128 to Header Only. (#183542) by Zorojuro · 2 weeks ago
- 87738af [libc][math] Disable float16 on Clang 11 and older (#183574) by Muhammad Bassiouni · 2 weeks ago
- 5f55b93 [libc][math] Refactor tanpif16 to header-only (#181240) by Weiwen He · 2 weeks ago
- 380f238 [libc][math] Fix atan2f128 when the exponent difference is larger than the precision. (#183552) by lntue · 2 weeks ago
- c365236 [libc][math] Disable shared math tests on AArch64 by Muhammad Bassiouni · 2 weeks ago
- 1e84e31 [libc] Use response files for hdrgen entry points (#183267) by Petr Hosek · 2 weeks ago
- 7b67b57 [libc][math][c23] implement `asinpif` function (#181511) by Mohamed Emad · 2 weeks ago
- 17bb64e [libc][math] Refactor fdim family to header-only (#182190) by Mohamed Emad · 2 weeks ago
- 1dee3df [libc][math] Refactor float16 basic operations to header-only (#181745) by Anonmiraj · 2 weeks ago
- 779371c [libc][math] Refactor nexttoward family to header-only (#181685) by Anonmiraj · 2 weeks ago
- 8a4cd38 [libc][math] Refactor nextup family to header-only (#181688) by Anonmiraj · 2 weeks ago
- 29ab5cc [libc] Add atan2l implementation fallback to atan2f128. (#182587) by Alexey Samsonov · 2 weeks ago
- f4940a0 [libc] Fix LIBC_INLINE build error in riscv/irelative.cpp (#183249) by Jeff Bailey · 2 weeks ago
- 5cc27a9 [libc] Add backwards-compatibility macro to struct stat. (#182601) by Alexey Samsonov · 2 weeks ago
- feb1983 [libc] Enable ifunc support in static startup (#182841) by Jeff Bailey · 2 weeks ago
- a485b9e [libc] Remove MSAN_UNPOISON from `bit_cast` and `bit_copy` (#183124) by Vitaly Buka · 2 weeks ago
- 722ab38 [libc][math] Refactor nextdown family to header-only (#181679) by Anonmiraj · 2 weeks ago
- e428b7f [libc][math] Fix code consistency in asinpif16 lambda (#183140) by Muhammad Bassiouni · 2 weeks ago
- 2534f60 [libc][math] Refactor setpayloadsig family to header-only (#183113) by Anonmiraj · 2 weeks ago
- 9ebdf65 [libc][math] Bfloat16 `*= (Multiply assign)` operator support (#182882) by Zorojuro · 2 weeks ago
- 1856c89 [libc][math] Refactor asinpif16 to Header Only (#179021) by Julian Pokrovsky · 2 weeks ago
- de931b7 [libc][math] Refactor setpayload family to header-only (#182922) by Anonmiraj · 2 weeks ago
- 78d571d [LLVM] Port 'llvm-gpu-loader' to use LLVMOffload (#162739) by Joseph Huber · 2 weeks ago
- 5a08c44 [LibC][RPC] Define LIBC_COPT_PRINTF_DISABLE_WIDE on Windows (#178482) by Jinsong Ji · 2 weeks ago
- 4177629 [libc][math] Refactor bf16mul family to header-only (#182018) by Mohamed Emad · 2 weeks ago
- ec2ad44 [libc][math] Refactor bf16addl implementation to header-only in src/__support/math folder. (#182561) by Armillus · 2 weeks ago
- c124e83 [libc][math] Refactor getpayload family functions to header-only (#181824) by Anonmiraj · 2 weeks ago
- 33beca8 [libc][math] Refactor `bf16fmaf128` to header-only (#182009) by Mohamed Emad · 2 weeks ago
- a91d484 [libc] Update the GPU allocator to work under post-Volta ITS by Joseph Huber · 2 weeks ago
- e69aa29 [libc] Properly handle null handles in rpc_dispatch.h by Joseph Huber · 3 weeks ago
- 45f99f7 [libc] Save one instruction on ARM (#181515) by SiliconA-Z · 3 weeks ago
- 776df08 [libc] Support array tags in the RPC dispatch helpers (#181395) by Joseph Huber · 3 weeks ago
- 14776ea [libc][math] Refactor fadd family to header-only (#182185) by Mohamed Emad · 3 weeks ago
- 6106671 [libc][math] Refactor fmax family to header-only (#182165) by Mohamed Emad · 3 weeks ago
- 4bf6b14 [libc] Fix RPC server with independent thread scheduling (#182211) by Joseph Huber · 3 weeks ago
- 5f986b4 [libc] Improve GPU allocator lane usage and fences (#182388) by Joseph Huber · 3 weeks ago
- 87bc45f [libc][math] Refactor ceil family to header-only (#182121) by Mohamed Emad · 3 weeks ago
- d59aee6 [libc][mathvec] Initial commit for LIBC vector math component (#173058) by DylanFleming-arm · 3 weeks ago
- 72ded5a [libc][math][test] add missed mpfr test for `ceilf128` (#182201) by Mohamed Emad · 3 weeks ago
- 7061b80 [libc][math] Update BFloat16 basic operation exhaustive tests to include mixed signs. (#182131) by lntue · 3 weeks ago
- bc2ab0c [libc][math] change bf16fmal to be header-only and constexpr-compat (#181666) by Serosh · 3 weeks ago
- 4248414 [libc][math] Refactor bf16divl to header-only (#181535) by AbdallahRashed · 3 weeks ago
- d38edd8 [libc][math] Refactor `logbl` to header only (#181659) by Vachan · 3 weeks ago
- 05998ac [libc][math] Refactor f16add Math Functions to Header Only (#181777) by Atharv Mane · 3 weeks ago
- 56ac076 [libc][math] Refactor tanpif to header only (#181525) by Xinlong Chen · 3 weeks ago
- a7205ea [libc][math] Refactor tanf16 to header only (#181523) by Xinlong Chen · 3 weeks ago
- 89abd29 Revert "[libc] Add getc, ungetc, fflush to enable libc++ iostream on baremetal" (#181931) by Paul Kirth · 3 weeks ago
- 6b1fde2 [libc][math] Refactored bf16fmaf to Header Only (#181919) by Abhijeet · 3 weeks ago
- 8676a27 [libc][math] Fix build failures caused by constexpr (#181920) by Muhammad Bassiouni · 3 weeks ago
- ba9bf3f [libc][math] Refactor sincos implementation to header only (#177522) by Ash · 3 weeks ago
- a09da6e [libc][math] Refactor bf16divf implementation to header-only in src/__support/math folder. (#181086) by bala-bhargav · 3 weeks ago
- d574a75 [libc][math] Refactor logb implementation to header-only (#175719) by Dhruv · 3 weeks ago
- ac35a56 [libc][math] Refactor bf16addf to header only (#181230) by Viktor Moros · 3 weeks ago
- d8ca58a [libc] Fix OS when using `-llvm` OS in the triple (#181908) by Joseph Huber · 3 weeks ago
- f184492 [libc] Fix warnings for the GPU test suite (#181763) by Joseph Huber · 3 weeks ago