improve -debug-only=isel comments for cases when we don't enter a
authorChris Lattner <sabre@nondot.org>
Sat, 27 Mar 2010 18:54:50 +0000 (18:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Mar 2010 18:54:50 +0000 (18:54 +0000)
commita6f8693385636b18ae05e30f5017393ad1309bb2
treec178aadd6fc05debbee236795a20096eb07370ac
parent5d3569e93ce31052a55d6e64b7153d055d60d8e8
improve -debug-only=isel comments for cases when we don't enter a
scope due to obviously false predicate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99723 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp