aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2022-07-26[mlir] Sort the libraties in BUILD.bazel.Alexander Belyaev
2022-07-26[mlir] Update bazel build.Alexander Belyaev
2022-07-26[bazel] Port 628fbbef81c5ac806e6dbf2bce18dd44980051b1Benjamin Kramer
2022-07-26[bazel] Run autoformatter on BUILD.bazelDmitri Gribenko
2022-07-26[bazel] Port 7a5cb15ea6facd82756adafae76d60f36a0b60fdBenjamin Kramer
2022-07-25[bazel] Add new rule for c60b897d22b2feab3282c4fc2b390bc87560c7deWeverything
2022-07-25[mlir] Transform dialect: separate dependent and generated dialectsAlex Zinenko
2022-07-23[bazel] Add missing dependencies after 535b507ba58e8b5f604d53ffc961be1456d229a7Benjamin Kramer
2022-07-22[libc] Implement sinf function that is correctly rounded to all rounding modes.Tue Ly
2022-07-21[bazel] add headers now required after 17e4c217b663Augie Fackler
2022-07-21[mlir][Linalg] Add a Transform dialect NavigationOp op to match a list of ops...Nicolas Vasilache
2022-07-20[bazel] Also add -lrt to OrcTargetProcess for 1b1f1c778695442c2683813ec7d4b55...Benjamin Kramer
2022-07-20[bazel] Add -lrt on non-darwin/non-windows for 1b1f1c778695442c2683813ec7d4b5...Benjamin Kramer
2022-07-19Bazel BUILD file for BOLT.Sriraman Tallam
2022-07-19[llvm] add zstd to `llvm::compression` namespaceCole Kissane
2022-07-19[bazel] Fix the build after 18b92c66fe59a44f50bc211a418eaf48fe1cf7c1Benjamin Kramer
2022-07-19[bazel] Remove libraries that don't build anymore after 5e83a5b4752da6631d79c...Benjamin Kramer
2022-07-18[mlir][sparse] migrate sparse rewriting to sparse transformations passAart Bik
2022-07-18[mlir] Fix Bazel for 5e83a5b4752da6631d79c446f21e5d128b5c5495Alex Zinenko
2022-07-16[mlir] Overhaul C/Python registration APIs to properly scope registration/loa...Stella Laurenzo
2022-07-14[libc] Add nearest integer instructions to fputil.Tue Ly
2022-07-14Revert "[llvm] add zstd to llvm::compression namespace"Amara Emerson
2022-07-13[llvm] add zstd to llvm::compression namespaceCole Kissane
2022-07-13Revert "[llvm] add zstd to `llvm::compression` namespace"Cole Kissane
2022-07-13[llvm] add zstd to `llvm::compression` namespaceCole Kissane
2022-07-12[bazel] add missing gmock dependency to //clang/unittests:format_testsJorge Gorbe Moya
2022-07-12[mlir] Remove VectorToROCDLKrzysztof Drewniak
2022-07-12[mlir] Transform op for multitile size generationAlex Zinenko
2022-07-12[mlir] Allow Tile transform op to take dynamic sizesAlex Zinenko
2022-07-08Revert "[llvm] cmake config groundwork to have ZSTD in LLVM"Leonard Chan
2022-07-08[llvm] cmake config groundwork to have ZSTD in LLVMCole Kissane
2022-07-07[mlir][bzl] Update for 1a92dbcfa88a857bf735c897125d9a2f9be53e9e and cab44c515...Jacques Pienaar
2022-07-07[llvm][Debuginfod][Bazel] Match dependencies in CMakeLists.txt.Adrian Kuegel
2022-07-07[Bazel] Fixup to llvmorg-15-init-15618-ge0b520865026, s/dxil/dx/NAKAMURA Takumi
2022-07-06[mlir][Bazel] Fix Bazel build after a2158374ba1a6f81f4cce3eb54d0bc44f3ab75e0Adrian Kuegel
2022-07-05[mlir] Add InferIntRangeInterface to gpu.launchChristian Sigg
2022-07-04[mlir][Tensor] Move ParallelInsertSlice to the tensor dialectNicolas Vasilache
2022-07-03[Bazel] Make `builtin_headers_gen` as subset of CMake's `clang-resource-headers`NAKAMURA Takumi
2022-07-01[bazel] Fix invalid charactersArthur Eubanks
2022-07-01[bazel] Port 43dc3190, adding rules to generate dxil intrinsicsArthur Eubanks
2022-07-01[fix/build] bazel rule for ParallelCombiningOpInterfaceMikhail Goncharov
2022-06-30[fix/build] Fix bazel build rule.rdzhabarov
2022-06-29[Fix/Build] Fixing missing dependency for bazel.rdzhabarov
2022-06-25[mlir][shape] Switch types to ODS generated (NFC)Jacques Pienaar
2022-06-24[mlir][bufferization][sparse] put restriction on sparse tensor allocationAart Bik
2022-06-24[libc] Add Uint128 type as a fallback when __uint128_t is not available.Siva Chandra Reddy
2022-06-24[mlir][sparse][bufferize] Implement BufferizableOpInterfaceMatthias Springer
2022-06-22[mlir][linalg] move isElementwise() to Linalg/Utils (NFC)Okwan Kwon
2022-06-22Re-land [libc] Apply no-builtin everywhere, remove unnecessary flagsGuillaume Chatelet
2022-06-21[mlir][TilingInterface] Enable tile and fuse using TilingInterface.Mahesh Ravishankar