aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2021-12-22[mlir] Add unit test for disabling canonicalizer patterns (NFC)Mogball1-0/+4
2021-12-22[mlir] Add missing unit tests to BUILD.bazelMogball1-0/+43
2021-12-22[mlir] Update BUILD.bazel to include `scf_tests`Mogball1-0/+15
2021-12-20[mlir] Add `mlir/unittests/BUILD.bazel`Mogball1-0/+270
2021-12-20[Support] Revert posix_fallocate in resize_fileFangrui Song3-7/+0
2021-12-19Make AsyncParallelForRewrite parameterizable with a cost model which drives d...bakhtiyar1-1/+4
2021-12-19[Bazel] update build files forKrasimir Georgiev1-1/+1
2021-12-17[mlir][ods] Added EnumAttr, an AttrDef implementation of enum attributesMogball1-0/+1
2021-12-16[Bazel] Add LLVM_BUILD_* variables to llvm-config.h to mirror ec37e0bbafab75f...Dmitri Gribenko2-0/+12
2021-12-16[mlir] Fix Bazel build after 32fe1a8a2594Diego Caballero1-0/+1
2021-12-16[mlir][GPU] Extend GPU kernel outlining to generate DL specificationDiego Caballero1-0/+1
2021-12-16[mlir][PDLL] Add an initial frontend for PDLLRiver Riddle1-0/+48
2021-12-15Update bazel build rules to match 169ebf03ab2a6f16bfa32a36305929c7bc8e4784.Richard Smith1-1/+4
2021-12-15[libc][NFC][bazel] remove unneeded bzl_libraryGuillaume Chatelet1-14/+0
2021-12-15Embed licence into packageGuillaume Chatelet1-1/+4
2021-12-15[mlir][linalg] Replace LinalgOps.h and LinalgTypes.h by a single header.gysit1-3/+2
2021-12-15[bazel] drop some unnecessary dependencies in mlirAlex Zinenko1-2/+0
2021-12-15[bazel] Adjust Bazel BUILD files for a4830d14edbb2a21eb35f3d79d1f64bd09db8b1cDmitri Gribenko1-1/+0
2021-12-15[mlir][linalg][bufferize] Reimplementation of TiledLoopOp bufferizationMatthias Springer1-0/+1
2021-12-15[mlir][linalg][bufferize] Reimplementation of scf.for bufferizationMatthias Springer1-0/+1
2021-12-14[Driver] Add CLANG_DEFAULT_PIE_ON_LINUX to emulate GCC --enable-default-pieFangrui Song1-0/+3
2021-12-14[bazel] Port debuginfod rulesBenjamin Kramer2-0/+27
2021-12-13[libc] Bazel overlay for libcGuillaume Chatelet3-0/+992
2021-12-10[mlir] Update BUILD rule for AffineUtilsChia-hung Duan1-2/+1
2021-12-10[mlir] Move `linalg.tensor_expand/collapse_shape` to TensorDialect.Alexander Belyaev1-6/+21
2021-12-10[mlir] Add filegroup for Conversion/PassDetailChia-hung Duan1-42/+50
2021-12-09[bazel] Exclude MLModelRunnerTest.cppMircea Trofin1-0/+1
2021-12-07[mlir][linalg][bufferize] Add FuncOp bufferization passMatthias Springer1-0/+12
2021-12-06Bazel: add new llvm-c/Deprecated.h headerDavid Blaikie1-0/+1
2021-12-03[mlir][linalg][bufferize] Op interface implementation for Bufferization diale...Matthias Springer1-0/+2
2021-12-02[Bazel] Set the right default for LLVM_WINDOWS_PREFER_FORWARD_SLASH on WindowsGeoffrey Martin-Noble2-2/+4
2021-12-02[bazel] Update static analyzer unit test deps for clangTestingReid Kleckner1-0/+1
2021-12-02[Bazel] Add LLVM_ENABLE_CURL to Bazel llvm-config.h.cmake for e0b259f2Reid Kleckner2-0/+6
2021-12-02[Bazel] Remove old macho lld portKeith Smiley1-7/+1
2021-12-02[Bazel] Remove old MachO LLD from the Bazel buildReid Kleckner1-93/+0
2021-12-02[bazel][mlgo] Remove the mlgo-related build excludesMircea Trofin1-11/+0
2021-11-30[mlir] Add bazel build for BufferizationToMemRef.Alexander Belyaev1-0/+24
2021-11-30[mlir] Fix BufferizationToMemRef build.Alexander Belyaev1-3/+2
2021-11-30[mlir] Move bufferization-related passes to `bufferization` dialect.Alexander Belyaev1-0/+48
2021-11-26[mlir][linalg][bufferize][NFC] Extract func boundary bufferizationMatthias Springer1-0/+2
2021-11-26[mlir][linalg][bufferize][NFC] Move Affine interface impl to new build targetMatthias Springer1-1/+17
2021-11-25[mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect.Alexander Belyaev1-1/+98
2021-11-25[mlir][linalg][bufferize][NFC] Move SCF interface impl to new build targetMatthias Springer1-1/+19
2021-11-25[mlir][linalg][bufferize][NFC] Move arith interface impl to new build targetMatthias Springer1-2/+21
2021-11-24[mlir][linalg][bufferize][NFC] Move vector interface impl to new build targetMatthias Springer1-1/+19
2021-11-24[mlir][linalg][bufferize][NFC] Move tensor interface impl to new build targetMatthias Springer1-1/+20
2021-11-23Move dependency llvm:AllTargetsAsmParsers from Translation to ExecutionEngine.Rahul Joshi1-1/+1
2021-11-23Revert "Revert "[mlir] Move AllocationOpInterface to Bufferize/IR/AllocationO...Alexander Belyaev1-0/+38
2021-11-23[mlir][Vector] Add a vblendps-based impl for transpose8x8 (both intrin and in...Nicolas Vasilache1-0/+2
2021-11-23[mlir][linalg][bufferize][NFC] Move helper function to op interfaceMatthias Springer1-0/+1