Skip to content
Commit 0a7f617a authored by Bill Wendling's avatar Bill Wendling
Browse files

PR878: Instead of calculating the vreg to PHI use count everytime we get

a function, do it up front in linear time (going through all of the
instructions once). We create a map out of them. Then it's no problem to
use the information in it during elimination...

llvm-svn: 30624
parent e03ca2ca
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