forked from OSchip/llvm-project
![]() Like `print-ir-after-all` and `-before-all`, this allows to inspect IR for debug purposes. While the former allow to inspect only between passes, this change allows to follow the rewrites that happen within passes. Differential Revision: https://reviews.llvm.org/D100940 |
||
---|---|---|
.. | ||
ByteCode.cpp | ||
ByteCode.h | ||
CMakeLists.txt | ||
FrozenRewritePatternSet.cpp | ||
PatternApplicator.cpp |