aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/HotColdSplit/eh-pads.ll
AgeCommit message (Expand)AuthorFilesLines
2024-02-22[HCS] Externd to outline overlapping sub/super cold regions (#80732)Shimin Cui1-2/+5
2022-12-07[NFC] Port all (but one) HotColdSplit tests to `-passes=` syntaxRoman Lebedev1-1/+1
2020-10-19Revert "[PM/CC1] Add -f[no-]split-cold-code CC1 option to toggle splitting"Hans Wennborg1-3/+3
2020-10-15[PM/CC1] Add -f[no-]split-cold-code CC1 option to toggle splittingVedant Kumar1-3/+3
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher1-0/+99
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher1-99/+0
2019-01-25[HotColdSplit] Split more aggressively before/after cold invokesVedant Kumar1-0/+31
2019-01-17[HotColdSplit] Relax requirement that the cold sink block be extractableVedant Kumar1-0/+3
2019-01-17[HotColdSplit] Simplify tests by lowering their splitting thresholdsVedant Kumar1-5/+6
2018-12-11[HotColdSplitting] Disable outlining landingpad instructions (PR39917)Vedant Kumar1-5/+4
2018-12-07[HotColdSplitting] Refine definition of unlikelyExecutedVedant Kumar1-6/+32
2018-12-07[HotColdSplitting] Outline more than once per functionVedant Kumar1-0/+39