Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in... | River Riddle | 2019-12-18 | 1 | -16/+15 |
* | Add missing include to llvm Allocator.h | Mehdi Amini | 2019-10-19 | 1 | -2/+1 |
* | Fully qualify DenseMap. | Jacques Pienaar | 2019-08-02 | 1 | -1/+2 |
* | Remove unnecessary C++ specifier in CPP files. NFC. | Jacques Pienaar | 2019-05-20 | 1 | -1/+1 |
* | Refactor Attribute uniquing to use StorageUniquer instead of being hard c... | River Riddle | 2019-05-06 | 1 | -0/+26 |
* | Refactor the generic storage object uniquing functionality from TypeUniqu... | River Riddle | 2019-05-06 | 1 | -0/+181 |