summaryrefslogtreecommitdiffstats
path: root/llvm/include/Support/DenseMap.h
Commit message (Expand)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-73/+0
* Add size member function.Alkis Evlogimenos2004-08-271-0/+4
* Add default index functor (an identity functor). You could use aAlkis Evlogimenos2004-08-261-12/+18
* Fix a bug in the densemap that was killing the local allocator, and probablyChris Lattner2004-02-261-1/+1
* Fix typeo. grow() cannot shrink storage. clear() should really nuke storageChris Lattner2004-02-261-3/+5
* Add DenseMap template and actually use it for for mapping virtual regsAlkis Evlogimenos2004-02-251-0/+61
OpenPOWER on IntegriCloud