]> granicus.if.org Git - llvm/commit
[LoopUnswitch] Make DEBUG output more readable (part 2).
authorDavide Italiano <davide@freebsd.org>
Sat, 29 Apr 2017 00:18:26 +0000 (00:18 +0000)
committerDavide Italiano <davide@freebsd.org>
Sat, 29 Apr 2017 00:18:26 +0000 (00:18 +0000)
commit4917282645ecb41bbb58fcd42368b2792eda69b7
treeacf094f63e7cce696885ce175d99e13be8cf3ca7
parentbbc33ba7757e9aab8d02ffd420c3f1f5ba016a99
[LoopUnswitch] Make DEBUG output more readable (part 2).

I fixed my miscompile in r301722 and I hope I don't have to take
a look at this code again now that Chandler has a new LoopUnswitch
pass, but maybe this could be of use for somebody else in the
meanwhile.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301723 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopUnswitch.cpp