summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/FoldingSet.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PR30711: Fix incorrect profiling of 'long long' in FoldingSet, then use it toRichard Smith2016-10-161-0/+21
| | | | | | fix TBAA violation in profiling of pointers. llvm-svn: 284336
* Adding reserve and capacity methods to FoldingSetBen Craig2016-06-031-0/+133
| | | | | | http://reviews.llvm.org/D20930 llvm-svn: 271669
* Adding full stops to commentsBen Craig2015-09-041-2/+2
| | | | | | Also, test commit llvm-svn: 246855
* Add test for PR 8111. By Frits van Bommel.Dale Johannesen2010-11-191-0/+39
llvm-svn: 119870
OpenPOWER on IntegriCloud