llvm-project/mlir/lib/Pass
Mehdi Amini fe3c1195cf Add a dump() method on the pass manager for debugging purpose (NFC)
Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D88008
2020-09-23 05:53:41 +00:00
..
CMakeLists.txt [MLIR][cmake] don't glob for sources. 2020-05-13 23:21:01 -07:00
IRPrinting.cpp [MLIR] Add OpPrintingFlags to IRPrinterConfig. 2020-07-16 08:05:33 -07:00
Pass.cpp Add a dump() method on the pass manager for debugging purpose (NFC) 2020-09-23 05:53:41 +00:00
PassDetail.h Remove the `run` method from `OpPassManager` and `Pass` and migrate it to `OpToOpPassAdaptor` 2020-08-27 04:57:29 +00:00
PassManagerOptions.cpp [mlir] Add a new context flag for disabling/enabling multi-threading 2020-05-02 12:32:25 -07:00
PassRegistry.cpp [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
PassStatistics.cpp Decouple OpPassManager from the the MLIRContext (NFC) 2020-09-03 06:02:05 +00:00
PassTiming.cpp Use an Identifier instead of an OperationName internally for OpPassManager identification (NFC) 2020-09-02 21:46:05 +00:00