summaryrefslogtreecommitdiff
path: root/utils/bazel
AgeCommit message (Expand)Author
2025-11-21[bazel] Remove old config option (#169133)Keith Smiley
2025-11-21[bazel][ORC] Port #168518: orc deps (#169059)Jordan Rupprecht
2025-11-21[clang][NFC] Inline Frontend/FrontendDiagnostic.h -> Basic/DiagnosticFrontend...Jordan Rupprecht
2025-11-20[bazel] Replace --experimental_guard_against_concurrent_changes usage (#168957)Jordan Rupprecht
2025-11-20[bazel] Bump to 8.4.2 (#168933)Keith Smiley
2025-11-20[bazel] Add explicit dep on protobuf (#168928)Keith Smiley
2025-11-20[bazel] Delete WORKSPACE file (#168926)Keith Smiley
2025-11-20[bazel][LoongArch] Port #168129: tablegen for sdnode (#168907)Jordan Rupprecht
2025-11-19[bazel] Fix #165009 (#168804)Pranav Kant
2025-11-19[bazel] Fix bzlmod reference to @vulkan_sdk (#168767)Jordan Rupprecht
2025-11-19[bazel] Flip --enable_bzlmod to true (#168555)Jordan Rupprecht
2025-11-19[ORC] Remove now unused EPCDebugObjectRegistrar (NFC) (#167868)Stefan Gränitz
2025-11-18Fix #168367 (#168635)Pranav Kant
2025-11-18[libc] Implement pkey_alloc/free/get/set/mprotect for x86_64 linux (#162362)Jackson Stogel
2025-11-18[bazel] fix #168212 (#168598)Pranav Kant
2025-11-18[bazel] Fix #164904 (#168593)Pranav Kant
2025-11-18[bazel] Add MODULE.bazel (#164891)Jordan Rupprecht
2025-11-18[BAZEL] Fix OrcDebugging dep (#168540)Alan Li
2025-11-18[BAZEL] Fix BAZEL build issue (#168539)Alan Li
2025-11-18[bazel] Fix #168108 (#168461)Pranav Kant
2025-11-17[bazel][buildifier] reformat changes in #168434 (#168443)Pranav Kant
2025-11-17[mlir][bazel] Fix #167957 (#168441)Pranav Kant
2025-11-17[mlir][bazel] Fix #168066 (#168435)Pranav Kant
2025-11-17[bazel] Fix #168113 (#168434)Pranav Kant
2025-11-17[bazel][libc] Fixes #165219 (#168429)Pranav Kant
2025-11-17[bazel] Port 0a58e49c44ae7cca39b3eb219efed9f0581b8b0f (#168424)Keith Smiley
2025-11-17[bazel] Port 900c517919794ff0ea83c6b15ffe03707a164800 (#168423)Keith Smiley
2025-11-17[bazel] Add support for multiple tblgen outputs (#168158)Keith Smiley
2025-11-17[mlir][bazel] Fix build after #167848. (#168366)Benjamin Chetioui
2025-11-14[mlir][bazel] Add apfloat test library (#168115)Michael Jones
2025-11-13[libc] Templatize strtofloatingpoint and implement wcstof. (#167755)Alexey Samsonov
2025-11-13[bazel] Added `ArithToAPFloat` library to bazel (#167916)Nikolay Panchenko
2025-11-12[bazel] Fix LLDB :Host Build (#167711)Aiden Grossman
2025-11-12[BLAZE] Add missing SCFUtil dep after #167356 (#167671)Will Froom
2025-11-11[BAZEL] Fix missing GpuDialect dependency added in #166865 (#167503)Will Froom
2025-11-10[bazel][clang] Port #167374: split clang options/driver (#167387)Jordan Rupprecht
2025-11-10Reland "[clang] Refactor option-related code from clangDriver into new clangO...Naveen Seth Hanig
2025-11-10[bazel] Port #166980: TLI/VectorLibrary refactor (#167354)Jordan Rupprecht
2025-11-10Revert "[clang] Refactor option-related code from clangDriver into new clangO...Naveen Seth Hanig
2025-11-10[clang] Refactor option-related code from clangDriver into new clangOptions l...Naveen Seth Hanig
2025-11-10[BAZEL] Add missing dependency on /llvm:Support from XeGPUTransformOps (#167332)Will Froom
2025-11-08Fix bazel build for #166719Walter Lee
2025-11-07[bazel] Add mlir/utils/generate-test-checks.py to bazel overlay (#160693)Tom Murray
2025-11-07[bazel][mlir] Fix transform_xegpu_ext.py test for bazel (#166924)Karlo Basioli
2025-11-07Fix bazel build issue I introduced in #166918 (#166921)Karlo Basioli
2025-11-07Fix bazel build issue from #165615 (#166918)Karlo Basioli
2025-11-06[bazel] Add missing deps for AlignmentAttrInterface.h (#166899)Chenguang Wang
2025-11-06[bazel] Fix compilation for AlignmentAttrInterface and BPF. (#166872)Chenguang Wang
2025-11-06Fix openacc bazel build (#166790)Karlo Basioli
2025-11-06Fix bazel build issue caused by #165615 (#166788)Karlo Basioli