Skip to content
Commit b7f8eaaf authored by Cameron Zwarich's avatar Cameron Zwarich
Browse files

Stop computing the number of uses twice per value in CodeGenPrepare's sinking of

addressing code. On 403.gcc this almost halves CodeGenPrepare time and reduces
total llc time by 9.5%. Unfortunately, getNumUses() is still the hottest function
in llc.

llvm-svn: 126782
parent 5f9f081d
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