summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2011-11-16 21:02:08 +0000
committerChad Rosier <mcrosier@apple.com>2011-11-16 21:02:08 +0000
commitcfd0d10e72d73707b5e0bf0e8eee0cf621f996f1 (patch)
treea32129b6cb696169c8dd0c08ebe0ac7d1b53544a /llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
parent8d21fc8239f648a9abed6e3dfdf88a8854e66d66 (diff)
downloadbcm5719-llvm-cfd0d10e72d73707b5e0bf0e8eee0cf621f996f1.tar.gz
bcm5719-llvm-cfd0d10e72d73707b5e0bf0e8eee0cf621f996f1.zip
Fix the stats collection for fast-isel. The failed count was only accounting
for a single miss and not all predecessor instructions that get selected by the selection DAG instruction selector. This is still not exact (e.g., over states misses when folded/dead instructions are present), but it is a step in the right direction. llvm-svn: 144832
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/FastISel.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud