llvm-project/mlir/lib
Uday Bondhugula 2abd50a359 [MLIR] Mark dominance methods const
This change is in line with MLIR's coding style
https://mlir.llvm.org/getting_started/DeveloperGuide/
and also consistent with the dominance methods in LLVM.

Differential Revision: https://reviews.llvm.org/D78445
2020-04-19 11:53:20 +05:30
..
Analysis [MLIR] Mark dominance methods const 2020-04-19 11:53:20 +05:30
Conversion [mlir][vulkan-runner] Simplify vulkan launch call op. 2020-04-18 16:49:47 +03:00
Dialect [MLIR] NFC affine for op tiling cleanup / utility rename 2020-04-19 00:53:34 +05:30
EDSC [MLIR][cmake] Remove redundant add_dependencies() 2020-04-16 14:41:54 -07:00
ExecutionEngine [MLIR] Allow for multiple gpu modules during translation. 2020-04-16 14:18:31 +02:00
IR [MLIR] Improve support for 0-dimensional Affine Maps. 2020-04-15 14:15:02 -07:00
Interfaces [MLIR][cmake] Use DEPENDS instead of add_dependencies() 2020-04-16 15:53:13 -07:00
Parser [MLIR] Improve support for 0-dimensional Affine Maps. 2020-04-15 14:15:02 -07:00
Pass [llvm][STLExtras] Move the algorithm `interleave*` methods from MLIR to LLVM 2020-04-14 15:14:40 -07:00
Support [mlir][StorageUniquer] Replace all usages of std::function with function_ref. 2020-04-11 23:07:52 -07:00
TableGen [mlir] ODS: support operations with resizable operand lists 2020-04-16 23:30:34 +02:00
Target [MLIR] Allow for multiple gpu modules during translation. 2020-04-16 14:18:31 +02:00
Transforms [MLIR] NFC affine for op tiling cleanup / utility rename 2020-04-19 00:53:34 +05:30
Translation [mlir] Refactor and cleanup the translation facilities. 2020-04-05 16:21:21 -07:00
CMakeLists.txt [mlir] Emit errors if global constructors are found within lib/ 2020-04-10 13:04:32 -07:00