llvm-project/mlir/lib/Support
Deepak Panickal 97c899f3c5 [mlir] Add callback to provide a pass pipeline to MlirOptMain
The callback can be used to provide a default pass pipeline.

Reviewed By: mehdi_amini, rriddle

Differential Revision: https://reviews.llvm.org/D113144
2021-11-05 17:46:35 +00:00
..
CMakeLists.txt [mlir] Fix CMake linker rules for ViewOpGraph.cpp 2021-08-04 19:25:15 +09:00
DebugCounter.cpp [mlir] more iwyu fixes after ba7a92c01e 2021-04-21 10:50:59 -04:00
FileUtilities.cpp Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC 2021-04-30 11:00:03 -07:00
IndentedOstream.cpp Add indented raw_ostream class 2020-10-03 15:17:38 -07:00
InterfaceSupport.cpp Free memory leak on duplicate interface registration 2021-10-02 16:41:28 +00:00
MlirOptMain.cpp [mlir] Add callback to provide a pass pipeline to MlirOptMain 2021-11-05 17:46:35 +00:00
StorageUniquer.cpp [mlir][StorageUniquer] Properly call the destructor on non-trivially destructible storage instances 2021-03-11 11:35:32 -08:00
Timing.cpp [mlir] Fix various issues in TimerImpl. 2021-07-22 03:44:48 +00:00
ToolUtilities.cpp Change the error message when `-split-input-file` is used with mlir-opt to make it recognizable by IDEs 2021-02-27 18:32:34 +00:00