| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-27 | 1 | -1/+1 | 
| * | [Transforms] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-04-13 | 1 | -3/+4 | 
| * | [ThinLTO] Correct counting of functions in inliner stats | Teresa Johnson | 2017-03-24 | 1 | -0/+2 | 
| * | Imported statistics types changes | Piotr Padlewski | 2016-08-02 | 1 | -23/+25 | 
| * | Added ThinLTO inlining statistics | Piotr Padlewski | 2016-07-29 | 1 | -0/+201 | 

