Skip to content
Commit cfd0d10e authored by Chad Rosier's avatar Chad Rosier
Browse files

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
parent 8d21fc82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment