Files
llvm/lib/Transforms/IPO
Aditya Kumar 55883c9439 Hot cold splitting pass
Find cold blocks based on profile information (or optionally with static analysis).
Forward propagate profile information to all cold-blocks.
Outline a cold region.
Set calling conv and prof hint for the callsite of the outlined function.

Worked in collaboration with: Sebastian Pop <s.pop@samsung.com>
Differential Revision: https://reviews.llvm.org/D50658

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341669 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-07 15:03:49 +00:00
..
2018-08-05 14:53:08 +00:00
2018-09-07 15:03:49 +00:00
2018-09-07 15:03:49 +00:00
2018-09-07 15:03:49 +00:00
2018-07-30 19:41:25 +00:00
2018-09-07 15:03:49 +00:00