Age | Commit message (Expand) | Author |
---|---|---|
2012-09-17 | Mark unimplemented copy constructors and copy assignment operators as LLVM_DE... | Craig Topper |
2011-02-27 | add the ability to walk the scope tree and insert at not-the-current | Chris Lattner |
2011-01-03 | add a handy typedef. | Chris Lattner |
2011-01-03 | really get this working with a custom allocator. | Chris Lattner |
2011-01-03 | Enhance ScopedHashTable to allow it to take an allocator argument. | Chris Lattner |
2010-07-27 | make lookup failures not fatal. | Chris Lattner |
2010-03-03 | TopLevelMap[] reference is a pointer. | Evan Cheng |
2010-03-02 | Allow specialization of ScopedHashTable of non-default DenseMapInfo. | Evan Cheng |
2010-03-02 | Add count() and lookup() to ScopedHashTable. It might be useful to get inform... | Evan Cheng |
2009-01-09 | Removed trailing whitespace. | Misha Brukman |
2008-06-09 | Add a simple, but efficient, generic scoped hash table | Chris Lattner |