Add counters to count basic blocks and machine basic blocks with out of order line...
authorDevang Patel <dpatel@apple.com>
Mon, 25 Oct 2010 20:55:43 +0000 (20:55 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 25 Oct 2010 20:55:43 +0000 (20:55 +0000)
commit948f7d0216cbd847a68fc6aaf391f01816a02494
treeadfaa69a8330fc1be80e78c485956b29e084b16e
parent410aebc670ea1ae0412dc2bbe0b4b79f25e53ce0
Add counters to count basic blocks and machine basic blocks with out of order line number info.
Add counters to count how many basic blocks are entirely selected by fastisel.

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