Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PGO] Context sensitive PGO (part 2) | Rong Xu | 2019-02-28 | 1 | -2/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [ProfileSummary] Move a vector we're about to destroy anyway; NFC | George Burgess IV | 2018-04-12 | 1 | -3/+3 |
* | Simplify; NFCI | George Burgess IV | 2018-04-12 | 1 | -18/+12 |
* | Reapply r271728 after adding move cobstructor for ProfileSummaryInfo | Easwaran Raman | 2016-06-03 | 1 | -0/+2 |
* | Revert r271728 as it breaks Windows build | Easwaran Raman | 2016-06-03 | 1 | -2/+0 |
* | Analysis pass to access profile summary info | Easwaran Raman | 2016-06-03 | 1 | -0/+2 |
* | Remove specializations of ProfileSummary | Easwaran Raman | 2016-05-19 | 1 | -98/+30 |
* | Move ProfileSummary to IR. | Easwaran Raman | 2016-05-19 | 1 | -0/+257 |