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-03-08[mlir][Bazel] Adjust regarding StandardToLLVM -> FuncToLLVM rename.Adrian Kuegel
2022-03-07[mlir][shape] Migrate bufferization to BufferizableOpInterfaceMatthias Springer
2022-03-07[mlir][Bazel] Remove unused dependencies (NFC)Adrian Kuegel
2022-03-07[MLIR] Fix bazel BUILD file after Parser.h moved.Christian Sigg
2022-03-04[bazel] Port 76ec69a911c6Benjamin Kramer
2022-03-04More bazel fixesDavid Blaikie
2022-03-04More bazel fixesDavid Blaikie
2022-03-04Bazel fixes for 81f2f4dfb2922e4f7af8bbfd8b653eda7c1f1339David Blaikie
2022-03-04Revert "Update bazel build rules to match 169ebf03ab2a6f16bfa32a36305929c7bc8...Benjamin Kramer
2022-03-03More bazel fixes.David Blaikie
2022-03-03More attempts at bazel fixDavid Blaikie
2022-03-03Attempt fix for Bazel build fromDavid Blaikie
2022-03-02[mlir] more Bazel changes for 23aa5a744666Alex Zinenko
2022-03-02[mlir] Add partial support for translating data layoutAlex Zinenko
2022-03-02[bazel] Add a missing dependency after 1f971e23f089Benjamin Kramer
2022-03-02[bazel] Build fixes for 23aa5a744666Benjamin Kramer
2022-03-01[bazel] add missing dependencyJorge Gorbe Moya
2022-02-27[bazel] Port g95b4e88b1db3Benjamin Kramer
2022-02-26Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"Nikita Popov
2022-02-25[mlir][OpDSL] Add type function attributes.gysit
2022-02-25[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ONFangrui Song
2022-02-24[mlir][memref] Add transformation to do loop multi-bufferingThomas Raoux
2022-02-23[mlir][Bazel] Fix wrong dependency for GPUBaseIncGen.Adrian Kuegel
2022-02-21[mlir][linalg][bufferize][NFC] Move interface impl to Linalg TransformsMatthias Springer
2022-02-18[mlir][Vector] Add InferTypeOpInterface to vector dialect and remove the now ...Benjamin Kramer
2022-02-17[mlir][linalg][sparse] add linalg optimization passes "upstream"Aart Bik
2022-02-17[Bazel] Fix build after ObjCopy move.Adrian Kuegel
2022-02-17[bazel] Add libc dependency.Alina Sbirlea
2022-02-16[mlir][tensor] Add a pattern to split tensor.pad opsLei Zhang
2022-02-16[mlir][linalg] Add control to pad-slice swap patternLei Zhang
2022-02-16[Bazel] Update llvm-config.h to follow the typo fix.Adrian Kuegel
2022-02-15[mlir][bufferize] Add vector-bufferize pass and remove obsolete patterns from...Matthias Springer
2022-02-14[mlir][sparse] minor cleanup of include placementAart Bik
2022-02-12[Bazel] Add WindowsDriver after 73e585e44d68cf77e2e3274e98c9615156a7d909Fangrui Song
2022-02-12Revert "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"Adrian Prantl
2022-02-11[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:Peter Kasting
2022-02-11[Bazel] Document continuous and pre-merge testingGeoffrey Martin-Noble
2022-02-11Remove spurious includes and dependencies from Bazel files (NFC)Mehdi Amini
2022-02-10Update bazel after 8d12bf4ac102ea5887705ca467163aecea13b6f1Tres Popp
2022-02-09[bazel] Sync llvm-config.h.cmake after a1862d78eb45Benjamin Kramer
2022-02-09[bazel] Port 46a6f5aBenjamin Kramer
2022-02-09[bazel] Port 216575e58102Benjamin Kramer
2022-02-08[Debuginfod][Symbolizer] Cut dependency cycle after 4a6553f4c2beBenjamin Kramer
2022-02-08[libc] Replace type punning with bit_castGuillaume Chatelet
2022-02-08[mlir][bazel] Update post 24a1Jacques Pienaar
2022-02-08Add missing BUILD dependency to ShapeOpsTres Popp
2022-02-07[Bazel] Port e8bff9ae54a55b4dbfeb6ba55f723abbd81bf494 (move LLVM_ENABLE_ZLIB)Fangrui Song
2022-02-07[mlir][bazel] Update post ControlFlow dialect splitJacques Pienaar
2022-02-05[mlir][spirv] Fix missing dependencies in BUILD.bazelLei Zhang
2022-02-05[bazel] Port dbed14d215feBenjamin Kramer