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
..
2006-12-15 19:44:51 +00:00
2007-02-01 17:12:54 +00:00
2007-02-01 04:57:00 +00:00
2007-02-03 23:28:07 +00:00