summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/SpecialCaseListTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support escaping in TrigramIndex.Ivan Krasin2016-12-021-0/+11
* Use trigrams to speed up SpecialCaseList.Ivan Krasin2016-12-011-0/+44
* Try to fix some temp file leaks in SupportTests, PR18335Reid Kleckner2016-09-021-0/+2
* SpecialCaseList: Add support for parsing multiple input files.Alexey Samsonov2015-02-041-6/+32
* Remove support for undocumented SpecialCaseList entries.Alexey Samsonov2014-11-201-19/+1
* unique_ptrify the result of SpecialCaseList::createDavid Blaikie2014-09-021-17/+18
* Convert a few more cases of direct intialization of unique_ptrs from MemoryBu...David Blaikie2014-08-271-1/+1
* Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics.Alexey Samsonov2014-07-091-0/+126
OpenPOWER on IntegriCloud