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-05-04[bazel] Fix the build after 2c3326608460Benjamin Kramer
2022-05-03[bazel] Add test targets for dataflow frameworkEric Li
2022-04-29[mlir][linalg][transform] Add TileOp to transform dialectMatthias Springer
2022-04-28[bazel] Port 92a836da0759Benjamin Kramer
2022-04-28[bazel] Port 84fe39a45b73Benjamin Kramer
2022-04-27[mlir][bazel] Add suport for PDLL tests.Stephan Herhut
2022-04-25[mlir][Bazel] Add missing dependencies.Adrian Kuegel
2022-04-23[Bazel] Add more mlir dependencies after D124298Fangrui Song
2022-04-23[Bazel] Make mlir:BufferizationDialect depend on mlir:ArithmeticDialect after...Fangrui Song
2022-04-23[mlir] use side effects in the Transform dialectAlex Zinenko
2022-04-22[Bazel] Make mlir/test:TestShapeDialect depend on mlir:FuncDialectFangrui Song
2022-04-22[mlir] Add shape.funcJacques Pienaar
2022-04-22[mlir][bufferization] Move ModuleBufferization to bufferization dialectMatthias Springer
2022-04-21[bazel] try to adapt a7691dee2d3c0ea3f9f4d1, againSam McCall
2022-04-21[bazel] try to adapt a7691dee2d3c0ea3f9f4d1Sam McCall
2022-04-21[mlir] Connect Transform dialect to PDLAlex Zinenko
2022-04-21[Pipelines] Remove Legacy Passes in CoroutinesChuanqi Xu
2022-04-20[bazel] Port f26c41e8dd28Benjamin Kramer
2022-04-19[mlir][transform] Introduce transform.sequence opAlex Zinenko
2022-04-16[mlir] Refactor LICM into a utilityMogball
2022-04-16Revert "[mlir] Refactor LICM into a utility"Stella Stamenova
2022-04-16[mlir] Refactor LICM into a utilityMogball
2022-04-15[mlir] Fix BUILD issues and dependencies.rdzhabarov
2022-04-15Adjust Bazel BUILD files for 6d45558c1Dmitri Gribenko
2022-04-15[mlir] Update bazel file after adding nvgpu to nvvm conversionThomas Raoux
2022-04-15[mlir][vector] Add operations used for Vector distributionThomas Raoux
2022-04-14[mlir][nvgpu] Add NVGPU dialect (architectural specific gpu dialect)Thomas Raoux
2022-04-14[mlir] Introduce Transform dialectAlex Zinenko
2022-04-14[mlir] Split intrinsics out of LLVMOps.tdAlex Zinenko
2022-04-14[mlir] Introduce ml_program dialect.Stella Laurenzo
2022-04-14[bazel] Set CLANG_ENABLE_OPAQUE_POINTERS_INTERNAL to 1Arthur Eubanks
2022-04-12Update the Bazel build files for "[mlir][Math] Replace some constant ..."Dmitri Gribenko
2022-04-12Fix BUILD dependency for ExecutionEngineUtilsrdzhabarov
2022-04-12[mlir] Add msan memory unpoisoning macros to mlir ExecutionEngineEugene Zhulenev
2022-04-12Fixing BUILD dependency on the DialectBase.rdzhabarov
2022-04-12[CMake][gn][Bazel] Remove HAVE_PTHREAD_GETSPECIFICFangrui Song
2022-04-09Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-04-09Fix bazel rule for __support_fputil_fma when using header modules.Jorge Gorbe Moya
2022-04-08[libc] Add support for x86-64 targets that do not have FMA instructions.Tue Ly
2022-04-07Revert "Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"""Nico Weber
2022-04-07[bazel] Port 3031fa88f0Benjamin Kramer
2022-04-07[bazel] Port 5390606aa963Benjamin Kramer
2022-04-07Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-04-06[cmake] Remove LLVM_ENABLE_NEW_PASS_MANAGER cmake optionNikita Popov
2022-04-06Fix bazel build.Jorge Gorbe Moya
2022-04-05[bazel] Try to fix the build after 4661a65f4bBenjamin Kramer
2022-04-05[mlir] Update BUILD.bazel.Alexander Belyaev
2022-04-05[mlir] Update mlir/BUILD.bazel.Alexander Belyaev
2022-04-04[tosa] Add option to disable tosa.apply_scale lowering in TosaToStandardRob Suderman
2022-04-01fix bazel build after 369337e3c2Mikhail Goncharov