summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Support/StorageUniquer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...River Riddle2019-12-181-16/+15
* Add missing include to llvm Allocator.hMehdi Amini2019-10-191-2/+1
* Fully qualify DenseMap.Jacques Pienaar2019-08-021-1/+2
* Remove unnecessary C++ specifier in CPP files. NFC.Jacques Pienaar2019-05-201-1/+1
* Refactor Attribute uniquing to use StorageUniquer instead of being hard c...River Riddle2019-05-061-0/+26
* Refactor the generic storage object uniquing functionality from TypeUniqu...River Riddle2019-05-061-0/+181
OpenPOWER on IntegriCloud