aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2025-10-15[bazel][mlir][test] Skip MathToXeVM when SPIRV is not enabled (#163491)Jordan Rupprecht1-1/+5
2025-10-14[bazel][mlir] Add missing deps from #593894 (#163451)Jordan Rupprecht1-0/+1
2025-10-14[bazel][mlir] Port #163408: strided metadata range dataflow analysis (#163442)Jordan Rupprecht1-0/+35
2025-10-14[bazel][mlir] Port #162934: MathToXeVM (#163441)Jordan Rupprecht1-0/+28
2025-10-14[MLIR][BUILD]: Add table gen defs missing in 34c0a5f1 (#163345)Sohaib Iftikhar1-0/+22
2025-10-13[mlir][bazel]: Add missing dependency for 24ac5066 (#163179)Sohaib Iftikhar1-0/+1
2025-10-13[bazel] Add missing dependency for ab71b7793a0480f820c62c0bbc69e6c8e7434c2aBenjamin Kramer1-0/+1
2025-10-13[bazel] Add missing dependencies for 0820266651649c0eb6c384df91da4c6f662e5136Benjamin Kramer1-0/+2
2025-10-12[bazel] Update clang/Analysis/LifetimeSafety for #162474NAKAMURA Takumi1-0/+2
2025-10-11[libc][math] Refactor exp2f16 implementation to header-only in src/__support/...Muhammad Bassiouni1-1/+17
2025-10-10Bazel: fix after [mlir][amdgpu] Add Inliner interface (#162873)James Y Knight1-0/+1
2025-10-10[bazel][uArch][XeGPU] Port #153706: add uArch package (#162872)Jordan Rupprecht1-0/+11
2025-10-09[bazel][libc] Port #162685: sysconf (#162719)Jordan Rupprecht1-0/+1
2025-10-09[bazel] Add missing dependency for 1244fd24d9b61cfcebc12a05726a8fc82da0109eBenjamin Kramer1-0/+1
2025-10-08[libc][math][c23] Add rsqrtf() function (#159615)Anton Shepelev1-12/+30
2025-10-09[bazel][clang-tidy] Port #162012: zircon deps (#162582)Jordan Rupprecht1-0/+2
2025-10-08[bazel][libc] Port #154914: fxdivi (#162539)Jordan Rupprecht1-0/+2
2025-10-08[bazel][mlir][acc] Port #162328: add ArithDialect dep to OpenACC (#162538)Jordan Rupprecht2-0/+18
2025-10-08[bazel] fix: add dependency for SCFToEmitC due to c3aa1584e098 (#162535)Kyungtak Woo1-0/+1
2025-10-07Bazel: fix after "[Offload] Rename and move clang-offload-packager -> llvm-of...James Y Knight2-12/+11
2025-10-07Revert "[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pyb...Maksim Levental1-19/+35
2025-10-07Bazel: fix after "[llvm-driver] Remove llvm-profdata from the driver (#162191)"James Y Knight2-2/+1
2025-10-06[libc][bazel] Add bazel for sys/mman and resource (#161750)Michael Jones3-0/+384
2025-10-06[bazel] Port #155026: OptTable support for subcommands (#162150)Jordan Rupprecht2-0/+11
2025-10-06[libc][math] Refactor exp2f implementation to header-only in src/__support/ma...Muhammad Bassiouni1-18/+18
2025-10-06[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pybind (#16...Maksim Levental1-35/+19
2025-10-05[libc][math] Refactor exp2 implementation to header-only in src/__support/mat...Muhammad Bassiouni1-39/+46
2025-10-03[bazel] Add missing dep after cf86ef925d75ef08526fc399a2888673338298b3 (#161884)Yi Zhang1-0/+1
2025-10-02[bazel] Add missing dep after 99d85906c542c3801a24137ba6d6f2c367308563 (#161728)Jorge Gorbe Moya1-0/+1
2025-10-01[libc] Unify and extend no_sanitize attributes for strlen. (#161316)Alexey Samsonov1-0/+1
2025-10-01[libc][math] Refactor exp10m1f16 implementation to header-only in src/__suppo...Muhammad Bassiouni1-1/+17
2025-09-29[mlir][bzl] Fix missing dep (#161126)Jacques Pienaar1-0/+9
2025-09-29[libc][math] Refactor exp10m1f implementation to header-only in src/__support...Muhammad Bassiouni1-1/+17
2025-09-26[bazel] Fix build after 0e35f56d40d3b4fe44fd69066ba94f54cb9b844a (#160933)Jorge Gorbe Moya1-1/+4
2025-09-24[MLIR][Bazel] correctly fix bazel build after 59e74a0 (#160539)Maksim Levental2-2/+3
2025-09-24[mlir] Fix bazel after 077a796 round 2. (#160542)Bart Chrzaszcz1-0/+4
2025-09-24[mlir] Fix bazel after 077a796. (#160533)Bart Chrzaszcz1-0/+35
2025-09-24[bazel][mlir][Python] Port #159926: move PDLPatternMatch.h.inc (#160432)Jordan Rupprecht1-1/+1
2025-09-23[bazel] Add llvm-remarkutil cc_binary (#160379)Pranav Kant1-0/+16
2025-09-23[bazel] buildifier reformat (#160382)Pranav Kant1-1/+1
2025-09-23[bazel] Fix for c31d50378bdba3aab936dfc30b78911431641906 (#160357)Pranav Kant1-0/+1
2025-09-23[mlir] Fix bazel after d8b84be #2. (#160271)Bart Chrzaszcz1-0/+17
2025-09-22Reland "[bazel][mlir][python] Port #155741: stub auto-generation" (#159940)Alex Trotta1-3/+3
2025-09-22[MLIR][Python] remove nb::typed to fix bazel build (#160183)Maksim Levental1-15/+0
2025-09-22[mlir] Fix bazel after `2bcccdd`. (#160081)Bart Chrzaszcz1-0/+1
2025-09-22[mlir] Fix bazel after d8b84be. (#160078)Bart Chrzaszcz1-0/+44
2025-09-20[libc][math] Refactor dsqrtl implementation to header-only in src/__support/m...Muhammad Bassiouni1-1/+9
2025-09-19[bazel][AArch64] Port #156364: fix tablegen args (#159835)Jordan Rupprecht1-1/+1
2025-09-19[AArch64] Remove post-decoding instruction mutations (#156364)Sergei Barannikov1-1/+0
2025-09-19reapply "[clang-tidy] support query based custom check" (#159547)Congcong Cai1-8/+11