llvm-project/mlir/lib/Pass
River Riddle fa51c5af5d [mlir] Resolve TODO and use the pass argument instead of the TypeID for registration
This simplifies various pieces of code that interact with the pass registry, e.g. this removes the need to register passes to get accurate pass pipelines descriptions when generating crash reproducers.

Differential Revision: https://reviews.llvm.org/D101880
2021-06-02 12:17:36 -07:00
..
CMakeLists.txt [mlir] Refactor the implementation of pass crash reproducers 2021-05-19 16:59:53 -07:00
IRPrinting.cpp [mlir] Add a new `print-ir-after-failure` IR pass printing flag 2021-05-19 16:54:20 -07:00
Pass.cpp [mlir] Refactor the implementation of pass crash reproducers 2021-05-19 16:59:53 -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 [mlir] Resolve TODO and use the pass argument instead of the TypeID for registration 2021-06-02 12:17:36 -07: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