Add fast-isel stats to determine who's doing all the work, the
authorChad Rosier <mcrosier@apple.com>
Wed, 16 Nov 2011 21:05:28 +0000 (21:05 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 16 Nov 2011 21:05:28 +0000 (21:05 +0000)
commit053e69ad5704a8e0e5f50d8b18f8917377ffacfb
tree4ee83c7b63fc46f96e6cbc45ab74395f0c5f08b6
parentf91488cc1027267fa21665818d3c90bb8b2a25ce
Add fast-isel stats to determine who's doing all the work, the
target-independent selector or the target-specific selector.

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