1. 3cb1149 [libc][NFC] fix typo (#86540) by Alan Zhao · 5 weeks ago
  2. 26386ff [libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (#86003) by OverMighty · 5 weeks ago
  3. 87f9520 [libc] Implement strfromd() and strfroml() (#86113) by Vinayak Dev · 6 weeks ago
  4. fe858e5 Fix typo (#86319) by Job Henandez Lara · 6 weeks ago
  5. 0a6edf4 [libc][stdlib] initial support for __cxa_finalize (#85865) by Nick Desaulniers · 6 weeks ago
  6. 163ea8b [libc] fix up the use of angle includes in include/ (#86027) by Nick Desaulniers · 6 weeks ago
  7. e94ca6f [reland][libc] Add reverse_iterator comparisons (#86188) by Guillaume Chatelet · 6 weeks ago
  8. f5db98f [libc] Make math-macros.h C++-friendly (#86206) by Roland McGrath · 6 weeks ago
  9. 996f6b9 Revert "[libc] Add reverse_iterator comparisons" (#86186) by Guillaume Chatelet · 6 weeks ago
  10. acf55bb [libc] Add reverse_iterator comparisons (#86147) by Guillaume Chatelet · 6 weeks ago
  11. 4abb316 [libc][stdio] implement rename via SYS_renameat2 (#86140) by Nick Desaulniers · 6 weeks ago
  12. 2765996 [libc] Add `is_constant_evaluated` type_traits (#86139) by Guillaume Chatelet · 6 weeks ago
  13. 7f22407 [libc][stdio][test] fixup rename test (#86136) by Nick Desaulniers · 6 weeks ago
  14. 6500561 [libc][c11] Add stdio.h's rename() function (#85068) by aniplcc · 6 weeks ago
  15. 86ed294 [libc] Add an option to always build GPU loader utilities (#86040) by Joseph Huber · 6 weeks ago
  16. 5ba80e3 [libc]: Implement strfromf() and shared utilities (#85438) by Vinayak Dev · 6 weeks ago
  17. 289329b Fix typo (#85869) by Job Henandez Lara · 6 weeks ago
  18. c81b977 Revert "[libomptarget][nextgen-plugin] Use SCRELEASE/SCACQUIRE in packet headers" (#85950) by Gheorghe-Teodor Bercea · 6 weeks ago
  19. 7b1f4d2 [libomptarget][nextgen-plugin] Use SCRELEASE/SCACQUIRE in packet headers (#85678) by Gheorghe-Teodor Bercea · 6 weeks ago
  20. cce5cab [libc][NFC] Move `Sign` type to separate header (#85930) by Guillaume Chatelet · 6 weeks ago
  21. e7bfd31 [libc][math][c23] Add linux/* entrypoints for nextup* and nextdown* (#85803) by OverMighty · 6 weeks ago
  22. ee6e2fc [libc] Make 'printf' converter output "(null)" instead of "null" (#85845) by Joseph Huber · 6 weeks ago
  23. 6d3eebb [libc][cpp] reverse_iterator support (#85702) by Nick Desaulniers · 6 weeks ago
  24. 94f639d [libc] Prevent constant propagation for atanf(+-Inf) in gcc. (#85733) by lntue · 6 weeks ago
  25. c5239d0 [libc] Remove constexpr from atan_eval and asin_eval. (#85725) by lntue · 6 weeks ago
  26. ae52d2d [libc][math] Improve atanf performance. (#85463) by lntue · 6 weeks ago
  27. d09cfa6 [libc] Added tablegen definition for fileno (#85682) by Shourya Goel · 6 weeks ago
  28. eaf8d58 [libc] Remove direct math.h includes (#85324) by Michael Jones · 6 weeks ago
  29. b2e831e [libc] Remove fileno from GPU entrypoints by Joseph Huber · 6 weeks ago
  30. cfa468d [libc] fix up fileno tests (#85660) by Nick Desaulniers · 6 weeks ago
  31. 2f81dc1 [libc] Implement fileno (#85628) by Shourya Goel · 6 weeks ago
  32. 07927c3 [libc] Add `shm_open/shm_unlink` (#84974) by Schrodinger ZHU Yifan · 6 weeks ago
  33. 396f2cf [libc] remove.cpp dependency on libc.include.stdio by Petr Hosek · 7 weeks ago
  34. a6a2ded [libc] Include empty remove in baremetal stdio.h (#85336) by Petr Hosek · 7 weeks ago
  35. 4f110db [libc] Match baremetal stdlib.h entrypoints with types by Petr Hosek · 7 weeks ago
  36. 382c582 [libc] Include time.h in baremetal targets (#85026) by Petr Hosek · 7 weeks ago
  37. 4b6cf49 [libc][math][c23] Add nextupl and nextdownl functions (#85484) by OverMighty · 7 weeks ago
  38. c498df3 Revert "[libc] Match stdlib.h baremetal entrypoints with types" (#85490) by Paul Kirth · 7 weeks ago
  39. 981cf0e [libc] Update GPU testing documentation (#85459) by Joseph Huber · 7 weeks ago
  40. 829730d [libc][math][c23] Add nextup{,f,f128} and nextdown{,f,f128} functions (#85431) by OverMighty · 7 weeks ago
  41. 0ea0b8a [libc] Include double_t and float_t in math.h on baremetal (#85028) by Petr Hosek · 7 weeks ago
  42. 9cd8485 [libc] Match stdlib.h baremetal entrypoints with types (#85030) by Petr Hosek · 7 weeks ago
  43. cf0cefb [libc] Move EOF macro to stdio-macros.h (#85159) by Petr Hosek · 7 weeks ago
  44. 05837e1 [libc][math][c23] adds `nanf128` (#85201) by Michael Flanders · 7 weeks ago
  45. d383183 [libc] remove BlockStore from cpp namespace (#85312) by Nick Desaulniers · 7 weeks ago
  46. b49c8e2 [libc] Fix typo in libc fullbuild mode doc (#85204) by FantasqueX · 7 weeks ago
  47. ca3adf7 Revert "[libc] Remove direct math.h includes from src" (#85314) by Michael Jones · 7 weeks ago
  48. 69c5b0e [libc] Remove direct math.h includes from src (#84991) by Michael Jones · 7 weeks ago
  49. cc562ff [libc] Repurpose `LIBC_GPU_BUILD` option to enable the new format (#82848) by Joseph Huber · 7 weeks ago
  50. e1db0d2 [libc][docs] document gpu support for stdbit.h (#85103) by Nick Desaulniers · 7 weeks ago
  51. d0bcec7 [libc] roll out rest of stdbit.h entrypoints to gpu,linux,baremetal (#84938) by Nick Desaulniers · 7 weeks ago
  52. 2fa3b5e [libc] Include additional baremetal entrypoints (#85020) by Petr Hosek · 7 weeks ago
  53. 30ecaf4 [libc] Add an empty definition of mbstate_t (#84993) by Petr Hosek · 7 weeks ago
  54. c569c84 [libc][math] Adds entrypoint and test for `nextafterf128` (#84882) by Michael Flanders · 7 weeks ago
  55. 5c5662a [libc] Move `struct timespec` from POSIX to StdC (#85010) by Petr Hosek · 7 weeks ago
  56. a162c6c [libc] Use __builtin_ffsll for RPC lane mask (#85000) by Petr Hosek · 7 weeks ago
  57. 4250695 [libc] Include FP_* macros in math.h (#84996) by Petr Hosek · 7 weeks ago
  58. 3d00b06 [libc] move non <bit> functions to math_extras (#84818) by Nick Desaulniers · 7 weeks ago
  59. a4e6157 [libc] Add utility functions for warp-level scan and reduction (#84866) by Joseph Huber · 7 weeks ago
  60. 30275a7 [libc] Fix lane-id utility function not using built-in (#84902) by Joseph Huber · 7 weeks ago
  61. a841929 [libc] fix typo in stdbit.h macro spec files (#84780) by Nick Desaulniers · 7 weeks ago
  62. 8bc5220 [libc] implement the final macros for stdbit.h support (#84798) by Nick Desaulniers · 7 weeks ago
  63. cffa9db [libc] fix another build failure from using limits.h (#84827) by Nick Desaulniers · 7 weeks ago
  64. ee47cc7 [libc][NFC] Do not add libc test framework and -fno-rtti to C tests. (#84837) by lntue · 7 weeks ago
  65. 32da790 [libc][math][c23] Add fmodl and fmodf128 math functions. (#84600) by lntue · 7 weeks ago
  66. 04b2e27 [libc][stdbit] Add C tests for stdbit generic macros. (#84670) by lntue · 7 weeks ago
  67. 65363dd [libc] Fix forward arm32 builtbot (#84794) by Guillaume Chatelet · 7 weeks ago
  68. 7e4aa98 [libc][NFC] Clean up test/src/math/differential_testing folder, renaming it to performance_testing. (#84646) by lntue · 7 weeks ago
  69. f94f7da [libc] Build the GPU during the projects setup like libc-hdrgen (#84667) by Joseph Huber · 7 weeks ago
  70. 43d6f8a [libc] Remove use of `__builtin_modf` in GPU math by Joseph Huber · 8 weeks ago
  71. 54bee37 [libc] Fix flag parsing bugs. (#84706) by lntue · 8 weeks ago
  72. 336621e [libc][mman] Implement msync (#84700) by Schrodinger ZHU Yifan · 8 weeks ago
  73. 0d60d6f [libc][NFC] Move GPU allocator implementation to common header (#84690) by Joseph Huber · 8 weeks ago
  74. 2240c16 [libc] Move RPC opcodes include out of the header by Joseph Huber · 8 weeks ago
  75. b47a4be [libc][stdbit] Fix truncation err in CPP bit_ceil (#84683) by Michael Flanders · 8 weeks ago
  76. 25ed462 [libc][stdbit][c23] adds implementation of `stdc_bit_ceil` functions (#84657) by Michael Flanders · 8 weeks ago
  77. 0888472 [libc][NFC] Clean up stray ';' and default enum warning by Joseph Huber · 8 weeks ago
  78. 4c5abfd [libc][stdbit][c23] fixes typos in bit_width, bit_floor C type-generic macros (#84659) by Michael Flanders · 8 weeks ago
  79. c554267 [libc][math][c23] Add modff128 C23 math function. (#84532) by lntue · 8 weeks ago
  80. cf77ded [libc] Provide `LIBC_TYPES_HAS_INT64` (#83441) by Guillaume Chatelet · 8 weeks ago
  81. 1eaa590 [libc][NFCI] Remove lane size template argument on RPC server (#84557) by Joseph Huber · 8 weeks ago
  82. 7f0498a [libc][math][c23] Add (l|ll)rintf128 and (l|ll)roundf128 math functions. (#84504) by lntue · 8 weeks ago
  83. 2a58adb [libc][docs] add slides link for Tue's 2023 talk (#84516) by Nick Desaulniers · 8 weeks ago
  84. 7a6158e [libc][c23] make inttypes.h compat with c23 (#84493) by Schrodinger ZHU Yifan · 8 weeks ago
  85. 53243a1 [libc] Provide `LIBC_TYPES_HAS_INT128` (#84149) by Guillaume Chatelet · 8 weeks ago
  86. 5026266 [libc][NFC] Remove integer_utils.h (#84466) by Guillaume Chatelet · 8 weeks ago
  87. 32ad633 [libc][NFC] Simplify `BigInt::mul` (#84468) by Guillaume Chatelet · 8 weeks ago
  88. dbd46f8 [libc][NFC] Move `BigInt` out of the `cpp` namespace (#84445) by Guillaume Chatelet · 8 weeks ago
  89. 0b9f9e3 [libc][NFC] Fix a typo in test/src/stdfix/RoundTest.h. (#84411) by lntue · 8 weeks ago
  90. 4a0c164 [libc] rename cpp::count_ones to cpp::popcount to better mirror std:: (#84388) by Nick Desaulniers · 8 weeks ago
  91. 0e3f8f6 [libc] finish documenting c23 additions (#84383) by Nick Desaulniers · 8 weeks ago
  92. c0f7074 [libc][docs] add page linking to talks (#84393) by Nick Desaulniers · 8 weeks ago
  93. 2f3bcb3 [libc][stdfix] Add exp function for short _Accum and _Accum types. (#84391) by lntue · 8 weeks ago
  94. 8a12999 [libc] Refactor stdfix extension from llvm_libc_ext.td to llvm_libc_stdfix_ext.td. (#84365) by lntue · 8 weeks ago
  95. 9b63414 [libc][c23] add memset_explicit (#83577) by Schrodinger ZHU Yifan · 8 weeks ago
  96. a219592 [libc] Fix forward missing `BigInt` specialization of `mask_leading_ones` / `mask_trailing_ones` (#84325) by Guillaume Chatelet · 8 weeks ago
  97. 18eb80e [libc][stdbit] implement stdc_bit_floor (C23) (#84233) by Nick Desaulniers · 8 weeks ago
  98. 78b250c [libc] Fix missing standard definitions in the GPU config by Joseph Huber · 8 weeks ago
  99. 6e2d498 [reland][libc] Remove UB specializations of type traits for `BigInt` (#84299) by Guillaume Chatelet · 8 weeks ago
  100. bbf35fd Revert "[libc] Remove UB specializations of type traits for `BigInt`" (#84297) by Guillaume Chatelet · 8 weeks ago