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-11-04[bazel] Port 589764a38264Benjamin Kramer
2022-11-03[mlir][Bazel] Add mlir-translate as data for dialect tests.Adrian Kuegel
2022-11-02[bolt] update bazel rules for f71d32a0eea4Augie Fackler
2022-11-02Add Async Function to the Async Dialectyijiagu
2022-11-01[Bazel] Add llvm:Support to Bazel deps of SPIRVCommonConversionAnlun Xu
2022-10-29[mlir] Fix the bazel error after c853d69ab9778fece61b0bf63a71609f437a483dHaojian Wu
2022-10-28[mlir] One more the bazel build for 3ac17449cf988bfcde804a4cc532420ed1657595Haojian Wu
2022-10-28[mlir] Fix the bazel build for 3ac17449cf988bfcde804a4cc532420ed1657595Haojian Wu
2022-10-28[mlir][Vector] Introduce the MaskingOpInterfaceDiego Caballero
2022-10-28[Bazel] Add missing C++ style Clang headers and modulemapAaron Siddhartha Mondal
2022-10-28[mlir] Fix typo s/utilties/utilities/ (including in file name)Emilio Cota
2022-10-27[mlir][tensor][bufferize] Lower tensor.generate to linalg.mapMatthias Springer
2022-10-27[mlir][vector][bufferize] Implement DestinationStyleOpInterface on TransferWr...Matthias Springer
2022-10-27[mlir][bufferize] Provide default BufferizableOpInterface impl for destinatio...Matthias Springer
2022-10-27[mlir][tensor] Implement DestinationStyleOpInterface for tensor.insert/insert...Matthias Springer
2022-10-27[Bazel][llvm-debuginfo-analyzer] Add deps for DebugInfoLogicalView after 4f06...Jordan Rupprecht
2022-10-27[bazel][mlir][arith] build fixes for arith fastmath flagsEmilio Cota
2022-10-25[clang] Replace BACKEND_PACKAGE_STRING with LLVM_VERSION_STRINGFangrui Song
2022-10-24[llvm-exegesis] Fix missing dependency in BUILD.bazelGuillaume Chatelet
2022-10-24[libc] Fix BUILD.bazel missing dependencyGuillaume Chatelet
2022-10-24[libc] mem* framework v3Guillaume Chatelet
2022-10-24[mlir][interfaces] Remove getDestinationOperands from TilingInterfaceMatthias Springer
2022-10-24[mlir][Bazel] Port 3bef1e0f4c1d7fd901b58abe0c5c0e67da764ba2Adrian Kuegel
2022-10-22[libc] Add cpp::byteGuillaume Chatelet
2022-10-22bazel fix for TranslateLibAart Bik
2022-10-22Add missing dependency to fix build.bazel.bixia1
2022-10-22Fix build.bazel files for adding Index dialect and LLVMTypes.bixia1
2022-10-21[bazel][obvious] Add few missing deps in the libc overlay.Siva Chandra Reddy
2022-10-21[clang][Bazel] Port a7183a158d68d97902aeb2015a5cac5e36ae84c5Adrian Kuegel
2022-10-20Revert D136292 "[libc] mem* framework v3"Guillaume Chatelet
2022-10-20[libc] mem* framework v3Guillaume Chatelet
2022-10-19[mlir][sparse] remove vector support in sparsificationPeiming Liu
2022-10-19[mlir][sparse] Removing the DimLvlType and DimLevelFormat typeswren romano
2022-10-19[mlir][sparse] Moving Enums.h into Dialect/SparseTensor/IRwren romano
2022-10-19[mlir][sparse] Factoring out SparseTensorEnums librarywren romano
2022-10-18[mlir][sparse] Use the runtime DimLevelType instead of a separate tablegen enumwren romano
2022-10-18[Bazel] Add target for llvm-debuginfo-analyzer binaryJordan Rupprecht
2022-10-18[mlir][interfaces][NFC] Move DestinationStyleOpInterface to mlir/InterfacesMatthias Springer
2022-10-18[libc] Fix missing bazel dependencyGuillaume Chatelet
2022-10-18[bazel] Port dd38f899803465dd2765d1601b3989df3bd53863 and fix 7732c97f52e72a0...Jordan Rupprecht
2022-10-18[mlir][quant] Initial bytecode encoding for quantized typesJacques Pienaar
2022-10-16[CMake] Remove CLANG_DEFAULT_STD_C/CLANG_DEFAULT_STD_CXXFangrui Song
2022-10-14Revert "[libc] New version of the mem* framework"Sterling Augustine
2022-10-14[bazel] Port 911d2dc (LLVMFrontendHLSL)Benjamin Kramer
2022-10-14[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-14Revert "[libc] New version of the mem* framework"Guillaume Chatelet
2022-10-14[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-14Revert "[libc] New version of the mem* framework"Guillaume Chatelet
2022-10-14[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-13[llvm-driver] Add lldAlex Brachet