llvm-capstone/mlir
2021-11-08 09:08:09 -08:00
..
cmake/modules Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
docs Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
examples [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
include [mlir] Change ABI breaking use of NDEBUG to LLVM_ENABLE_ABI_BREAKING_CHECKS 2021-08-03 09:14:57 +02:00
lib [mlir] Avoid including <alloca.h> on FreeBSD and NetBSD 2021-08-10 01:01:42 -07:00
python Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
test Fix a couple regression tests I missed updating in 2a284782 2021-08-04 21:25:15 -07:00
tools [mlir] Math: add algebraic simplification patterns to math transforms 2021-07-27 09:22:33 -07:00
unittests Defend early against operation created without a registered dialect 2021-07-15 03:52:32 +00:00
utils [vscode-mlir] Add support for restarting the server on setting/server changes 2021-06-29 00:08:44 +00:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt MLIR can't support -Bsymbolic link option, fail at CMake time with a helpful message instead of broken runtime 2021-11-08 09:08:09 -08:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.