summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/CodeExtractor/MultipleExitBranchProb.ll
AgeCommit message (Expand)Author
2023-10-24BlockFrequencyInfoImpl: Avoid big numbers, increase precision for small spreadsMatthias Braun
2022-12-07[NFC] Port all CodeExtractor tests to `-passes=` syntaxRoman Lebedev
2020-10-31Revert "Use uint64_t for branch weights instead of uint32_t"Arthur Eubanks
2020-10-30Use uint64_t for branch weights instead of uint32_tArthur Eubanks
2020-10-27Revert "Use uint64_t for branch weights instead of uint32_t"Nico Weber
2020-10-26Use uint64_t for branch weights instead of uint32_tArthur Eubanks
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2017-05-12[PartialInlining] Profile based cost analysisXinliang David Li
2017-04-27[PartialInlining]: Improve partial inlining to handle complex conditionsXinliang David Li
2016-08-02CodeExtractor : Add ability to preserve profile data.Sean Silva
2016-08-01Revert r277313 and r277314.Sean Silva
2016-08-01Add the tests for r277313Sean Silva