llvm-project/mlir/lib/Pass
Mehdi Amini c39c21610d Rename AnalysisManager::slice in AnalysisManager::nest (NFC)
The naming wasn't reflecting the intent of this API, "nest" is aligning
it with the pass manager API.
2020-08-28 20:41:07 +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 Rename AnalysisManager::slice in AnalysisManager::nest (NFC) 2020-08-28 20:41:07 +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 [mlir][Pass][NFC] Merge OpToOpPassAdaptor and OpToOpPassAdaptorParallel 2020-04-29 15:23:10 -07:00
PassTiming.cpp [mlir][Pass][NFC] Merge OpToOpPassAdaptor and OpToOpPassAdaptorParallel 2020-04-29 15:23:10 -07:00