aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2021-10-14Bump version to 13.0.1Tom Stellard1-1/+1
2021-07-27[mlir][bzl] Fix typoJacques Pienaar1-2/+2
2021-07-24[mlir] Async: lower SCF operations into CFG inside coroutinesEugene Zhulenev1-0/+1
2021-07-23[Bazel] Swap stray td_srcs to depsGeoffrey Martin-Noble1-2/+2
2021-07-22[Bazel] Rename LLVMDWP to DWPGeoffrey Martin-Noble1-2/+2
2021-07-22[Bazel] Change external_zlib attribute to stringMichael McLoughlin1-2/+2
2021-07-22[Bazel] Update for f8c6515554Geoffrey Martin-Noble1-3/+18
2021-07-21[Bazel] Remove deprecated td_relative_includesGeoffrey Martin-Noble1-4/+1
2021-07-20[Bazel] Remove copypasta from linalggen.bzlGeoffrey Martin-Noble1-1/+0
2021-07-20[Bazel] Remove explicit relative_to_caller_repositoryGeoffrey Martin-Noble2-5/+2
2021-07-20[Bazel] Fix Exegesis target reference and remove stray visibilityGeoffrey Martin-Noble1-2/+1
2021-07-20[Bazel] Update for bc1a2979fcGeoffrey Martin-Noble2-3/+4
2021-07-19Split `InferShapedTypeOpInterface` to create `ReifyRankedShapedTypeInterface`.MaheshRavishankar1-0/+1
2021-07-19[mlir] Fix bazel buildthomasraoux2-0/+2
2021-07-19[Bazel] Update for 6103fdfab4Geoffrey Martin-Noble1-16/+0
2021-07-16[Bazel] Delete blank line to make buildifier happyFangrui Song1-1/+0
2021-07-16[Bazel] Add examples to bazelignoreGeoffrey Martin-Noble1-0/+1
2021-07-16[Bazel] Make gentbl_test compatible with coverageGeoffrey Martin-Noble1-7/+12
2021-07-16[Bazel] Use bazel_skylib paths for paths mungingGeoffrey Martin-Noble6-47/+64
2021-07-16[Bazel] Delete deprecated gentbl ruleGeoffrey Martin-Noble1-42/+0
2021-07-16[mlir] Move linalg::Expand/CollapseShapeOp to memref dialect.Alexander Belyaev1-0/+1
2021-07-16[mlir] add an interface to support custom types in LLVM dialect pointersAlex Zinenko2-0/+9
2021-07-15[Bazel] Update for 01bdb0f75efbGeoffrey Martin-Noble1-0/+2
2021-07-14[Bazel] Uniformly export all MLIR td filesGeoffrey Martin-Noble1-26/+2
2021-07-14Remove uses of deprecated target AllPassesAndDialectsNoRegistration in Bazel ...Mehdi Amini1-6/+0
2021-07-13[mlir][Tensor] Implement `reifyReturnTypeShapesPerResultDim` for `tensor.inse...MaheshRavishankar1-0/+2
2021-07-12[Bazel] ignore build files under libcxx's copy of google-benchmarkGeoffrey Martin-Noble1-0/+2
2021-07-12[Bazel] Update configuration to HEADGeoffrey Martin-Noble2-9/+69
2021-07-12[llvm-readobj] Switch command line parsing from llvm::cl to OptTableFangrui Song1-0/+14
2021-07-09[llvm-size] Switch command line parsing from llvm::cl to OptTableFangrui Song1-0/+14
2021-07-09[llvm-cxxfilt] Switch command line parsing from llvm::cl to OptTableFangrui Song1-0/+14
2021-07-08Update Bazel overlay in GPUToGPURuntimeTransforms.Eric Christopher1-0/+1
2021-07-08[mlir][bazel] Added missing MathDialect dep to LinalgOps targetRob Suderman1-0/+1
2021-07-07[Bazel] Fixes for b5d847b1b95750d0af40cfc8c71a8fec50bb8613 and 6412a13539ab29...Jordan Rupprecht1-0/+23
2021-07-07[llvm-nm] Switch command line parsing from llvm::cl to OptTableFangrui Song1-0/+14
2021-07-05[Bazel] Fix build for 98f078324fc51da460660920f4a1aa308bfc3547Benjamin Kramer1-0/+14
2021-07-05[Bazel] Fix build for 35d4593e6b555f852088211f5561c0e360c98c91Benjamin Kramer1-1/+15
2021-07-02[Bazel] Fix build for c0a6318d96Geoffrey Martin-Noble2-2/+2
2021-07-01[mlir][tosa] Update Bazel files for TOSA pass changesRob Suderman2-0/+4
2021-07-01[Bazel] Fixes for 266a7414d8Geoffrey Martin-Noble1-0/+1
2021-06-30[Bazel] add missing load to submodule exampleGeoffrey Martin-Noble1-0/+2
2021-06-30[Bazel] Rework LLVM target selectionGeoffrey Martin-Noble2-16/+77
2021-06-30[Bazel] Update README with examplesGeoffrey Martin-Noble4-54/+77
2021-06-29[mlir] Generare .cpp.inc files for dialects.Stella Laurenzo2-0/+181
2021-06-27[Bazel] Update for 0813700de1Geoffrey Martin-Noble1-0/+4
2021-06-25[mlir][sparse] add print methods to Merger (for debugging)Aart Bik1-12/+19
2021-06-24Update Bazel build for 744146f60bGeoffrey Martin-Noble1-0/+12
2021-06-24Update Bazel build for 929189a499Geoffrey Martin-Noble1-3/+7
2021-06-23Update Bazel BUILD files up to be9a87fe9bGeoffrey Martin-Noble1-3/+4
2021-06-22Introduce a Bazel build configurationGeoffrey Martin-Noble44-0/+17520