Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace from the end of the line. | Alkis Evlogimenos | 2004-09-30 | 1 | -2/+2 |
* | Add missing #include | Chris Lattner | 2004-09-09 | 1 | -0/+1 |
* | Pull in definition of std::unary_function. | Alkis Evlogimenos | 2004-09-02 | 1 | -0/+1 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -3/+3 |
* | 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 |