Jeff Cohen
|
e7ce8f23f6
|
Fix PR1329.
llvm-svn: 36016
|
2007-04-14 21:50:21 +00:00 |
Chris Lattner
|
e346767f06
|
do not let the table fill up with tombstones.
llvm-svn: 33973
|
2007-02-07 01:11:25 +00:00 |
Chris Lattner
|
92c5d1185f
|
Fix a bug in smallptrset::erase: in the small case, return true if the
element was in the set.
llvm-svn: 33931
|
2007-02-05 23:10:31 +00:00 |
Chris Lattner
|
39ab70cf80
|
implement SmallPtrSet::erase
llvm-svn: 33581
|
2007-01-27 07:59:10 +00:00 |
Chris Lattner
|
ab5d0ba168
|
add a note
llvm-svn: 33578
|
2007-01-27 07:18:32 +00:00 |
Chris Lattner
|
74102df857
|
Add a new SmallSet ADT specialized for pointers.
llvm-svn: 33577
|
2007-01-27 07:10:46 +00:00 |