aboutsummaryrefslogtreecommitdiff
path: root/utils/bazel
AgeCommit message (Expand)AuthorFilesLines
2024-08-20[CMake] Remove HAVE_LINK_HFangrui Song3-7/+0
2024-08-16[bazel] Fix cyclic dependencies for macos (#104528)Billy Zhu1-3/+3
2024-08-16[Bazel] Port AST/ByteCode #104552Fangrui Song1-9/+9
2024-08-16[bazel] Port for 75cb9edf09fdc091e5bc0f3d46a96c2877735a39Haojian Wu1-0/+3
2024-08-15[bazel] Port 47721d46187f89c12a13d07b5857496301cf5d6e (#104481)Keith Smiley1-3/+13
2024-08-15[bazel] Enable more lit self tests (#104285)Keith Smiley1-2/+9
2024-08-15[bazel] Port for 141536544f4ec1d1bf24256157f4ff1a3bc07daeHaojian Wu1-1/+2
2024-08-14[bazel] Port 4bac8fd8904904bc7d502f39851eef50b5afff73 (#104278)Keith Smiley1-1/+4
2024-08-14Fix bazel build (#104054)quanwanandy1-0/+4
2024-08-13[bazel] Add support for tblgen-lsp-server (#103478)Keith Smiley1-11/+37
2024-08-12[bazel] Upgrade to 7.3.0 (#102991)Keith Smiley2-1/+6
2024-08-12Fix bazel build (#102960)quanwanandy1-0/+88
2024-08-09[mlir][bazel] remove extra blanks in mlir-tblgen testYijia Gu1-1/+1
2024-08-09[mlir][bazel] add missing td dependency in mlir-tblgen testYijia Gu1-0/+3
2024-08-09[mlir][bazel] revert bazel rule change for DLTITransformOpsYijia Gu1-48/+0
2024-08-09[mlir][bazel] add bazel rule for DLTITransformOpsYijia Gu1-0/+48
2024-08-09[bazel] Add missing dep for the SPIRVToLLVM targetHaojian Wu1-0/+1
2024-08-09[bazel] Port for d45de8003a269066c9a9af871119a7c36eeb5aa3Haojian Wu1-1/+16
2024-08-09[mlir][spirv] Support `memref` in `convert-to-spirv` pass (#102534)Angel Zhang1-0/+1
2024-08-09[bazel] Port for 9b06e25e73470612d14f0e1e18fde82f62266216Haojian Wu1-0/+1
2024-08-09[bazel] Port for 3fffa6d486ecedaf639927a448701df9fdc19a34Haojian Wu1-0/+1
2024-08-08[libc] Make str_to_float independent of fenv (#102369)Michael Jones1-2/+0
2024-08-07[libc] Use proxy headers for `limits.h` values (#102378)Joseph Huber1-1/+7
2024-08-07Revert "demangle function names in trace files (#87626)"Fangrui Song1-1/+0
2024-08-05[libc] add sin/cos/tan functions to bazel build file (#101756)RoseZhang031-0/+79
2024-08-01[Bazel] Port f3bfc56327df821801caa4ae20995f67f8589a19Fangrui Song1-0/+1
2024-07-31[mlir][Linalg] Deprecate `linalg::tileToForallOp` and `linalg::tileToForallOp...MaheshRavishankar1-0/+1
2024-07-30[mlir][Bazel] Adapt to 2b23e6c8d6a28ce1c134d1b6b322e35eec9d98e4Adrian Kuegel1-0/+2
2024-07-29[libc][bazel] Remove tid tests from bazel (#101109)Michael Jones2-37/+0
2024-07-28[Bazel] Use PACKAGE_VERSION for version string.NAKAMURA Takumi2-5/+5
2024-07-26[bazel] Port 26d92826a5ed7894fb6d604c8e0e755daa50cdf7 (#100829)Keith Smiley1-0/+19
2024-07-26[Bazel] Fix Bazel build for BoltDmitry Chernenkov1-1/+10
2024-07-25[mlir][bazel] fix for c194bc77a21dEmilio Cota1-0/+2
2024-07-25[mlir] fixes for f6431f0c5268Emilio Cota1-0/+1
2024-07-26Revert "[llvm][Bazel] Adapt to 4eb30cfb3474e3770b465cdb39db3b7f6404c3ef"NAKAMURA Takumi1-4/+1
2024-07-24[bazel] Add missing dependency after 74a1ca504bf60f02431140ee72dbe1c158556237Jorge Gorbe Moya1-1/+2
2024-07-24[Bazel][mlir] Fix Bazel for f83950ab8dfda1da882a6ef7b508639df251621aDmitry Chernenkov2-0/+3
2024-07-23[bazel] Update for new deps (#100166)Keith Smiley3-0/+3
2024-07-23[bazel] Port cc7308a1563e5ebab4dffeb85deefdde61e6711a (#100163)Keith Smiley1-1/+1
2024-07-22[Bazel] Fix libc Bazel build for 29be889c2c9c9a92e7ed89bd71d141961517d7e5Dmitry Chernenkov1-0/+19
2024-07-20Revert "[bazel] Fix llvm:Core build (#99054)"NAKAMURA Takumi1-8/+1
2024-07-19[libc][math] Fix signaling nan handling of hypot(f) and improve hypotf perfor...lntue1-0/+1
2024-07-18[bazel] Replace git_repository with http_archive. (#99422)Jordan Rupprecht1-7/+8
2024-07-18[bazel] Port #98403 (#99592)Keith Smiley1-1/+3
2024-07-18[bazel] Add support for pybind (#98398)Keith Smiley3-67/+47
2024-07-18[bazel] Add filegroups for MLIR bindings sources (#98396)Keith Smiley1-19/+25
2024-07-18update bazel for a6d2da8b9d7be19816dd4c76b02016c19618c1beKrasimir Georgiev1-0/+4
2024-07-17[bazel][mlir] Add MathToROCDL to fix layering check (#99377)Jordan Rupprecht1-0/+1
2024-07-17[bazel][docs] Update build documentation (#99339)Angel Zhang1-9/+25
2024-07-17[bazel] Port #98653 (#99356)Keith Smiley1-0/+27