- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[libc][math][c23] Enable _Float16 entrypoints on 32-bit Arm and on RISC-V libc
#109700 opened Sep 23, 2024 by overmighty Loading…
[libc] improve error handling and compiler hints libc
#109026 opened Sep 17, 2024 by SchrodingerZhu Loading…
[libc][math][c23] Optimize fabsf16 on x86 with Clang libc
#104869 opened Aug 19, 2024 by overmighty Loading…
[libc][gpu] Remove Unused Imports in Sin Benchmarks libc
#104710 opened Aug 18, 2024 by jameshu15869 Loading…
[libc] Disable old headergen checks unless enabled libc
#104629 opened Aug 16, 2024 by michaelrj-google Loading…
[libc] Introduce MCS-based Flat-Combining Lambda Lock libc
#101916 opened Aug 5, 2024 by SchrodingerZhu Loading…
[libc] Enable floating point support for baremetal printf libc
#101912 opened Aug 4, 2024 by petrhosek Loading…
[libc][mmap] implement mmap in terms of mmap2 for 32b targets libc
#96700 opened Jun 25, 2024 by nickdesaulniers Loading…
[libc][cmake] pass -mthumb for thumb triples libc
#96550 opened Jun 24, 2024 by nickdesaulniers Loading…
[libc][arm] additions to configure 32b ARM cross build libc
#96336 opened Jun 21, 2024 by nickdesaulniers Loading…
[libc] implement pthread_mutex_trylock libc
#93359 opened May 25, 2024 by changkhothuychung Loading…
[libc][test] adds errno clearer test fixture, gtest-style errno and fp except assertions libc
#91608 opened May 9, 2024 by ashfordium Loading…
[libc][NFC] Integrate
quick_mul, quick_add, multiply_add, pow_n and mul_pow_2 as member functions of DyadicFloat libc #89373 opened Apr 19, 2024 by gchatelet Loading…
[libc][pthreads] pthread_cond_{destroy|init|signal|wait} libc
#88583 opened Apr 12, 2024 by nickdesaulniers • Draft
[libc][setjmp][x86] implement setjmp in terms of out of line asm libc
#88157 opened Apr 9, 2024 by nickdesaulniers • Draft
[libc] stop including unistd.h in src/ bazel "Peripheral" support tier build system: utils/bazel libc
#85971 opened Mar 20, 2024 by nickdesaulniers Loading…
ProTip! Filter pull requests by the default branch with base:main.