summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2025-10-02[bazel] Add missing dep after 99d85906c542c3801a24137ba6d6f2c367308563 (#161728)Jorge Gorbe Moya
2025-10-01[libc] Unify and extend no_sanitize attributes for strlen. (#161316)Alexey Samsonov
2025-10-01[libc][math] Refactor exp10m1f16 implementation to header-only in src/__suppo...Muhammad Bassiouni
2025-09-29[mlir][bzl] Fix missing dep (#161126)Jacques Pienaar
2025-09-29[libc][math] Refactor exp10m1f implementation to header-only in src/__support...Muhammad Bassiouni
2025-09-26[bazel] Fix build after 0e35f56d40d3b4fe44fd69066ba94f54cb9b844a (#160933)Jorge Gorbe Moya
2025-09-24[MLIR][Bazel] correctly fix bazel build after 59e74a0 (#160539)Maksim Levental
2025-09-24[mlir] Fix bazel after 077a796 round 2. (#160542)Bart Chrzaszcz
2025-09-24[mlir] Fix bazel after 077a796. (#160533)Bart Chrzaszcz
2025-09-24[bazel][mlir][Python] Port #159926: move PDLPatternMatch.h.inc (#160432)Jordan Rupprecht
2025-09-23[bazel] Add llvm-remarkutil cc_binary (#160379)Pranav Kant
2025-09-23[bazel] buildifier reformat (#160382)Pranav Kant
2025-09-23[bazel] Fix for c31d50378bdba3aab936dfc30b78911431641906 (#160357)Pranav Kant
2025-09-23[mlir] Fix bazel after d8b84be #2. (#160271)Bart Chrzaszcz
2025-09-22Reland "[bazel][mlir][python] Port #155741: stub auto-generation" (#159940)Alex Trotta
2025-09-22[MLIR][Python] remove nb::typed to fix bazel build (#160183)Maksim Levental
2025-09-22[mlir] Fix bazel after `2bcccdd`. (#160081)Bart Chrzaszcz
2025-09-22[mlir] Fix bazel after d8b84be. (#160078)Bart Chrzaszcz
2025-09-20[libc][math] Refactor dsqrtl implementation to header-only in src/__support/m...Muhammad Bassiouni
2025-09-19[bazel][AArch64] Port #156364: fix tablegen args (#159835)Jordan Rupprecht
2025-09-19[AArch64] Remove post-decoding instruction mutations (#156364)Sergei Barannikov
2025-09-19reapply "[clang-tidy] support query based custom check" (#159547)Congcong Cai
2025-09-19[bazel] Port b59d410202d1afb63591e8f78d0fe8b24fb236ebBenjamin Kramer
2025-09-19[mlir:python] Port Python bindings of IRDL to bazel build. (#159721)Ingo Müller
2025-09-19[bazel][mlir] Port #158722: complex.powi op (#159691)Jordan Rupprecht
2025-09-19[bazel][mlir] Port #158084: xegpu vectorlinearize pass (#159690)Jordan Rupprecht
2025-09-18[libc][bazel] Add Bazel rules for rand/srand functions. (#159617)Alexey Samsonov
2025-09-18[bazel][mlir] Port #155951: amdgpu dialect deps (#159633)Jordan Rupprecht
2025-09-18[libc][bazel] Add (v)asprintf targets and tests (#159476)Michael Jones
2025-09-18[libc][math] Update test/src/math/smoke/FmaTest.h to not rely on compiler run...lntue
2025-09-17[libc][bazel] Add BUILD rules for fma and fmaf functions. (#159502)Alexey Samsonov
2025-09-17[libc] Add missing bazel dependency for __support_math_rsqrt16 (#159473)cmtice
2025-09-17Revert "[clang-tidy] Fix bazel build after #131804 (lazy style)." (#159382)Ingo Müller
2025-09-17[libc][math][c23] Add rsqrtf16() function (#137545)Anton Shepelev
2025-09-17[clang-tidy] Fix bazel build after #131804 (lazy style). (#159289)Ingo Müller
2025-09-16Fix bazel build after 4a09409 (#159217)Tomás Longeri
2025-09-16Enable string-length wide-reads by default in bazel. (#159177)Sterling-Augustine
2025-09-15[libc][bazel] Fold errno_test_helpers into LibcUnitTest. (#158705)Alexey Samsonov
2025-09-15[bazel] Update tblgen rules to support path-mapping (#158354)Keith Smiley
2025-09-15[bazel] Port f9cd2ee119ff6bd59f48fd71617dc4fc981083c9 (#158691)Keith Smiley
2025-09-15[bazel][libc] Add bazel support for a handful of string functions (#158327)jtstogel
2025-09-15[bazel] Explicitly use `output_to_bindir = 1` for genlinalg (#158669)Jordan Rupprecht
2025-09-15[bazel] expose MLIR Pygments lexer to bazel overlay (#158604)Perry Gibson
2025-09-15[bazel] Add missing dependency for 471bd1745ef044a7ee58a4947bf06a7f56660502Benjamin Kramer
2025-09-15[mlir][Bazel] Add missing dependency after 48babe193186248eAdrian Kuegel
2025-09-12[libc] Some MSVC compatibility changes for src/string/memory_utils. (#158393)lntue
2025-09-12[libc] Change __builtin_memcpy to inline_memcpy. (#158345)lntue
2025-09-12[MLIR] Add `InParallelOpInterface` for parallel combining operations (#157736)Alan Li
2025-09-12[bazel] Add rules_shell for sh_binary rule (#158365)Keith Smiley
2025-09-12[bazel] Fix buildifier in tblgen.bzl (#158351)Keith Smiley