aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2024-09-20[bazel] Port 65bc259a97cd8cc70907b65f59aff728245ba9c0 (#109458)Keith Smiley2-1/+4
2024-09-20Revert "[bazel] Port 64972834c193632cbc47e54c0f0c721636b077e6"Benjamin Kramer1-1/+0
2024-09-20[libc][bazel] Enable software prefetching for memcpy (#108939)Guillaume Chatelet1-1/+1
2024-09-19[bazel] Add VectorToXeGPU deps (#109348)Jordan Rupprecht1-0/+20
2024-09-19[libc] Add functions to send/recv messages (#106467)Michael Jones2-0/+188
2024-09-19[libc] Add printf strerror conversion (%m) (#105891)Michael Jones1-0/+3
2024-09-18[bazel] Remove empty Rename tests for now-deleted clang-rename (#109162)Jordan Rupprecht1-26/+0
2024-09-18Remove clang-rename (#108988)Aaron Ballman1-15/+0
2024-09-17[CMake] Remove unused HAVE_SYS_PARAM_H/HAVE_SYS_TYPES_HFangrui Song2-12/+0
2024-09-17[bazel] Port 64972834c193632cbc47e54c0f0c721636b077e6Benjamin Kramer1-0/+1
2024-09-17[bazel] Split linux time targets to avoid dependency cyclesBenjamin Kramer1-17/+57
2024-09-17[libc][bazel] Enable software prefetching for memset (#108860)Guillaume Chatelet1-1/+1
2024-09-16[bazel] port 2ae968a0d9fb61606b020e898d884c82dd0ed8b5Mikhail Goncharov1-1/+1
2024-09-15[bazel] Port f4763b3d24546808720ff457761159b4e1605876Benjamin Kramer1-0/+1
2024-09-15[bazel] Port a205a854e06d36c1d0def3e3bc3743defdb6abc1Benjamin Kramer1-1/+6
2024-09-14[bazel] Add missing dependency for ca4973972bf1306b49413a76f2d0c25c3df711aaBenjamin Kramer1-0/+1
2024-09-13[bazel][NFC] Use globs to make `Vectorize` less brittle (#108644)Jordan Rupprecht1-7/+3
2024-09-13[bazel] Port a953982cb7dee0678bb5f7c2febe4c3b8b718c7a (#108651)Keith Smiley1-0/+1
2024-09-13[bazel] add vdso dependency to time_linux lib (#108647)Pranav Kant1-0/+56
2024-09-13[Bazel] Fix build break for SandboxVectorizer (#108638)Pranav Kant1-1/+3
2024-09-12[MLIR][ROCDL] Add dynamically legal ops to LowerGpuOpsToROCDLOpsPass (#108302)Nirvedh Meshram1-0/+1
2024-09-12[bazel] port ded080152acceca5d68014d63f5027a6d8266cbbMikhail Goncharov5-1/+6
2024-09-11[libc][bazel] Enable epoll_pwait2 on bazel (#108254)Michael Jones2-40/+36
2024-09-11[libc] Fix undefined behavior for nan functions. (#106468)lntue1-0/+11
2024-09-11[bazel] port 2f3d061918ece414d6db544a34b2e44a9950bc23Mikhail Goncharov1-0/+4
2024-09-11[bazel] Add missing dependency for a8f3d303122d049e65b699870615d464b77b489fBenjamin Kramer1-0/+1
2024-09-11[bazel] Port bc152fbf43157659f8b6817e8510e1fbe6e175b5Benjamin Kramer2-3/+23
2024-09-10[bazel] Add CGData targets/deps (#108070)Jordan Rupprecht3-0/+72
2024-09-10[libc][bazel] fix accidental renameMikhail Goncharov1-1/+1
2024-09-10[bazel] Port 69f8923efa61034b57805a8d6d859e9c1ca976ebBenjamin Kramer1-0/+1
2024-09-09[bazel][libc][NFC] Add missing dep for standalone compile (#107957)Jordan Rupprecht1-2/+1
2024-09-09[bazel][libc][NFC] Add missing layering deps (#107947)Jordan Rupprecht3-13/+37
2024-09-09[libc][bazel] Update bazel overlay for math functions and their tests. (#107862)lntue4-991/+2127
2024-09-09[bazel] Add missing dependencies for 345cc47ba7a28811ae4ec7d113059ccb39c500a3Benjamin Kramer1-0/+3
2024-09-08[bazel] Update deps (#107339) for AMDGPU/InstCombineTableGenNAKAMURA Takumi1-4/+2
2024-09-06[bazel] add missing dependenciesJorge Gorbe Moya1-2/+4
2024-09-06[bazel] Add missing dependencies for b8d6885ff67efbc3142a2b49506ed0cc2b95e054Benjamin Kramer2-0/+2
2024-09-06[bazel] port 1f70fcefa981e6e2bBenjamin Kramer1-0/+36
2024-09-05[SandboxIR] Add bazel support (#107486)Sterling-Augustine1-0/+17
2024-09-03[bazel] Change cache-silo-key to fix blob fetch issue.Christian Sigg1-2/+1
2024-09-03[bazel] Attempt to fix issue fetching remote blobChristian Sigg1-0/+5
2024-09-02[llvm][bazel] Port 1e65b76 to bazel.Christian Sigg1-0/+6
2024-08-30Fix bazel build past 89e6a288674c (#106685)Danial Klimkin1-0/+2
2024-08-29Update BUILD.bazel after e37d6d2a74d7JoelWee1-0/+1
2024-08-28Revert "[mlir][spirv] Add an argmax integration test with `mlir-vulkan-runner...Jakub Kuderski1-1/+0
2024-08-28[mlir][spirv] Add an argmax integration test with `mlir-vulkan-runner` (#106426)Angel Zhang1-0/+1
2024-08-28[mlir][amdgpu] Improve Chipset version utility (#106169)Jakub Kuderski1-0/+13
2024-08-27[bazel][test] Add missing transforms test dep (#106323)Jordan Rupprecht1-0/+1
2024-08-27[bazel][mlir] Add missing ROCDLTarget srcs/deps (#106322)Jordan Rupprecht1-1/+5
2024-08-27[bazel][mlir] Add ConvertToSPIRV dep to mlir-vulkan-runner (#106285)Jordan Rupprecht1-5/+6