Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -73/+0 |
* | Add size member function. | Alkis Evlogimenos | 2004-08-27 | 1 | -0/+4 |
* | Add default index functor (an identity functor). You could use a | Alkis Evlogimenos | 2004-08-26 | 1 | -12/+18 |
* | Fix a bug in the densemap that was killing the local allocator, and probably | Chris Lattner | 2004-02-26 | 1 | -1/+1 |
* | Fix typeo. grow() cannot shrink storage. clear() should really nuke storage | Chris Lattner | 2004-02-26 | 1 | -3/+5 |
* | Add DenseMap template and actually use it for for mapping virtual regs | Alkis Evlogimenos | 2004-02-25 | 1 | -0/+61 |