llvm/mlir/lib/Pass
2021-06-17 00:24:50 +00:00
..
CMakeLists.txt [mlir] Refactor the implementation of pass crash reproducers 2021-05-19 16:59:53 -07:00
IRPrinting.cpp [mlir-ir-printing] Prefix the dump message with the split marker(// -----) 2021-06-10 17:34:50 -07:00
Pass.cpp [PassManager] Save compile time by not running the verifier unnecessarily. NFC 2021-06-14 11:43:52 -07:00
PassCrashRecovery.cpp [mlir] Refactor the implementation of pass crash reproducers 2021-05-19 16:59:53 -07:00
PassDetail.h [mlir] Refactor the implementation of pass crash reproducers 2021-05-19 16:59:53 -07:00
PassManagerOptions.cpp [mlir] Add a new print-ir-after-failure IR pass printing flag 2021-05-19 16:54:20 -07:00
PassRegistry.cpp Improve error message on pass registration failures to include the faulty pass name 2021-06-17 00:24:50 +00:00
PassStatistics.cpp [ADT] Remove StatisticBase and make NoopStatistic empty 2021-04-26 16:47:32 -07:00
PassTiming.cpp [MLIR] Factor pass timing out into a dedicated timing manager 2021-05-12 18:14:51 +02:00