OSDN Git Service

[IndVars] Improved logging under DEBUG(); NFC.
authorSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 6 Aug 2015 20:43:28 +0000 (20:43 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 6 Aug 2015 20:43:28 +0000 (20:43 +0000)
commit95d9915c5c400b09e262a4920514360d69ccd731
treee128ff4f616b5d086780f626edc74c0954a3efba
parentbe21eab7ac6d66d763bedc3a5955d1eaadd5f62d
[IndVars] Improved logging under DEBUG(); NFC.

Before this, we'd print the modified comparision in the "Simplified
comparison" case.  That looked misleading.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244264 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyIndVar.cpp