diff options
author | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2019-12-04 10:05:02 +0000 |
---|---|---|
committer | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2019-12-04 11:30:00 +0000 |
commit | 0cc4b959851e7a2e98388a34e634fa922a1bc444 (patch) | |
tree | 5ec633611075a5a4f9c692ef1e55a968130fc9fe /llvm/lib/Support/CommandLine.cpp | |
parent | ba71e84430f98639957f002bf424aef5248832c7 (diff) | |
download | llvm-0cc4b959851e7a2e98388a34e634fa922a1bc444.zip llvm-0cc4b959851e7a2e98388a34e634fa922a1bc444.tar.gz llvm-0cc4b959851e7a2e98388a34e634fa922a1bc444.tar.bz2 |
Add debug output to MipsDelaySlotFiller pass
Summary:
I was tracking down a code-generation bug in this pass and found that the
added output was useful. It is also helpful to find out why a delay slot
could not be filled even though there is clearly a valid instruction (which
appears to mostly be caused by CFI instructions).
Reviewers: atanasyan
Reviewed By: atanasyan
Subscribers: merge_guards_bot, sdardis, hiraditya, jrtc27, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70940
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions