Chris Lattner cf5640bd52 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33849 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-04 00:14:31 +00:00
..
2007-02-01 17:48:20 +00:00
2007-01-27 02:55:44 +00:00
2006-11-03 19:15:55 +00:00
2006-11-16 20:11:33 +00:00
2007-02-01 05:32:05 +00:00