llvm-project/mlir/lib/Pass
River Riddle b245e9519c NFC: Initialize pass manager option fields inline instead of the class constructor.
PiperOrigin-RevId: 274087577
2019-10-10 19:35:55 -07:00
..
CMakeLists.txt Add build files and update README. 2019-03-30 11:23:22 -07:00
IRPrinting.cpp Update the IRPrinter instrumentation to work on non function/module operations. 2019-09-14 21:56:38 -07:00
Pass.cpp Add ::printAsTextualPipeline to Pass and OpPassManager. 2019-10-09 13:49:17 -07:00
PassDetail.h Add support for coalescing adjacent nested pass pipelines. 2019-09-09 09:52:25 -07:00
PassManagerOptions.cpp NFC: Initialize pass manager option fields inline instead of the class constructor. 2019-10-10 19:35:55 -07:00
PassRegistry.cpp Add Instance Specific Pass Options. 2019-10-08 18:23:43 -07:00
PassTiming.cpp Pass the pointer of the parent pipeline collection pass to PassInstrumentation::run*Pipeline. 2019-09-30 17:44:55 -07:00