Age | Commit message (Expand) | Author |
---|---|---|
2004-02-26 | Fix a bug in the densemap that was killing the local allocator, and probably | Chris Lattner |
2004-02-26 | Fix typeo. grow() cannot shrink storage. clear() should really nuke storage | Chris Lattner |
2004-02-25 | Add DenseMap template and actually use it for for mapping virtual regs | Alkis Evlogimenos |