| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-27 | 1 | -1/+1 |
| * | [ProfileData] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-04-13 | 1 | -1/+1 |
| * | [ProfileSummary] Remove repeated cutoffs; NFCI | George Burgess IV | 2018-04-12 | 1 | -2/+2 |
| * | Remove redundant includes from lib/ProfileData. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
| * | NFC Add const | Piotr Padlewski | 2016-09-30 | 1 | -3/+3 |
| * | [ProfData] Remove global constructor from ProfileSummaryBuilder. | Benjamin Kramer | 2016-05-27 | 1 | -5/+7 |
| * | [ProfileData] Thread unique_ptr through the summary builder to avoid leaks. | Benjamin Kramer | 2016-05-20 | 1 | -8/+8 |
| * | Remove specializations of ProfileSummary | Easwaran Raman | 2016-05-19 | 1 | -7/+8 |
| * | Move ProfileSummary to IR. | Easwaran Raman | 2016-05-19 | 1 | -0/+113 |

