| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ADT] Add an initializer_list constructor to {Small,}DenseSet. | Justin Lebar | 2016-10-17 | 1 | -0/+15 |
| * | [ADT] Add SmallDenseSet. | Justin Lebar | 2016-10-17 | 1 | -1/+5 |
| * | [ADT] Add missing const_iterator DenseSet::find() const | Vitaly Buka | 2016-10-05 | 1 | -11/+25 |
| * | [ADT] Add a reserve() method to DenseSet as well as an insert() for R-value | Mehdi Amini | 2016-08-13 | 1 | -0/+71 |
| * | Revert "[ADT] Add a reserve method to DenseSet as well as an insert() for R-v... | Mehdi Amini | 2016-08-13 | 1 | -63/+0 |
| * | [ADT] Add a reserve method to DenseSet as well as an insert() for R-value | Mehdi Amini | 2016-08-13 | 1 | -0/+63 |
| * | [ADT] Add a 'find_as' operation to DenseSet. | Lang Hames | 2014-10-19 | 1 | -0/+38 |
| * | Fix some -Wsign-compare fallout from changing container count member function... | David Blaikie | 2014-06-20 | 1 | -1/+1 |
| * | Fix includes of llvm files that used angle brackets. | Craig Topper | 2012-09-15 | 1 | -1/+1 |
| * | Prevent looping when DenseSet is abused. | Stuart Hastings | 2009-05-01 | 1 | -0/+30 |

