summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2025-07-25[NFC][mlir][mesh,shard] Fixing misnomers in mesh dialect, renaming 'mesh' dia...Frank Schlimbach
2025-07-25[libc][bazel] Enable parse_headers feature for llvm-libc. (#150538)Alexey Samsonov
2025-07-24[libc] Don't rely on LIBC_HAS_SANITIZER when enabling null checks. (#150341)Alexey Samsonov
2025-07-24[bazel] Add missing clang/unittests targets (#150491)Jordan Rupprecht
2025-07-24[bazel] Port #149148 (#150435)Jordan Rupprecht
2025-07-24Reapply "[AMDGPU] fold `memref.subview/expand_shape/collapse_shape` into `am...Alan Li
2025-07-23[bazel] Port #150303 some more (#150358)Jordan Rupprecht
2025-07-23[bazel] Port #149198 (#150352)Jordan Rupprecht
2025-07-23[bazel] Port #150303 (#150351)Jordan Rupprecht
2025-07-23[bazel] Port #149221 (#150347)Jordan Rupprecht
2025-07-23[libc][NFC] Add stdint.h proxy header to fix dependency issue with <stdint.h>...lntue
2025-07-23[bazel][libc] Add missing parse headers deps (#150295)Jordan Rupprecht
2025-07-23[bazel] Port #150087 and #144983 (#150255)Jordan Rupprecht
2025-07-22[bazel] Port #147408 (#150154)Jordan Rupprecht
2025-07-22[libc] Cleaned up wcsspn and wcscspn (#147408)sribee8
2025-07-22[bazel] Add missing dep after 688ea048affe8e79221ea1a8c376bcf20ef8f3bbJorge Gorbe Moya
2025-07-21[bazel] Add missing dep after 9052a85da803b246fa6a6f8b3b5bcbfc2e9de7a8Jorge Gorbe Moya
2025-07-22[libc][math] Refactor acoshf16 implementation to header-only in src/__support...Muhammad Bassiouni
2025-07-21[libc][bazel] Remove -fext-numeric-literals as it is only needed for gcc and ...lntue
2025-07-21[libc][bazel] Add hypotf16 bazel targets. (#149761)lntue
2025-07-21[libc][math] Refactor acoshf implementation to header-only in src/__support/m...Muhammad Bassiouni
2025-07-21[libc][math] Refactor erff implementation to header-only in src/__support/mat...Muhammad Bassiouni
2025-07-21[libc][math] Refactor acosf16 implementation to header-only in src/__support/...Muhammad Bassiouni
2025-07-20[libc][math] Refactor acosf implementation to header-only in src/__support/ma...Muhammad Bassiouni
2025-07-19[libc][math] Refactor acos implementation to header-only in src/__support/mat...Muhammad Bassiouni
2025-07-18[libc][math] Refactor exp10f16 implementation to header-only in src/__support...Muhammad Bassiouni
2025-07-17[libc][math] Refactor exp10f implementation to header-only in src/__support/m...Muhammad Bassiouni
2025-07-17[libc] Improve Cortex `memset` and `memcpy` functions (#149044)Guillaume Chatelet
2025-07-16[libc][math] Refactor exp10 implementation to header-only in src/__support/ma...Muhammad Bassiouni
2025-07-16[bazel] run buildifier on mlir/BUILD.bazelAugie Fackler
2025-07-16[bazel] update mlir BUILD files for fc114e4d931ae25f74a15e42371dbead1387ad51Augie Fackler
2025-07-16[bazel] update for 3e4153c97b54d456cfaf6ae21391122582b0ab28Augie Fackler
2025-07-16Revert "[libc][NFC] refactor Cortex `memcpy` code" (#149035)Guillaume Chatelet
2025-07-16[libc][NFC] refactor Cortex `memcpy` code (#148204)Guillaume Chatelet
2025-07-15[bazel] Add tanpif rules after #147192 (#148909)Jordan Rupprecht
2025-07-15[libc][math] Refactor exp implementation to header-only in src/__support/math...Muhammad Bassiouni
2025-07-14[mlir][bazel] Fix 9609655Walter Lee
2025-07-14Revert "[libc][math] Refactor exp implementation to header-only in src/__supp...lntue
2025-07-14[libc][math] Refactor exp implementation to header-only in src/__support/math...Muhammad Bassiouni
2025-07-14[bazel] Add targets for transform.tune python extension (#148656)Yi Zhang
2025-07-14[libc][math] Refactor ldexpf implementation to header-only in src/__support/m...Muhammad Bassiouni
2025-07-14[libc][math] Refactor ldexpf16 implementation to header-only in src/__support...Muhammad Bassiouni
2025-07-14[libc][math] Refactor ldexpf128 implementation to header-only in src/__suppor...Muhammad Bassiouni
2025-07-14[mlir][bazel] Port 0a34309Walter Lee
2025-07-12[libc][math] Refactor frexpf implementation to header-only in src/__support/m...Muhammad Bassiouni
2025-07-12[libc][math] Refactor frexpf16 implementation to header-only in src/__support...Muhammad Bassiouni
2025-07-11[libc][math] Refactor frexpf128 implementation to header-only in src/… (#14...Muhammad Bassiouni
2025-07-11Fix build for 0a34309 (#148314)quanwanandy
2025-07-11[bazel] Turn on EXPERIMENTAL_KEY_INSTRUCTIONSNAKAMURA Takumi
2025-07-10[libc][math] Refactor expf16 implementation to header-only in src/__support/m...Muhammad Bassiouni