Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2022-07-14[llvm] add zstd to llvm::compression namespaceCole Kissane
2022-07-14Revert "[llvm] add zstd to `llvm::compression` namespace"Cole Kissane
2022-07-14[llvm] add zstd to `llvm::compression` namespaceCole Kissane
2022-07-13[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-08[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-07-01[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-23[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
2022-06-21Revert "[mlir][TilingInterface] Enable tile and fuse using TilingInterface."Mahesh Ravishankar
2022-06-21[mlir][TilingInterface] Enable tile and fuse using TilingInterface.Mahesh Ravishankar
2022-06-21[mlir][memref] Fix layout map computation in inferRankReducedResultTypeMatthias Springer
2022-06-21[mlir][ods] Remove StructAttrMogball
2022-06-20[mlir] move SCF headers to SCF/{IR,Transforms} respectivelyAlex Zinenko
2022-06-18[Bazel] Rename generated *_main.cpp to [tool-name]-driver.cpp which CMake uses.NAKAMURA Takumi
2022-06-17[mlir][sparse] Inline the definition of LLVM_ATTRIBUTE_WEAKBenjamin Kramer
2022-06-17[bazel] Add missing dependency after 455679413Benjamin Kramer
2022-06-17[mlir][nvgpu] Fix Bazel BUILD fileFrederik Gossen
2022-06-17[mlir][nvgpu] shared memory access optimization passChristopher Bate
2022-06-17[libc] Rely on __builtin_memcpy_inline for memcpy implementationGuillaume Chatelet
2022-06-17[mlir] replace 'emit_c_wrappers' func->llvm conversion option with a passAlex Zinenko
2022-06-17[libc][bazel] Remove memcpy dependency in memmoveGuillaume Chatelet
2022-06-17[mlir][complex] Add Python bindings for complex ops.bixia1
2022-06-16Revert "[libc] Apply no-builtin everywhere, remove unnecessary flags"Guillaume Chatelet
2022-06-15[mlir][bzl] Export textmate grammar fileJacques Pienaar
2022-06-15[tosa] Lower tosa.slice to tensor.slice for dynamic caseRob Suderman
2022-06-15[mlir][vector] NFC remove dependency of VectorTransform to GPU dialectThomas Raoux
2022-06-15[bazel] Port b0b00432093bBenjamin Kramer
2022-06-15[bazel] Port 75bfc6f29579Benjamin Kramer
2022-06-15(Reland)[mlir] Add a generic data-flow analysis frameworkMogball
2022-06-15Revert "[mlir] Add a generic data-flow analysis framework"Frederik Gossen