summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/SpecialCaseListTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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