July 2024 Archives by thread
Starting: Mon Jul 1 00:58:54 PDT 2024
Ending: Wed Jul 31 20:31:41 PDT 2024
Messages: 3235
- [libc-commits] [libc] [libc][math][c23] Implemented sinpif function correctly rounded for all rounding modes. (PR #97149)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}f C23 math functions (PR #96787)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add MPFR unit test for f16sqrtf (PR #97062)
via libc-commits
- [libc-commits] [clang] [libc] [llvm] AMDGPU: Add a subtarget feature for fine-grained remote memory support (PR #96442)
Matt Arsenault via libc-commits
- [libc-commits] [libc] ec0e6ef - [libc] Implement the 'remove' function on the GPU (#97096)
via libc-commits
- [libc-commits] [libc] [libc] Implement the 'remove' function on the GPU (PR #97096)
Joseph Huber via libc-commits
- [libc-commits] [libc] 3c64a98 - [libc] Partially implement 'errno' on the GPU (#97107)
via libc-commits
- [libc-commits] [libc] [libc] Partially implement 'errno' on the GPU (PR #97107)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc][math] Add MPFR unit tests for nearbyint{, f, l, f16} (PR #94479)
via libc-commits
- [libc-commits] [libc] 44a2589 - [libc][math] Add MPFR unit tests for nearbyint{, f, l, f16} (#94479)
via libc-commits
- [libc-commits] [libc] a3f700a - [libc][math][c23] Add MPFR unit test for f16sqrtf (#97062)
via libc-commits
- [libc-commits] [clang] [libc] [llvm] [libc] Implement (v|f)printf on the GPU (PR #96369)
Jon Chesterfield via libc-commits
- [libc-commits] [libc] [libc] Set default visibility to 'hidden' and make entrypoints default (PR #97123)
via libc-commits
- [libc-commits] [libc] [libc] implemented add_function to yaml hdrgen (PR #97079)
via libc-commits
- [libc-commits] [libc] [libc] reordered Function class parameters and moved yaml files (PR #97329)
via libc-commits
- [libc-commits] [clang] [libc] [llvm] [NVPTX] Implement variadic functions using IR lowering (PR #96015)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libunwind] [WIP] Enough to get `libc` to build `clang` on `aarch64` (PR #97231)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc] Add aligned_alloc (PR #96586)
Paul Kirth via libc-commits
- [libc-commits] [libc] ea93c53 - [libc][math][c23] Implemented sinpif function correctly rounded for all rounding modes. (#97149)
via libc-commits
- [libc-commits] [libc] 03e4647 - [libc] implemented add_function to yaml hdrgen (#97079)
via libc-commits
- [libc-commits] [libc] adding tests (PR #97361)
via libc-commits
- [libc-commits] [libc] [libc] Add mpfr tests (PR #97376)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] 6f60d2b - [libc] Add mpfr tests for fmul. (#97376)
via libc-commits
- [libc-commits] [libc] 12a1e6d - [libc][math][c23] Add f16{add, sub}f C23 math functions (#96787)
via libc-commits
- [libc-commits] [libc] [libc][docs] Add doc for using containers to test on a different arch (PR #97431)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (PR #97072)
via libc-commits
- [libc-commits] [libc] [libcxx] [libunwind] [WIP] Enough to get `libc` to build `clang` on `aarch64` (PR #97231)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc] Use -nostdlibinc in the full build mode (PR #97461)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Add LIBC_NAMESPACE_HIDDEN_DECL macro (PR #97109)
via libc-commits
- [libc-commits] [libc] b8bbc57 - [libc] Use -nostdlibinc in the full build mode (#97461)
via libc-commits
- [libc-commits] [libc] [libc][C23][math] Implement cospif function correctly rounded for all rounding modes (PR #97464)
Hendrik Hübner via libc-commits
- [libc-commits] [libc] [libc] Only use COMPILER_RESOURCE_DIR if available (PR #97465)
Petr Hosek via libc-commits
- [libc-commits] [libc] 3584a82 - [libc] Only use COMPILER_RESOURCE_DIR if available (#97465)
via libc-commits
- [libc-commits] [libc] [libc] Include Linux kernel headers in the full build (PR #97486)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc][math] Implement correctly roudned double precision tan (PR #97489)
via libc-commits
- [libc-commits] [libc] 4e56724 - [libc][math][c23] Add f16{add, sub}{, l, f128} C23 math functions (#97072)
via libc-commits
- [libc-commits] [libc] a1c4926 - [libc] Include Linux kernel headers in the full build (#97486)
via libc-commits
- [libc-commits] [libc] [libc] Add function spec for `getauxval` (PR #97492)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc] Add `locale.h` and related stubs (PR #97494)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc] Add `Scrt1.o` to `startup_components` (PR #97497)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc]: add `dlfcn.h` placeholder (PR #97501)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc] Add Kernel Resource Usage to nvptx-loader (PR #97503)
via libc-commits
- [libc-commits] [libc] [libc] Add link.h and elf.h (PR #97504)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc] Add basic `ioctl` function (PR #97509)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc] Add missing `prctl` header def (PR #97527)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc] Add `vasprintf` function (PR #97528)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc]: Add `vsscanf` function (PR #97529)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc] Add `utimes` function (PR #97530)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] [libc] Provide isnan, isnanf and isnanl functions (PR #96008)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] Reland: [libc] implement ioctl #85890 (PR #90317)
Joseph Huber via libc-commits
- [libc-commits] [libc] f1a8f94 - [libc][docs] Add doc for using containers to test on a different arch (#97431)
via libc-commits
- [libc-commits] [libc] f7b09b5 - [libc] Add function spec for `getauxval` (#97492)
via libc-commits
- [libc-commits] [libc] [libc] Disable `-ffreestanding` and `-fno-builtin` on the GPU build (PR #97636)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] Add erase function to blockstore (PR #97641)
Michael Jones via libc-commits
- [libc-commits] [libc] 6aed0d5 - [libc] created integration tests for newhdrgen (#97361)
via libc-commits
- [libc-commits] [libc] [libc] Fix callback type in `exit_handlers.cpp` not matching (PR #97642)
Joseph Huber via libc-commits
- [libc-commits] [libc] 4a1fdeb - [libc] reordered Function class parameters and moved yaml files (#97329)
via libc-commits
- [libc-commits] [libc] [libc][docs] Update full host build docs (PR #97643)
Michael Jones via libc-commits
- [libc-commits] [libc] 7d68d9d - [libc][math] Implement correctly rounded double precision tan (#97489)
via libc-commits
- [libc-commits] [libc] [libc] Add LIBC_NAMESPACE_DECL macro (PR #97109)
via libc-commits
- [libc-commits] [libc] 3eebeb7 - [libc] Add aligned_alloc (#96586)
via libc-commits
- [libc-commits] [libc] 2ef5b82 - [libc][docs] Update full host build docs (#97643)
via libc-commits
- [libc-commits] [libc] [libc] Enable `-Wunused` and clean up found instances (PR #96949)
Arvind Sudarsanam via libc-commits
- [libc-commits] [libc] 665efe8 - [libc] Add LIBC_NAMESPACE_DECL macro (#97109)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Classify f16fma{, f, l} as LLVM libc extensions (PR #97728)
via libc-commits
- [libc-commits] [libc] [libc] Implement fcntl when only SYS_fcntl64 is available (PR #97740)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc][math] Fix signed zeros for erff. (PR #97742)
via libc-commits
- [libc-commits] [libc] [libc] Fix compilation warnings on 32-bit archs (PR #97745)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc] Fix compilation when long double is used as float128 (PR #97747)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc] fix float_comparison_test when an emulator is used to run the … (PR #97748)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 2307d27 - [libc] fix float_comparison_test when an emulator is used to run the test (#97748)
via libc-commits
- [libc-commits] [libc] 8bb4294 - [libc] Fix compilation warnings on 32-bit archs (#97745)
via libc-commits
- [libc-commits] [libc] 0ccec54 - [libc] Fix compilation when long double is used as float128 (#97747)
via libc-commits
- [libc-commits] [libc] 4f77677 - [libc] Implement fcntl when only SYS_fcntl64 is available (#97740)
via libc-commits
- [libc-commits] [libc] [libc][NFC] Adjust use of off_t internally (PR #68269)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc] implement pathconf/fpathconf (PR #87165)
Nhat Nguyen via libc-commits
- [libc-commits] [libc] [libc]: add `dlfcn.h` headers (PR #97772)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] [libc][math] implement `signbit` (PR #97791)
Akiel Aries via libc-commits
- [libc-commits] [libc] [libc] Added missing operator delete generated by gcc/clang (PR #67457)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 9f2215a - [libc][math] Fix signed zeros for erff. (#97742)
via libc-commits
- [libc-commits] [libc] ac76ce2 - [libc][math][c23] Classify f16fma{, f, l} as LLVM libc extensions (#97728)
via libc-commits
- [libc-commits] [libc] [libc] Fix readlink tests on 32-bit systems (PR #97850)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 0f1da49 - [libc] Fix readlink tests on 32-bit systems (#97850)
via libc-commits
- [libc-commits] [libc] Revert "[libc] Fix readlink tests on 32-bit systems" (PR #97852)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] fc66543 - Revert "[libc] Fix readlink tests on 32-bit systems" (#97852)
via libc-commits
- [libc-commits] [libc] [libc] Change the test file names used in readlink_test and readlinkat_test. (PR #97864)
via libc-commits
- [libc-commits] [libc] 045e68f - [libc] Change the test file names used in readlink_test and readlinkat_test. (#97864)
via libc-commits
- [libc-commits] [libc] ccf357f - [libc] Add `dlfcn.h` headers (#97772)
via libc-commits
- [libc-commits] [libc] f8834ed - [libc][C23][math] Implement cospif function correctly rounded for all rounding modes (#97464)
via libc-commits
- [libc-commits] [libc] [libc] Include tan in the baremetal configuration (PR #97921)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Fix Cppcheck Issues (PR #96999)
Joseph Huber via libc-commits
- [libc-commits] [libc] f4e6ddb - [libc] Fix Cppcheck Issues (#96999)
via libc-commits
- [libc-commits] [libc] b151c7e - [libc] Add `dlfcn.h` placeholder (#97501)
via libc-commits
- [libc-commits] [libc] [libc] Add `link.h` and `elf.h` headers (PR #97924)
Izaak Schroeder via libc-commits
- [libc-commits] [libc] ba25507 - [libc] Add `link.h` and `elf.h` headers (#97924)
via libc-commits
- [libc-commits] [libc] Revert "[libc] Add `link.h` and `elf.h` headers" (PR #97931)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] 1acb086 - Revert "[libc] Add `link.h` and `elf.h` headers" (#97931)
via libc-commits
- [libc-commits] [libc] [libc] fix aarch64 GCC build (PR #97932)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] [libc][math] Implement cbrtf function correctly rounded to all rounding modes. (PR #97936)
via libc-commits
- [libc-commits] [libc] [libc] support out of tree build with dynlibs (PR #97959)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] 7f3c40a - [libc] implement pathconf/fpathconf (#87165)
via libc-commits
- [libc-commits] [libc] 1b26bb0 - [libc] fix aarch64 GCC build (#97932)
via libc-commits
- [libc-commits] [libc] f13463e - [libc] support out of tree build with dynlibs (#97959)
via libc-commits
- [libc-commits] [libc] [libc] add prctl func spec (PR #97971)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] 73447a3 - [libc] Include tan in the baremetal configuration (#97921)
via libc-commits
- [libc-commits] [libc] [llvm] [LLVM] Simplify cabs libcall if real or imaginary part of input is zero (PR #97976)
Hendrik Hübner via libc-commits
- [libc-commits] [libc] 4a9dabe - [libc] add prctl func spec (#97971)
via libc-commits
- [libc-commits] [libc] [llvm] [bazel] Add missing gmp dep for f8834ed24bf11d19c96c49d42e77d4408af91fd8 (PR #97999)
Haojian Wu via libc-commits
- [libc-commits] [libc] [libc] Make GPU `libm` use generic implementations (PR #98014)
Joseph Huber via libc-commits
- [libc-commits] [libc] 5c40e56 - [libc] Make GPU `libm` use generic implementations (#98014)
via libc-commits
- [libc-commits] [libc] c9ee6b1 - [libc][math] Implement cbrtf function correctly rounded to all rounding modes. (#97936)
via libc-commits
- [libc-commits] [libc] [libc] Add maybe_unused for functions only used on slow path (PR #98024)
Joseph Huber via libc-commits
- [libc-commits] [libc] d3a5589 - [libc] Add maybe_unused for functions only used on slow path (#98024)
via libc-commits
- [libc-commits] [libc] [libc] Add config option for fast math optimizations (PR #98029)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc][math][C23] Cospif function should only return unsigned zeros (PR #98037)
Hendrik Hübner via libc-commits
- [libc-commits] [libc] 12e47aa - [libc] Add config option for fast math optimizations (#98029)
via libc-commits
- [libc-commits] [libc] 7776fba - [libc][NFC] Adjust use of off_t internally (#68269)
via libc-commits
- [libc-commits] [libc] [libc][math] Fix overflow shifts for dyadic floats and add skip accuracy option for expm1. (PR #98048)
via libc-commits
- [libc-commits] [libc] [libc] puts implementation for baremetal (PR #98051)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Include cbrtf in the baremetal configuration (PR #98052)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Include _Exit in the baremetal configuration (PR #98053)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Provide baremetal implementation of getchar (PR #98059)
Petr Hosek via libc-commits
- [libc-commits] [libc] Revert "[libc] Make GPU `libm` use generic implementations" (PR #98061)
Mehdi Amini via libc-commits
- [libc-commits] [libc] ea3fd02 - Revert "[libc] Make GPU `libm` use generic implementations" (#98061)
via libc-commits
- [libc-commits] [libc] 0dde87c - [libc] Include cbrtf in the baremetal configuration (#98052)
via libc-commits
- [libc-commits] [libc] [libc] Export configs for `scanf` support (PR #98066)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] corrected yaml files in newhdrgen (PR #98069)
via libc-commits
- [libc-commits] [libc] d358151 - Reapply "[libc] Make GPU `libm` use generic implementations" (#98061)
Joseph Huber via libc-commits
- [libc-commits] [libc] 4b53cbb - [libc] Export configs for `scanf` support (#98066)
via libc-commits
- [libc-commits] [libc] 7c046ee - [libc] Include _Exit in the baremetal configuration (#98053)
via libc-commits
- [libc-commits] [libc] [libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (PR #98075)
via libc-commits
- [libc-commits] [libc] [libc] Fix for unused variable warning (PR #98086)
Caslyn Tonelli via libc-commits
- [libc-commits] [libc] [libc] assert.h modifications for newhdrgen (PR #98092)
via libc-commits
- [libc-commits] [libc] a004e50 - [libc] corrected yaml files in newhdrgen (#98069)
via libc-commits
- [libc-commits] [libc] [libc] Use `stdio.h` for `off_t` instead of `unistd.h` (PR #98093)
via libc-commits
- [libc-commits] [libc] [libc] reorder member variables and functions for better organization (PR #85812)
Michael Jones via libc-commits
- [libc-commits] [libc] [libc] Fix integer `rint` variants on the GPU (PR #98095)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] implement cached process/thread identity (PR #95965)
Michael Jones via libc-commits
- [libc-commits] [libc] [libc] Fix statfs_to_statvfs conversion function on rv32 (PR #98098)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] f6eda6f - [libc] Fix for unused variable warning (#98086)
via libc-commits
- [libc-commits] [libc] c1f1aab - [libc] Fix statfs_to_statvfs conversion function on rv32 (#98098)
via libc-commits
- [libc-commits] [libc] afa6bed - [libc] Fix integer `rint` variants on the GPU (#98095)
via libc-commits
- [libc-commits] [libc] 673b6cd - [libc] Use `stdio.h` for `off_t` instead of `unistd.h` (#98093)
via libc-commits
- [libc-commits] [libc] 0182f51 - [libc][fix] Use off_t libc type directly
Joseph Huber via libc-commits
- [libc-commits] [libc] 28695dd - [libc] Disable block test on NVPTX
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] Avoid the atexit and exit_handler dependency for exit (PR #98121)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Use global errno for baremetal (PR #98130)
Petr Hosek via libc-commits
- [libc-commits] [libc] cfa2d7d - [libc] Provide baremetal implementation of getchar (#98059)
via libc-commits
- [libc-commits] [libc] [libc] Remove the `stdio.h` include from `puts.h` (PR #98132)
Petr Hosek via libc-commits
- [libc-commits] [libc] 72ccdd8 - [libc][math][C23] Cospif function should only return unsigned zeros (#98037)
via libc-commits
- [libc-commits] [libc] c530dad - [libc] Remove unnecessary `stdio.h` includes (#98132)
via libc-commits
- [libc-commits] [libc] 221d5c5 - [libc] Disable `-ffreestanding` and `-fno-builtin` on the GPU build (#97636)
via libc-commits
- [libc-commits] [libc] [libc] Fix readlink tests on 32-bit systems (PR #98168)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc] Include stdio.h in baremetal getchar.cpp (PR #98188)
Petr Hosek via libc-commits
- [libc-commits] [libc] 50a19f9 - [libc] Include stdio.h in baremetal getchar.cpp (#98188)
via libc-commits
- [libc-commits] [libc] [libc] adjust printf macro test to use all 64 bits (PR #98195)
Michael Jones via libc-commits
- [libc-commits] [libc] 8492ad5 - [libc] adjust printf macro test to use all 64 bits (#98195)
via libc-commits
- [libc-commits] [libc] [libc] Fix sprintf FixedConv test (PR #98204)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 63a9662 - [libc] Fix readlink tests on 32-bit systems (#98168)
via libc-commits
- [libc-commits] [libc] 9e0347d - [libc] Fix sprintf FixedConv test (#98204)
via libc-commits
- [libc-commits] [libc] [llvm] [libc] Move off_t and stdio macros to proxy hdrs (PR #98215)
Michael Jones via libc-commits
- [libc-commits] [libc] [libc] Move the internal extern "C" symbols inside the namespace (PR #98232)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Add support for `powi` as an LLVM libc extension on the GPU (PR #98236)
Joseph Huber via libc-commits
- [libc-commits] [libc] 240ec5a - [libc] Move off_t and stdio macros to proxy hdrs (#98215)
via libc-commits
- [libc-commits] [libc] [libc] newhdrgen: updated sorting of guarded functions in fuction generation (PR #98241)
via libc-commits
- [libc-commits] [libc] be9b1de - [libc] Move the internal extern "C" symbols inside the namespace (#98232)
via libc-commits
- [libc-commits] [libc] [llvm] Revert "[libc] Move off_t and stdio macros to proxy hdrs" (PR #98242)
Michael Jones via libc-commits
- [libc-commits] [libc] 3a74428 - Revert "[libc] Move off_t and stdio macros to proxy hdrs" (#98242)
via libc-commits
- [libc-commits] [libc] [libc] cmake configruation for newhdrgen (PR #98257)
via libc-commits
- [libc-commits] [libc] 46c7da6 - [libc][math] Fix overflow shifts for dyadic floats and add skip accuracy option for expm1. (#98048)
via libc-commits
- [libc-commits] [libc] 60ff9c2 - [libc] Add support for `powi` as an LLVM libc extension on the GPU (#98236)
via libc-commits
- [libc-commits] [libc] b6e41c1 - [libc] Provide isnan, isnanf and isnanl functions (#96008)
via libc-commits
- [libc-commits] [libc] [libc] Add a missing math-function-macros.h include (PR #98271)
Petr Hosek via libc-commits
- [libc-commits] [libc] d99efd5 - [libc] Add a missing math-function-macros.h include (#98271)
via libc-commits
- [libc-commits] [libc] [libc] Unit test for isnan[f,l] (PR #98274)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Support configurable errno modes (PR #98287)
via libc-commits
- [libc-commits] [libc] [libc] Use `rint` builtin for rounding on the GPU (PR #98345)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libcxx] [libcxx][libc] Hand in Hand PoC with from_chars (PR #91651)
Mark de Wever via libc-commits
- [libc-commits] [libc] [libc][math] Implement nearest integer functions using builtins when available (PR #98376)
via libc-commits
- [libc-commits] [libc] [llvm] Reland: [libc] Move off_t and stdio macros to proxy hdrs (PR #98384)
Michael Jones via libc-commits
- [libc-commits] [libc] [libc] integration test outputs header in build (PR #98385)
via libc-commits
- [libc-commits] [libc] [libc] Add Timing Utils for AMDGPU (PR #96828)
Joseph Huber via libc-commits
- [libc-commits] [libc] eb66e31 - [libc] Add Timing Utils for AMDGPU (#96828)
via libc-commits
- [libc-commits] [libc] a105113 - [libc] newhdrgen: updated sorting of guarded functions in fuction generation (#98241)
via libc-commits
- [libc-commits] [libc] [libc] Clean up sanitizer macros (PR #98402)
Fangrui Song via libc-commits
- [libc-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libclc] [libcxx] [lld] [lldb] [llvm] [BOLT] Match blocks with calls as anchors (PR #96596)
Shaw Young via libc-commits
- [libc-commits] [libc] b1e03d3 - [libc] Restore LIBC_HAVE_ADDRESS_SANITIZER as it is used by some tests
Fangrui Song via libc-commits
- [libc-commits] [libc] [libc] Create a separate proxy header for math-function-macros.h (PR #98430)
Nhat Nguyen via libc-commits
- [libc-commits] [libc] [libc] Correctly Run Multiple Benchmarks in the Same File (PR #98467)
via libc-commits
- [libc-commits] [libc] eeed589 - [libc] Correctly Run Multiple Benchmarks in the Same File (#98467)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize generic nearest integer functions (PR #98483)
via libc-commits
- [libc-commits] [libc] [libc] Fix BigInt's operator %= (PR #98484)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 4a9de11 - [libc][math][c23] Enable roundeven{, f, l, f128} C23 math functions on AArch64 Linux (#98472)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Enable roundeven{, f, l, f128} C23 math functions on AArch64 Linux (PR #98472)
via libc-commits
- [libc-commits] [libc] 05b7b22 - [libc] integration test outputs header in build (#98385)
via libc-commits
- [libc-commits] [libc] 5aed6d6 - Reland: [libc] Move off_t and stdio macros to proxy hdrs (#98384)
via libc-commits
- [libc-commits] [libc] [libc] fix fileno includes (PR #98514)
Michael Jones via libc-commits
- [libc-commits] [libc] 9340c9f - [libc] fix fileno includes (#98514)
via libc-commits
- [libc-commits] [libc] [libc] fix baremetal getchar (PR #98515)
Michael Jones via libc-commits
- [libc-commits] [libc] b187ecb - [libc] fix baremetal getchar (#98515)
via libc-commits
- [libc-commits] [libc] [libc] Define `HUGE_VALF` in math.h (PR #98522)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] added grouping of guarded functions in header generation (PR #98532)
via libc-commits
- [libc-commits] [libc] [llvm] [libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (PR #98075)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] [libc] Fix atexit not getting linked on linux (PR #98537)
Michael Jones via libc-commits
- [libc-commits] [libc] [libc] Disable hidden visibility for LIBC_NAMESPACE with GCC (PR #98549)
Petr Hosek via libc-commits
- [libc-commits] [libc] 8901c1c - [libc] Fix atexit not getting linked on linux (#98537)
via libc-commits
- [libc-commits] [libc] [libc] Add missing dependency on src.__support.macros.config (PR #98552)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] newheadergen: cmake configuration (PR #98554)
via libc-commits
- [libc-commits] [libc] 6cbea48 - [libc] Define `HUGE_VALF` in math.h (#98522)
via libc-commits
- [libc-commits] [libc] 53cc24d - [libc] Disable hidden visibility for LIBC_NAMESPACE with GCC (#98549)
via libc-commits
- [libc-commits] [libc] 7d6a6e6 - [libc] Add missing dependency on `src.__support.macros.config` (#98552)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: quick fixes to tests (PR #98561)
via libc-commits
- [libc-commits] [libc] ac304d5 - [libc] newheadergen: quick fixes to tests (#98561)
via libc-commits
- [libc-commits] [libc] [libc][stdlib] Implement heap sort. (PR #98582)
via libc-commits
- [libc-commits] [libc] Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration" (PR #98593)
Mehdi Amini via libc-commits
- [libc-commits] [libc] [libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (PR #98597)
via libc-commits
- [libc-commits] [libc] e3bd43b - [libc] added grouping of guarded functions in header generation (#98532)
via libc-commits
- [libc-commits] [libc] 9e452c1 - [libc] Add erase function to blockstore (#97641)
via libc-commits
- [libc-commits] [libc] Revert "[libc] Add erase function to blockstore" (PR #98669)
Michael Jones via libc-commits
- [libc-commits] [libc] ebfb76e - Revert "[libc] Add erase function to blockstore" (#98669)
via libc-commits
- [libc-commits] [libc] [libc] Remove `config.h` self-inclusion (PR #98670)
Petr Hosek via libc-commits
- [libc-commits] [libc] 280eadd - [libc] Remove `config.h` self-inclusion (#98670)
via libc-commits
- [libc-commits] [libc] libcBlockstoreErase (PR #98674)
Michael Jones via libc-commits
- [libc-commits] [libc] [libc] Extend the baremetal I/O vendor ABI (PR #98683)
Petr Hosek via libc-commits
- [libc-commits] [libc] eb27256 - [libc] Add erase function to blockstore (#98674)
via libc-commits
- [libc-commits] [libc] [libc] Change rand implementation so all tests pass in both 32- and 64-bit systems (PR #98692)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
Michael Jones via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
Michael Jones via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
Michael Jones via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
Michael Jones via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (PR #98693)
via libc-commits
- [libc-commits] [libc] 486d00e - [NVPTX] Implement variadic functions using IR lowering (#96015)
via libc-commits
- [libc-commits] [libc] 0870afa - [libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (#98693)
via libc-commits
- [libc-commits] [libc] [libc] Implement (v|f)printf on the GPU (PR #96369)
Joseph Huber via libc-commits
- [libc-commits] [libc] 40effc7 - [libc] Implement (v|f)printf on the GPU (#96369)
via libc-commits
- [libc-commits] [libc] bb46c0b - [libc] Remove warnings on default values
Joseph Huber via libc-commits
- [libc-commits] [libc] 5949899 - [libc] Fix missing printf dependencies
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] suppress uninitialized werrors (PR #98710)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] 0ecb983 - [libc] suppress uninitialized werrors (#98710)
via libc-commits
- [libc-commits] [libc] [libc] always compile hash_test with -O3 (PR #98718)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] aee553e - [libc] Stop using LLVM's `stdout` in overlay mode tests
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] Add libc_include_tests suites to check-libc target. (PR #98749)
via libc-commits
- [libc-commits] [libc] [libc] Fix warnings emitted by GCC (PR #98751)
via libc-commits
- [libc-commits] [libc] 2d2893d - [libc] always compile hash_test with -O3 (#98718)
via libc-commits
- [libc-commits] [libc] [libc] fix dependencies for fprintf (PR #98752)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] 6925849 - [libc] Support configurable errno modes (#98287)
via libc-commits
- [libc-commits] [libc] f96e4e8 - [libc] fix dependencies for fprintf (#98752)
via libc-commits
- [libc-commits] [libc] [libc] Remove src/errno/errno.h (PR #98759)
Petr Hosek via libc-commits
- [libc-commits] [libc] 4a68654 - [libc] Remove src/errno/errno.h (#98759)
via libc-commits
- [libc-commits] [libc] [libc] Mark internal __llvm_libc_errno as noexcept (PR #98760)
Petr Hosek via libc-commits
- [libc-commits] [libc] 8802c9f - [libc] Mark internal __llvm_libc_errno as noexcept (#98760)
via libc-commits
- [libc-commits] [libc] [libc] Mark all __llvm_libc_errno definitions as noexcept (PR #98762)
Petr Hosek via libc-commits
- [libc-commits] [libc] b2468d7 - [libc] Mark all __llvm_libc_errno definitions as noexcept (#98762)
via libc-commits
- [libc-commits] [libc] [libc] Include realloc in baremetal entrypoints (PR #98780)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Breakup freelist_malloc into separate files (PR #98784)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Provide realloc function for ARM (PR #98786)
via libc-commits
- [libc-commits] [libc] 8b42517 - [libc] Add libc_include_tests suites to check-libc target. (#98749)
via libc-commits
- [libc-commits] [libc] 3604c23 - [libc][math] implement `signbit` and math macro unit tests (#97791)
via libc-commits
- [libc-commits] [libc] dfcc898 - [libc] Include realloc in baremetal entrypoints (#98780)
via libc-commits
- [libc-commits] [libc] [libc] Fix signbit include test. (PR #98793)
via libc-commits
- [libc-commits] [libc] 57ae618 - [libc] Fix signbit include test. (#98793)
via libc-commits
- [libc-commits] [libc] [libc] Implement vasprintf (PR #98824)
Tsz Chan via libc-commits
- [libc-commits] [libc] [libc] newheadergen: script adjusted for cmake (PR #98825)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: added assert.yaml (PR #98826)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: configured cmake (PR #98828)
via libc-commits
- [libc-commits] [libc] 00895ef - [libc] Extend the baremetal I/O vendor ABI (#98683)
via libc-commits
- [libc-commits] [libc] Use atomics (PR #98842)
via libc-commits
- [libc-commits] [libc] [libc] add a simple TTAS spin lock (PR #98846)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] [libc] Mark external baremetal I/O symbols as extern "C" (PR #98871)
Petr Hosek via libc-commits
- [libc-commits] [libc] b42c332 - [libc] Use Atomics in GPU Benchmarks (#98842)
via libc-commits
- [libc-commits] [libc] 9ba9e48 - [libc] Mark external baremetal I/O symbols as extern "C" (#98871)
via libc-commits
- [libc-commits] [libc] 88f0dc4 - [libc] Fix warnings emitted by GCC (#98751)
via libc-commits
- [libc-commits] [libc] [libc][NFC] Fix printed test time in 32-bit systems (PR #98922)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 106621b - [libc][NFC] Fix printed test time in 32-bit systems (#98922)
via libc-commits
- [libc-commits] [clang-tools-extra] [libc] clang-tidy: readability-redundant-smartptr-get does not remove -> (#97964) (PR #98757)
via libc-commits
- [libc-commits] [clang] [libc] [llvm] [OpenMP][libc] Remove special handling for OpenMP printf (PR #98940)
Joseph Huber via libc-commits
- [libc-commits] [libc] 4531f82 - [libc][math] Optimize nearest integer functions using builtins when available (#98376)
via libc-commits
- [libc-commits] [libc] [libc] Run Benchmarks on 32 Threads by Default (PR #98964)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (PR #98972)
via libc-commits
- [libc-commits] [libc] [libc] Enable 'wchar.h' for the GPU (PR #98973)
Joseph Huber via libc-commits
- [libc-commits] [libc] 34e06dc - [libc] newheadergen: added assert.yaml (#98826)
via libc-commits
- [libc-commits] [libc] rosezhang13 (PR #98983)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize misc basic math operations with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize misc basic math operations with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize misc basic math operations with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize misc basic math operations with builtins when available (PR #99037)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc][math] Optimize misc basic math operations with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize misc basic math operations with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize misc basic math operations with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize misc basic math operations with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (PR #99037)
via libc-commits
- [libc-commits] [libc] [libc] Fix old unittests for wchar tests (PR #99060)
Joseph Huber via libc-commits
- [libc-commits] [libc] 3cdbb8d - [libc] Fix old unittests for wchar tests (#99060)
via libc-commits
- [libc-commits] [libc] [libc] Add `strerror` and `strerror_k` to the GPU (PR #99083)
Joseph Huber via libc-commits
- [libc-commits] [libc] f1c957d - [libc] newheadergen: script adjusted for cmake (#98825)
via libc-commits
- [libc-commits] [libc] [libc] Implement `clock_gettime` for the monotonic clock on the GPU (PR #99067)
via libc-commits
- [libc-commits] [libc] f7cee44 - [libc] Add `strerror` and `strerror_k` to the GPU (#99083)
via libc-commits
- [libc-commits] [libc] 8393ea5 - [libc] Implement `clock_gettime` for the monotonic clock on the GPU (#99067)
via libc-commits
- [libc-commits] [libc] [libc][docs] Document printf support on the GPU target (PR #99241)
Joseph Huber via libc-commits
- [libc-commits] [libc] 49b2c30 - [libc][docs] Document printf support on the GPU target (#99241)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Enable C23 _Float16 math functions on GPUs (PR #99248)
via libc-commits
- [libc-commits] [libc] [libc] Lazily initialize freelist malloc using _end and __libc_heap_l… (PR #99254)
Daniel Thornburgh via libc-commits
- [libc-commits] [libc] [libc][math] Implement double precision cbrt correctly rounded to all rounding modes. (PR #99262)
via libc-commits
- [libc-commits] [libc] [libc] implement cached process/thread identity (PR #98989)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [clang] [libc] [libcxx] [libc][libcxx] Support for building libc++ against LLVM libc (PR #99287)
Petr Hosek via libc-commits
- [libc-commits] [libc] 5d42d69 - [libc] Change rand implementation so all tests pass in both 32- and 64-bit systems (#98692)
via libc-commits
- [libc-commits] [libc] [libc] Add missing -latomic for rv32 (PR #99337)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 73799b4 - [libc] Added missing operator delete generated by gcc/clang (#67457)
via libc-commits
- [libc-commits] [libc] 7fc9fb9 - [libc][math] Implement double precision cbrt correctly rounded to all rounding modes. (#99262)
via libc-commits
- [libc-commits] [libc] [libc][math] Remove constexpr quantifier from cbrt's utility functions. (PR #99349)
via libc-commits
- [libc-commits] [libc] ac1d5fa - [libc][math] Remove constexpr quantifier from cbrt's utility functions. (#99349)
via libc-commits
- [libc-commits] [libc] e5ccc71 - [libc] Add missing -latomic for rv32 (#99337)
via libc-commits
- [libc-commits] [libc] 1ecffda - [libc] Add Kernel Resource Usage to nvptx-loader (#97503)
via libc-commits
- [libc-commits] [libc] 10b4834 - [libc] Fix wrong printf usage in AMDGPU loader
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] newheadergen: adding h_def_file arg to test (PR #99397)
via libc-commits
- [libc-commits] [libc] 83fbd79 - [libc] newheadergen: configured cmake (#98828)
via libc-commits
- [libc-commits] [libc] 9ce5b38 - [libc] final edits to newheadergen yaml files (#98983)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: cmakelist file changes (PR #99404)
via libc-commits
- [libc-commits] [libc] [libc] Temporarily disable statvfs header (PR #99405)
Michael Jones via libc-commits
- [libc-commits] [libc] 90cbb1e - [libc] Temporarily disable statvfs header (#99405)
via libc-commits
- [libc-commits] [libc] ad023a8 - [libc] newheadergen: cmakelist file changes (#99404)
via libc-commits
- [libc-commits] [libc] [libc] make rand() wait-free (PR #99406)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] [libc] newheadergen: removing extra .h (PR #99408)
via libc-commits
- [libc-commits] [libc] 21c8c22 - [libc] newheadergen: removing extra .h (#99408)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: quick fix to fuchsia build (PR #99410)
via libc-commits
- [libc-commits] [libc] ab142c6 - [libc] newheadergen: quick fix to fuchsia build (#99410)
via libc-commits
- [libc-commits] [libc] Revert "[libc] newheadergen: quick fix to fuchsia build" (PR #99412)
via libc-commits
- [libc-commits] [libc] d5fe735 - Revert "[libc] newheadergen: quick fix to fuchsia build" (#99412)
via libc-commits
- [libc-commits] [libc] Revert "[libc] newheadergen: cmakelist file changes" (PR #99413)
via libc-commits
- [libc-commits] [libc] ad4da83 - Revert "[libc] newheadergen: cmakelist file changes" (#99413)
via libc-commits
- [libc-commits] [libc] Revert "[libc] newheadergen: configured cmake" (PR #99414)
via libc-commits
- [libc-commits] [libc] [llvm] [libc][math] Fix signaling nan handling of hypot(f) and improve hypotf performance. (PR #99432)
via libc-commits
- [libc-commits] [libc] 38f1dd2 - [libc] Remove `strerror_r` on the GPU for now
Joseph Huber via libc-commits
- [libc-commits] [libc] 8badfcc - [libc] Add Multithreaded GPU Benchmarks (#98964)
via libc-commits
- [libc-commits] [libc] [libc] Add `__builtin_expect` tag on assert conditions; NFC (PR #99498)
via libc-commits
- [libc-commits] [libc] [libc][CMake] Set library type of libcMPFRWrapper to STATIC (PR #99527)
via libc-commits
- [libc-commits] [libc] 9fb049c - [libc][math][c23] Add {f, d}mul{l, f128} and f16mul{, f, l, f128} C23 math functions (#98972)
via libc-commits
- [libc-commits] [libc] b37bdad - [libc] newheadergen: adding h_def_file arg to test (#99397)
via libc-commits
- [libc-commits] [libc] [libc] newheadergen: cmake config newhdrgen (PR #99543)
via libc-commits
- [libc-commits] [libc] b1fd6f0 - [libc] newheadergen: cmake config newhdrgen (#99543)
via libc-commits
- [libc-commits] [libc] 5c9fc3c - [libc] implement cached process/thread identity (#98989)
via libc-commits
- [libc-commits] [libc] Revert "[libc] implement cached process/thread identity" (PR #99559)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] 415ca24 - Revert "[libc] implement cached process/thread identity" (#99559)
via libc-commits
- [libc-commits] [libc] f61c9a9 - [libc][CMake] Set library type of libcMPFRWrapper to STATIC (#99527)
via libc-commits
- [libc-commits] [libc] [libc] Removed __LIBC_CONST_ATTR attribute and updated math.yaml with the new math functions (PR #99571)
via libc-commits
- [libc-commits] [libc] [libc][newhdrgen] Remove redundant yaml prefixes (PR #99581)
Michael Jones via libc-commits
- [libc-commits] [libc] f1a8db1 - [libc][newhdrgen] Remove redundant yaml prefixes (#99581)
via libc-commits
- [libc-commits] [libc] [libc] Restore DECLS_FILE_PATH property (PR #99583)
Michael Jones via libc-commits
- [libc-commits] [libc] 0004ca6 - [libc] Removed __LIBC_CONST_ATTR attribute and updated math.yaml with the new math functions (#99571)
via libc-commits
- [libc-commits] [libc] adacb50 - [libc] Restore DECLS_FILE_PATH property (#99583)
via libc-commits
- [libc-commits] [libc] [libc] newhdrgen: removed Include class (PR #99584)
via libc-commits
- [libc-commits] [libc] 043aca3 - [libc] newhdrgen: removed Include class (#99584)
via libc-commits
- [libc-commits] [libc] [libc][newheadergen]: adding entry_point testing (PR #99587)
via libc-commits
- [libc-commits] [libc] [libc] Fix missing sysroot path for kernel headers when crosscompiling (PR #99588)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc] Add AMDGPU Timing to CMake (PR #99603)
via libc-commits
- [libc-commits] [libc] ef47bbb - [libc] Add AMDGPU Timing to CMake (#99603)
via libc-commits
- [libc-commits] [libc] 7e37d02 - [libc] Fix headers for statvfs implementation
Joseph Huber via libc-commits
- [libc-commits] [libc] ac11430 - [libc] Fix missing sysroot path for kernel headers when crosscompiling (#99588)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (PR #99669)
via libc-commits
- [libc-commits] [libc] [libc] Change fcntl cmd when only fcntl64 is available (PR #99675)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc] Increase test timeout (PR #99678)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] a8b90c8 - [libc][newheadergen]: adding entry_point testing (#99587)
via libc-commits
- [libc-commits] [libc] 9b02b75 - [libc] Increase test timeout (#99678)
via libc-commits
- [libc-commits] [libc] fadd implementation (PR #99694)
via libc-commits
- [libc-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [lld] [lldb] [llvm] [BOLT] Match functions with call graph (PR #98125)
Shaw Young via libc-commits
- [libc-commits] [libc] [libc] Temporarily disable hypotf sNaN tests for NVPTX targets. (PR #99708)
via libc-commits
- [libc-commits] [libc] 837d606 - [libc] Temporarily disable hypotf sNaN tests for NVPTX targets. (#99708)
via libc-commits
- [libc-commits] [libc] [libc] Updated header_generation.rst (PR #99712)
via libc-commits
- [libc-commits] [libc] a2f61ba - [libc][math]fadd implementation (#99694)
via libc-commits
- [libc-commits] [libc] [libc][math]: updated math docs for newhdrgen (PR #99715)
via libc-commits
- [libc-commits] [libc] [libc][NFC] clean up some includes (PR #99719)
Michael Jones via libc-commits
- [libc-commits] [libc] a3ebb66 - [libc][math]: updated math docs for newhdrgen (#99715)
via libc-commits
- [libc-commits] [libc] [libc] Make static_assert available even if NDEBUG is set (PR #99742)
Petr Hosek via libc-commits
- [libc-commits] [libc] d386a55 - [libc] Make static_assert available even if NDEBUG is set (#99742)
via libc-commits
- [libc-commits] [libc] reland "[libc] implement cached process/thread identity (#98989)" (PR #99765)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] [libc] add endian.h as specified in POSIX.1-2024 (PR #99768)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] [libc] Added static casts to fix implicit conversion warnings in 32-bit systems (PR #99769)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 29be889 - reland "[libc] implement cached process/thread identity (#98989)" (#99765)
via libc-commits
- [libc-commits] [libc] [libc] Provide empty weak implementation of baremetal OSUtil (PR #86916)
Petr Hosek via libc-commits
- [libc-commits] [libc] [libc] Enable most of the libc entrypoitns for riscv (PR #99771)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 91bf0a0 - [libc] Added static casts to fix implicit conversion warnings in 32-bit systems
via libc-commits
- [libc-commits] [libc] 2308c7f - [libc] Enable most of the libc entrypoitns for riscv (#99771)
via libc-commits
- [libc-commits] [libc] [libc] Implement pwait2 using pwait (PR #99781)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 569814e - [libc] Implement pwait2 using pwait (#99781)
via libc-commits
- [libc-commits] [libc] [libc] Disable epoll_create fail test when SYS_epoll_create1 is used internally (PR #99785)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 16c24a8 - [libc] Disable bind test for riscv
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] ae2012d - [libc] Disable epoll_create fail test when SYS_epoll_create1 is used internally (#99785)
via libc-commits
- [libc-commits] [libc] c8e69fa - [libc] Fix GPU 'printf' on strings with padding
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] Add Generic and NVPTX Sin Benchmark (PR #99795)
via libc-commits
- [libc-commits] [libc] [libc] Improve Benchmark UI (PR #99796)
via libc-commits
- [libc-commits] [libc] af0f58c - [libc][math][c23] Add entrypoints and tests for fsqrt{, l, f128} (#99669)
via libc-commits
- [libc-commits] [libc] [libc][math] Update getpayload and fmul with NaN inputs. (PR #99812)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for dsqrt{l, f128} (PR #99815)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] c156237 - [libc][math][c23] Add entrypoints and tests for dsqrt{l, f128} (#99815)
via libc-commits
- [libc-commits] [libc] a964f2e - [libc] Improve Benchmark UI (#99796)
via libc-commits
- [libc-commits] [libc] [libc] Fix statvfs test case when SYS_statfs64 is used (PR #99827)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 74a1ca5 - [libc][math] Update getpayload and fmul/fadd/fsub/ffma with NaN inputs. (#99812)
via libc-commits
- [libc-commits] [libc] eaa07c0 - [libc] Fix statvfs test case when SYS_statfs64 is used (#99827)
via libc-commits
- [libc-commits] [libc] [libc] Add N Threads Benchmark Helper (PR #99834)
via libc-commits
- [libc-commits] [libc] 197b142 - [libc] Add N Threads Benchmark Helper (#99834)
via libc-commits
- [libc-commits] [libc] [libc][CMake] Set library type of libc_diff_test_utils to STATIC (PR #99869)
via libc-commits
- [libc-commits] [libc] 5b8479b - [libc][CMake] Set library type of libc_diff_test_utils to STATIC (#99869)
via libc-commits
- [libc-commits] [libc] bc4c3bf - [libc] Remove special case handing around test case that was fixed
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] Use `<assert.h>` in overlay mode for LIBC_ASSERT (PR #99875)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] Change fsfilcnt_t and fsblkcnt_t to be 64-bits long (PR #99876)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc] Add working entrypoints to riscv (PR #99885)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 7ddcf7a - [libc] Change fsfilcnt_t and fsblkcnt_t to be 64-bits long (#99876)
via libc-commits
- [libc-commits] [libc] 28e6095 - [libc] Add working entrypoints to riscv (#99885)
via libc-commits
- [libc-commits] [libc] 65825cd - [libc] Use `<assert.h>` in overlay mode for LIBC_ASSERT (#99875)
via libc-commits
- [libc-commits] [libc] cda5b2b - [libc] Change fcntl cmd when only fcntl64 is available (#99675)
via libc-commits
- [libc-commits] [libc] 6911f82 - [libc] Fix invalid format specifier in benchmark
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] No need to use recursion in fcntl (PR #99893)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 70843bf - [libc][math] Optimize copysign{, f, f16} and fabs{, f, f16} with builtins when available (#99037)
via libc-commits
- [libc-commits] [libc] c80b799 - [libc] No need to use recursion in fcntl (#99893)
via libc-commits
- [libc-commits] [libc] [libc] Include cbrt in baremetal targets (PR #99916)
Petr Hosek via libc-commits
- [libc-commits] [libc] da2f720 - [libc] Include cbrt in baremetal targets (#99916)
via libc-commits
- [libc-commits] [libc] 8972979 - [libc] Updated header_generation.rst (#99712)
via libc-commits
- [libc-commits] [libc] [libc] New HeaderGen Switch Flip (PR #99929)
via libc-commits
- [libc-commits] [libc] aac3a2a - [libc] Fix callback type in `exit_handlers.cpp` not matching (#97642)
via libc-commits
- [libc-commits] [libc] [libc][malloc] Reduce block overhead by 8 bytes (on 32-bit) (PR #99945)
Daniel Thornburgh via libc-commits
- [libc-commits] [libc] 93eb9ec - [libc] New HeaderGen Switch Flip (#99929)
via libc-commits
- [libc-commits] [libc] 9da0871 - [libc][NFC] clean up some includes (#99719)
via libc-commits
- [libc-commits] [libc] [libc] Disable epoll_pwait2 for now. (PR #99967)
Michael Jones via libc-commits
- [libc-commits] [libc] Revert "[libc] New HeaderGen Switch Flip" (PR #99978)
via libc-commits
- [libc-commits] [libc] 173514f - [libc] Disable epoll_pwait2 for now. (#99967)
via libc-commits
- [libc-commits] [libc] [libc][math] Optimize maximum and minimum functions using builtins when available (PR #100002)
via libc-commits
- [libc-commits] [libc] Revert "[libc] New HeaderGen Switch Flip" (PR #100003)
via libc-commits
- [libc-commits] [libc] d4da96d - Revert "[libc] New HeaderGen Switch Flip" (#100003)
via libc-commits
- [libc-commits] [libc] e7a2405 - [libc] Remove workarounds for lack of functional NVPTX linker (#96972)
via libc-commits
- [libc-commits] [libc] [libc] Remove workarounds for lack of functional NVPTX linker (PR #96972)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] Fix math tests for macos arm64. (PR #100060)
via libc-commits
- [libc-commits] [compiler-rt] [libc] [scudo] Added LRU eviction policy to secondary cache. (PR #99409)
Joshua Baehring via libc-commits
- [libc-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [llvm] [Clang] Fix confusing diagnostic with explicit 'this' parameters. (PR #99824)
Braden Helmer via libc-commits
- [libc-commits] [libc] [llvm] [NVPTX] Fix internal indirect call prototypes not obeying the ABI (PR #100131)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] Enable bind test for riscv (PR #100132)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 1e58c9d - [libc] Fix math tests for macos arm64. (#100060)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)
via libc-commits
- [libc-commits] [libc] [libc] Skip NaN death tests for asan build. (PR #100161)
via libc-commits
- [libc-commits] [libc] 7395191 - [libc] Skip NaN death tests for asan build. (#100161)
via libc-commits
- [libc-commits] [libc] [libc][RISCV] Add naked attribute to setjmp/longjmp (PR #100036)
Paul Kirth via libc-commits
- [libc-commits] [libc] e0649a5 - [NVPTX] Fix internal indirect call prototypes not obeying the ABI (#100131)
via libc-commits
- [libc-commits] [libc] [libc] Fix missing default value for errno config (PR #100175)
Joseph Huber via libc-commits
- [libc-commits] [libc] 14e20ee - [libc] Fix missing default value for errno config (#100175)
via libc-commits
- [libc-commits] [libc] Revert "[libc][RISCV] Add naked attribute to setjmp/longjmp" (PR #100193)
Paul Kirth via libc-commits
- [libc-commits] [libc] 8bdc3d9 - Revert "[libc][RISCV] Add naked attribute to setjmp/longjmp" (#100193)
via libc-commits
- [libc-commits] [libc] [libc] Remove 'packaged' GPU build support (PR #100208)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] Enable 'sscanf' on the GPU (PR #100211)
Joseph Huber via libc-commits
- [libc-commits] [libc] e7f8d4b - [libc][math] Optimize maximum and minimum functions using builtins when available (#100002)
via libc-commits
- [libc-commits] [libc] [libc][math] Fix use of float16 not guarded by LIBC_TYPES_HAS_FLOAT16 (PR #100241)
via libc-commits
- [libc-commits] [libc] 61dcc9f - [libc][math] Fix use of float16 not guarded by LIBC_TYPES_HAS_FLOAT16 (#100241)
via libc-commits
- [libc-commits] [libc] 25f0381 - [libc][malloc] Reduce block overhead by 4 bytes plus alignment effects (#99945)
via libc-commits
- [libc-commits] [libc] [libc][malloc] Align blocks to max_align_t. (PR #100279)
Daniel Thornburgh via libc-commits
- [libc-commits] [libc] f9cf539 - [libc][malloc] Align blocks to max_align_t. (#100279)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Fix totalorder and totalordermag smoke tests (PR #100354)
via libc-commits
- [libc-commits] [libc] 9914609 - Revert "[libc] Enable 'sscanf' on the GPU (#100211)"
Joseph Huber via libc-commits
- [libc-commits] [libc] 550b83d - Revert "[libc] Remove 'packaged' GPU build support (#100208)"
Joseph Huber via libc-commits
- [libc-commits] [libc] 557a7b8 - [libc][math][c23] Fix totalorder and totalordermag smoke tests (#100354)
via libc-commits
- [libc-commits] [clang] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [BOLT][NFC] Track fragment relationships using EquivalenceClasses (PR #99979)
Amir Ayupov via libc-commits
- [libc-commits] [clang] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [BOLT] Support more than two jump table parents (PR #99988)
Amir Ayupov via libc-commits
- [libc-commits] [libc] 6c23f97 - [libc] Enable bind test for riscv (#100132)
via libc-commits
- [libc-commits] [clang] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [BOLT] Add profile-use-pseudo-probes option (PR #100299)
Amir Ayupov via libc-commits
- [libc-commits] [libc] [libc] Make the libc files always available to clang for the GPU (PR #100396)
Joseph Huber via libc-commits
- [libc-commits] [libc] 1195df2 - [libc] Make the libc files always available to clang for the GPU (#100396)
via libc-commits
- [libc-commits] [libc] 8d8fa01 - Reapply "[libc] Remove 'packaged' GPU build support (#100208)"
Joseph Huber via libc-commits
- [libc-commits] [libc] [NFC][libc][malloc] Refactor Block (PR #100445)
Daniel Thornburgh via libc-commits
- [libc-commits] [libc] 2e3ee31 - [libc] Enable 'sscanf' on the GPU #100211
Joseph Huber via libc-commits
- [libc-commits] [libc] basic math operations (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math] implemented dadd and ddiv (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dadd{l, f128} and ddiv{l, f128} C23 math functions (PR #100456)
via libc-commits
- [libc-commits] [libc] [libc][newheadergen]: PyYaml Version Update (PR #100463)
via libc-commits
- [libc-commits] [libc] 8b094c9 - [libc][newheadergen]: PyYaml Version Update (#100463)
via libc-commits
- [libc-commits] [libc] [libc] Only add '-fno-builtin-*' on the entrypoints that use them (PR #100481)
Joseph Huber via libc-commits
- [libc-commits] [libc] 7b51777 - [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (#100159)
via libc-commits
- [libc-commits] [libc] [libc] Fix building bitcode library for GPU (PR #100491)
Joseph Huber via libc-commits
- [libc-commits] [libc] 8e43acb - [libc] Only add '-fno-builtin-*' on the entrypoints that use them (#100481)
via libc-commits
- [libc-commits] [libc] [libc] add spin lock family functions (PR #100509)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] e90d552 - [libc][NFC] Update riscv documentation (#100578)
via libc-commits
- [libc-commits] [libc] [libc][NFC] Update riscv documentation (PR #100578)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints for totalorder{f, l, f128} (PR #100593)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints for totalorder{f, l, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints for totalorder{f, l, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{f, l, f128} (PR #100593)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{f, l, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, l, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, l, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, l, f128} (PR #100593)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, l, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, f128} (PR #100593)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, f128} (PR #100593)
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, f128} (PR #100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, f128} (PR #100593)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc] Make `crt1.o` available to clang for GPU builds (PR #100599)
Joseph Huber via libc-commits
- [libc-commits] [libc] 88fb56e - [libc] Fix broken table introduced by PR #100578
Mikhail R. Gadelha via libc-commits
- [libc-commits] [libc] 3c21074 - [NFC][libc][malloc] Refactor Block (#100445)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add expf16 C23 math function (PR #100632)
via libc-commits
- [libc-commits] [libc] 81ce796 - [libc][math][c23] Enable C23 _Float16 math functions on GPUs (#99248)
via libc-commits
- [libc-commits] [libc] [libc] Fix leftoever debug in 'f16fma' function (PR #100638)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc][math] Implement fast pass for double precision atan2 with 1 ULP errors. (PR #100648)
via libc-commits
- [libc-commits] [libc] 888ae90 - [libc] Fix leftoever debug in 'f16fma' function (#100638)
via libc-commits
- [libc-commits] [libc] 0c10bdc - [libc] Lazily initialize freelist malloc using symbols (#99254)
via libc-commits
- [libc-commits] [libc] 0fa53d5 - [libc] Make `crt1.o` available to clang for GPU builds (#100599)
via libc-commits
- [libc-commits] [libc] ca8b14d - [libc][math] Implement fast pass for double precision atan2 with 1 ULP errors. (#100648)
via libc-commits
- [libc-commits] [libc] d3ecb16 - [libc] Fix relocatable link attempting to pull in standard libs
Joseph Huber via libc-commits
- [libc-commits] [libc] [llvm] [libc] Updated GettingStarted.rst with PyYAML version (PR #100649)
via libc-commits
- [libc-commits] [libc] f8cd4c5 - [libc] Fix building bitcode library for GPU (#100491)
via libc-commits
- [libc-commits] [libc] 134b448 - [libc] Updated GettingStarted.rst with PyYAML version (#100649)
via libc-commits
- [libc-commits] [libc] [libc] add pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock … (PR #100543)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] 069e8bc - [OpenMP][libc] Remove special handling for OpenMP printf (#98940)
via libc-commits
- [libc-commits] [clang] [libc] [Clang] Suppress missing architecture error when doing LTO (PR #100652)
Joseph Huber via libc-commits
- [libc-commits] [libc] dbb8b7a - Reapply "[OpenMP][libc] Remove special handling for OpenMP printf (#98940)"
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] fuzz test for heap_sort (PR #100826)
via libc-commits
- [libc-commits] [libc] [libc] Add Minimum Time and Iterations, Reduce Epsilon (PR #100838)
via libc-commits
- [libc-commits] [libc] a09c0f6 - [libc] Add Minimum Time and Iterations, Reduce Epsilon (#100838)
via libc-commits
- [libc-commits] [libc] 79afb94 - [libc] Make NVPTX benchmarks use LTO for linking
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] fix pthread build issue for full-build mode (PR #100912)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] 62e5b6e - [libc] fix pthread build issue for full-build mode (#100912)
via libc-commits
- [libc-commits] [libc] revert all tid changes (PR #100915)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] f8f5b17 - [libc] Create a separate proxy header for math-function-macros.h (#98430)
via libc-commits
- [libc-commits] [libc] 3db5c1e - revert all tid changes (#100915)
via libc-commits
- [libc-commits] [libc] 44df89c - [libc] add pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock … (#100543)
via libc-commits
- [libc-commits] [libc] [NFC] add newline after stack smashing message (PR #100958)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] aef9a89 - [NFC] add newline after stack smashing message (#100958)
via libc-commits
- [libc-commits] [libc] [libc] fix rwlock test (PR #100962)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] [libc] make aarch64 libm C11 entrypoints consistent w/ x86-64 (PR #100963)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] [libc] Fix the remaining isnan and isinf in tests. (PR #100969)
via libc-commits
- [libc-commits] [libc] 5cddc31 - [libc] fix rwlock test (#100962)
via libc-commits
- [libc-commits] [libc] dfdef2c - [libc] Fix the remaining isnan and isinf in tests. (#100969)
via libc-commits
- [libc-commits] [clang] [compiler-rt] [flang] [libc] [libcxx] [libcxxabi] [lld] [llvm] Ofast deprecation clarifications (PR #101005)
Sjoerd Meijer via libc-commits
- [libc-commits] [libc] 64199bf - [libc] make aarch64 libm entrypoints consistent w/ x86-64 (#100963)
via libc-commits
- [libc-commits] [libc] [libc] Implement placeholder memory functions on the GPU (PR #101082)
Joseph Huber via libc-commits
- [libc-commits] [libc] d math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] d math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (PR #101089)
via libc-commits
- [libc-commits] [libc] bf42a78 - [libc] Implement placeholder memory functions on the GPU (#101082)
via libc-commits
- [libc-commits] [libc] [libc] Add AMDGPU Sin Benchmark (PR #101120)
Joseph Huber via libc-commits
- [libc-commits] [libc] 8f7910a - [libc] Add AMDGPU Sin Benchmark (#101120)
via libc-commits
- [libc-commits] [libc] 971a1ac - [libc][math][c23] Add expf16 C23 math function (#100632)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Temporarily disable expf16 on AArch64 (PR #101203)
via libc-commits
- [libc-commits] [libc] c3f7f28 - [libc][math][c23] Temporarily disable expf16 on AArch64 (#101203)
via libc-commits
- [libc-commits] [libc] 0813260 - [libc][math][c23] Add entrypoints and tests for totalorder{, f, f128} (#100593)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (PR #101122)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (PR #101122)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (PR #101122)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (PR #101122)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (PR #101122)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (PR #101122)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (PR #101122)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (PR #101122)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (PR #101122)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (PR #101122)
LLVM Continuous Integration via libc-commits
- [libc-commits] [libc] [libc] add checksum for jmpbuf (PR #101110)
Paul Kirth via libc-commits
- [libc-commits] [libc] [libc][AArch64] Add an AArch64 setjmp/longjmp. (PR #101177)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add exp2f16 C23 math function (PR #101217)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Temporarily disable totalorderf128 on RISC-V (PR #101225)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Fix totalorderf128 requiring support for 128-bit ints (PR #101229)
via libc-commits
- [libc-commits] [libc] 4ad2628 - [libc] fuzz test for heap_sort (#100826)
via libc-commits
- [libc-commits] [libc] 8364a6e - [libc] Switch ON for New HeaderGen (#100044)
via libc-commits
- [libc-commits] [libc] [libc] Switch ON for New HeaderGen (PR #100044)
via libc-commits
- [libc-commits] [libc] [libcxx] [llvm] [libcxx][libc] Hand in Hand PoC with from_chars (PR #91651)
Michael Jones via libc-commits
- [libc-commits] [libc] f basic operations (PR #101253)
via libc-commits
- [libc-commits] [libc] f basic operations (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{d, l, f128} and fdiv{d, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{, l, f128} and fdiv{, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{, l, f128} and fdiv{, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{, l, f128} and fdiv{, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{, l, f128} and fdiv{, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{, l, f128} and fdiv{, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{, l, f128} and fdiv{, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{, l, f128} and fdiv{, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Add ffma{, l, f128} and fdiv{, l, f128} C23 math functions #101089 (PR #101253)
via libc-commits
- [libc-commits] [libc] ebdcb76 - [libc] Only link in the appropriate architecture's device libs
Joseph Huber via libc-commits
- [libc-commits] [libc] 546e4a2 - [libc][math][c23] Add entrypoints and tests for setpayload{, f, f128} (#101122)
via libc-commits
- [libc-commits] [libc] [libc][malloc] Reuse the prev_ field for allocated blocks (PR #101265)
Daniel Thornburgh via libc-commits
- [libc-commits] [libc] [llvm] [libc][math] fix header spec bug (PR #101269)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math] fix header spec bug (PR #101273)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] 6aaf870 - [libc][math] fix header spec bug (#101273)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests to getppayload (PR #101285)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests to getpayload{, f, f128} (PR #101285)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests to getpayload{, f, f128} (PR #101285)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for getpayload{, f, f128} (PR #101285)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for getpayload{, f, f128} (PR #101285)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for getpayload{, f, f128} (PR #101285)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for getpayload{, f, f128} (PR #101285)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for getpayload{, f, f128} (PR #101285)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for getpayload{, f, f128} (PR #101285)
Job Henandez Lara via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for getpayload{, f, f128} (PR #101285)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] add entrypoints and tests for getpayload{, f, f128} (PR #101285)
via libc-commits
- [libc-commits] [libc] [libc][WIP] support fully oot build (PR #101287)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] 5c406ea - [libc][math][c23] Fix totalorderf128 requiring support for 128-bit ints (#101229)
via libc-commits
- [libc-commits] [libc] 2a6268d - [libc][AArch64] Add an AArch64 setjmp/longjmp. (#101177)
via libc-commits
- [libc-commits] [libc] [libc] quick fix for aarch64 jmpbuf build (PR #101357)
Schrodinger ZHU Yifan via libc-commits
- [libc-commits] [libc] 3715035 - [libc] quick fix for aarch64 jmpbuf build (#101357)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] Refactor expf16 (PR #101373)
via libc-commits
- [libc-commits] [libc] [libc] Remove verbose printing from hdrgen tool (PR #101376)
Joseph Huber via libc-commits
- [libc-commits] [libc] b66aa3b - [libc][math][c23] Refactor expf16 (#101373)
via libc-commits
- [libc-commits] [libc] 30b5d4a - [libc][math][c23] Add dfma{l, f128} and dsub{l, f128} C23 math functions (#101089)
via libc-commits
- [libc-commits] [libc] [libc] Add vsscanf function (PR #101402)
Joseph Huber via libc-commits
- [libc-commits] [libc] [libc] created fuzz test for sin function (PR #101411)
via libc-commits
- [libc-commits] [libc] 38ef692 - [libc] Add vsscanf function (#101402)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] reverting dsubl (PR #101418)
via libc-commits
- [libc-commits] [libc] [libc][math][c23] removed dsubl for 32 arm (PR #101423)
via libc-commits
- [libc-commits] [libc] 74f9579 - [libc][math][c23] removed dsubl for 32 arm (#101423)
via libc-commits
- [libc-commits] [libc] [libc] Change the GPU loaders to LLVM executables (PR #101442)
Joseph Huber via libc-commits
- [libc-commits] [libc] ed12f80 - [libc][math][c23] add entrypoints and tests for getpayload{, f, f128} (#101285)
via libc-commits
Last message date:
Wed Jul 31 20:31:41 PDT 2024
Archived on: Wed Jul 31 20:31:45 PDT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).