llvm-capstone/mlir/test
River Riddle d47dd11071 [mlir] Add support for querying the ModRef behavior from the AliasAnalysis class
This allows for checking if a given operation may modify/reference/or both a given value. Right now this API is limited to Value based memory locations, but we should expand this to include attribute based values at some point. This is left for future work because the rest of the AliasAnalysis API also has this restriction.

Differential Revision: https://reviews.llvm.org/D101673
2021-05-27 13:57:29 -07:00
..
Analysis [mlir] Add support for querying the ModRef behavior from the AliasAnalysis class 2021-05-27 13:57:29 -07:00
CAPI [mlir][CAPI][test] Change casts and fprintf format strings from long to intptr_t 2021-05-25 17:48:54 +02:00
Conversion [mlir] Add error state and error propagation to async runtime values 2021-05-27 09:28:47 -07:00
Dialect [mlir] Async: Add error propagation support to async groups 2021-05-27 09:35:11 -07:00
Examples [Toy] Update tests to pass with top-down canonicalize pass. NFC 2021-05-25 14:51:05 -07:00
Integration [mlir][NFC] Don't outline kernel in MMA integration tests 2021-05-27 09:43:54 -07:00
Interfaces/DataLayoutInterfaces Add default DataLayout support for complex numbers 2021-04-19 11:36:12 +02:00
IR [IR] Add a Location to BlockArgument 2021-05-23 14:10:00 -07:00
lib [mlir] Add support for querying the ModRef behavior from the AliasAnalysis class 2021-05-27 13:57:29 -07:00
mlir-cpu-runner [mlir] Async: Add error propagation support to async groups 2021-05-27 09:35:11 -07:00
mlir-linalg-ods-gen [mlir][Linalg] NFC - Drop Linalg EDSC usage 2021-05-20 15:33:56 +00:00
mlir-lsp-server [mlir-lsp-server] Add support for recording text document versions 2021-05-18 12:57:52 -07:00
mlir-opt [mlir][sparse] fixed typo: sparse -> sparse_tensor 2021-05-03 14:19:09 -07:00
mlir-reduce Use PassPipelineCLParser in mlir-reduce 2021-04-14 14:35:55 -07:00
mlir-spirv-cpu-runner [mlir] fix SPIR-V CPU and Vulkan runners after e2310704d8 2021-03-15 18:36:58 +01:00
mlir-tblgen [IR] Add a Location to BlockArgument 2021-05-23 14:10:00 -07:00
mlir-translate
mlir-vulkan-runner [mlir] fix SPIR-V CPU and Vulkan runners after e2310704d8 2021-03-15 18:36:58 +01:00
Pass [mlir] Refactor the implementation of pass crash reproducers 2021-05-19 16:59:53 -07:00
python Enable MLIR Python bindings for TOSA. 2021-05-24 18:04:50 +00:00
Rewrite [mlir][PDL] Add support for variadic operands and results in the PDL byte code 2021-03-16 13:20:19 -07:00
SDBM
Target [mlir][openacc] Translate UpdateOp to LLVM IR 2021-05-26 11:42:15 -04:00
Transforms [mlir] Support dialect-wide canonicalization pattern registration 2021-05-27 17:35:21 +09:00
Unit [lit] Sort test start times based on prior test timing data 2021-03-16 05:23:04 -04:00
APITest.h
CMakeLists.txt [MLIR] Make MLIR cmake variable names consistent 2021-05-24 08:43:10 +05:30
lit.cfg.py [MLIR] Drop stale reference to mlir-edsc-builder-api-test 2021-05-22 16:11:29 +05:30
lit.site.cfg.py.in [MLIR] Make MLIR cmake variable names consistent 2021-05-24 08:43:10 +05:30