Skip to content
Commit feec7137 authored by Chris Lattner's avatar Chris Lattner
Browse files

Switch SelectionDAG::ReplaceAllUsesOfValueWith to use a SmallSetVector for

the users set (most nodes have 1 or 2 users).  This speeds up the isel pass
3.2% on kimwitu.

llvm-svn: 33849
parent 0732bec9
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