Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support escaping in TrigramIndex. | Ivan Krasin | 2016-12-02 | 1 | -0/+11 |
* | Use trigrams to speed up SpecialCaseList. | Ivan Krasin | 2016-12-01 | 1 | -0/+44 |
* | Try to fix some temp file leaks in SupportTests, PR18335 | Reid Kleckner | 2016-09-02 | 1 | -0/+2 |
* | SpecialCaseList: Add support for parsing multiple input files. | Alexey Samsonov | 2015-02-04 | 1 | -6/+32 |
* | Remove support for undocumented SpecialCaseList entries. | Alexey Samsonov | 2014-11-20 | 1 | -19/+1 |
* | unique_ptrify the result of SpecialCaseList::create | David Blaikie | 2014-09-02 | 1 | -17/+18 |
* | Convert a few more cases of direct intialization of unique_ptrs from MemoryBu... | David Blaikie | 2014-08-27 | 1 | -1/+1 |
* | Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. | Alexey Samsonov | 2014-07-09 | 1 | -0/+126 |