Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix a bug in SmallPtrSet that was causing GVNPRE to enter an infinite loop. | Owen Anderson | 2007-06-22 | 1 | -1/+1 | |
* | Two changes: | Chris Lattner | 2007-06-21 | 1 | -4/+5 | |
* | Fix PR1329. | Jeff Cohen | 2007-04-14 | 1 | -0/+28 | |
* | do not let the table fill up with tombstones. | Chris Lattner | 2007-02-07 | 1 | -1/+5 | |
* | Fix a bug in smallptrset::erase: in the small case, return true if the | Chris Lattner | 2007-02-05 | 1 | -1/+1 | |
* | implement SmallPtrSet::erase | Chris Lattner | 2007-01-27 | 1 | -0/+27 | |
* | add a note | Chris Lattner | 2007-01-27 | 1 | -1/+2 | |
* | Add a new SmallSet ADT specialized for pointers. | Chris Lattner | 2007-01-27 | 1 | -0/+113 |