llvm-capstone/mlir/test
Ivan Kosarev 8894c05b0d [FileCheck] GetCheckTypeAbbreviation() to handle the misspelled case.
Also fix directives not covered by D125604.
2022-05-26 12:20:15 +01:00
..
Analysis [mlir] Remove special case parsing/printing of func operations 2022-05-06 13:36:15 -07:00
CAPI [mlir] Use 'native' instead of 'llvm_has_native_target' in the mlir tests 2022-05-23 12:38:24 -07:00
Conversion Lower complex.expm1 to standard dialect. 2022-05-25 16:11:28 -07:00
Dialect [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
Examples [mlir][CSE] Remove duplicated operations with MemRead side-effect 2022-04-07 10:08:55 +02:00
Integration [mlir][sparse] Add more complex operations. 2022-05-25 16:38:09 -07:00
Interfaces [mlir][NFC] Update textual references of func to func.func in IR/Interface tests 2022-04-20 22:17:30 -07:00
IR [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
lib [mlir] Use-after-free checker for the Transform dialect 2022-05-26 12:28:41 +02:00
mlir-cpu-runner [mlir] Use 'native' instead of 'llvm_has_native_target' in the mlir tests 2022-05-23 12:38:24 -07:00
mlir-linalg-ods-gen [mlir][linalg] Add ods-gen helper to simplify the build methods. 2022-04-20 13:14:38 +00:00
mlir-lsp-server [mlir:LSP] Improve conversion between SourceMgr and LSP locations 2022-04-28 12:58:00 -07:00
mlir-opt [MLIR][AMDGPU] Add AMDGPU dialect, wrappers around raw buffer intrinsics 2022-05-10 14:59:58 +00:00
mlir-pdll [mlir][PDLL] Allow numeric result indexing for unregistered op 2022-05-25 19:29:29 +00:00
mlir-pdll-lsp-server [mlir:LSP] Improve conversion between SourceMgr and LSP locations 2022-04-28 12:58:00 -07:00
mlir-reduce [MLIR] prefer /bin/sh over /bin/bash for simple test scripts 2022-04-21 20:25:17 -05:00
mlir-spirv-cpu-runner [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
mlir-tblgen [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
mlir-translate [mlir][NFC] Update textual references of func to func.func in tool/runner tests 2022-04-20 22:17:30 -07:00
mlir-vulkan-runner [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
Pass [mlir] Fix pipeline-parsing.mlir on windows 2022-05-12 13:40:16 -07:00
python [FileCheck] GetCheckTypeAbbreviation() to handle the misspelled case. 2022-05-26 12:20:15 +01:00
Rewrite [mlir:PDLInterp] Refactor the implementation of result type inferrence 2022-05-01 12:25:05 -07:00
Target [mlir][LLVMIR] Use the correct way to determine if it's a scalable vector 2022-05-20 21:45:50 -07:00
tblgen-lsp-server [mlir][Tablegen-LSP] Add support for a basic TableGen language server 2022-05-16 16:03:51 -07:00
Transforms [mlir][bufferize] Remove hoisting functionality from One-Shot Bufferize 2022-05-25 19:56:18 +02:00
Unit [lit] Fix setup of sanitizer environment 2022-05-19 19:24:16 -07:00
APITest.h
CMakeLists.txt [mlir][Tablegen-LSP] Add support for a basic TableGen language server 2022-05-16 16:03:51 -07:00
lit.cfg.py [mlir] Use 'native' instead of 'llvm_has_native_target' in the mlir tests 2022-05-23 12:38:24 -07:00
lit.site.cfg.py.in