Jeff Cohen
|
ac58a16f85
|
Fix PR1329.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36016 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-14 21:50:21 +00:00 |
|
Chris Lattner
|
e237cf934f
|
do not let the table fill up with tombstones.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33973 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-07 01:11:25 +00:00 |
|
Chris Lattner
|
7ef856dfad
|
Fix a bug in smallptrset::erase: in the small case, return true if the
element was in the set.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33931 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-05 23:10:31 +00:00 |
|
Chris Lattner
|
0b930852cf
|
implement SmallPtrSet::erase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33581 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-01-27 07:59:10 +00:00 |
|
Chris Lattner
|
24757decb8
|
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33578 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-01-27 07:18:32 +00:00 |
|
Chris Lattner
|
c95dc987e9
|
Add a new SmallSet ADT specialized for pointers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33577 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-01-27 07:10:46 +00:00 |
|