Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...> | Serge Guelton | 2019-01-20 | 1 | -0/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [BFI] Use rounding while computing profile counts. | Easwaran Raman | 2018-08-16 | 1 | -2/+4 |
* | Remove redundant includes from unittests. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
* | Add an interface to scale the frequencies of a set of blocks. | Easwaran Raman | 2017-01-19 | 1 | -0/+8 |
* | Revert r272891 "[JumpThreading] Prevent dangling pointer problems in BranchPr... | Igor Laevsky | 2016-06-16 | 1 | -7/+0 |
* | [JumpThreading] Prevent dangling pointer problems in BranchProbabilityInfo | Igor Laevsky | 2016-06-16 | 1 | -0/+7 |
* | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -1/+1 |
* | Add getBlockProfileCount method to BlockFrequencyInfo | Easwaran Raman | 2016-03-23 | 1 | -0/+86 |