diff options
author | Zhizhou Yang <zhizhouyang@gmail.com> | 2018-11-13 00:31:22 +0000 |
---|---|---|
committer | Zhizhou Yang <zhizhouyang@gmail.com> | 2018-11-13 00:31:22 +0000 |
commit | cc633af55b74eac4e5a6c49cc6a7af7b7a3fe283 (patch) | |
tree | 6f7670dc10af7e616442e690ab88f3419bf6316e /llvm/lib/Support/FileCheck.cpp | |
parent | 02f289e58753b2537fa360873dff538fbffd25ff (diff) | |
download | llvm-cc633af55b74eac4e5a6c49cc6a7af7b7a3fe283.zip llvm-cc633af55b74eac4e5a6c49cc6a7af7b7a3fe283.tar.gz llvm-cc633af55b74eac4e5a6c49cc6a7af7b7a3fe283.tar.bz2 |
Introduce DebugCounter into ConstProp pass
Summary:
This patch introduces DebugCounter into ConstProp pass at per-transformation level.
It will provide an option to skip first n or stop after n transformations for the whole ConstProp pass.
This will make debug easier for the pass, also providing chance to do transformation level bisecting.
Reviewers: davide, fhahn
Reviewed By: fhahn
Subscribers: llozano, george.burgess.iv, llvm-commits
Differential Revision: https://reviews.llvm.org/D50094
llvm-svn: 346720
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions