[all-commits] [llvm/llvm-project] c74026: [HotColdSplit] Mark entire function cold when entr...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Mon Feb 17 16:00:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c74026daf36a2b8a21ccae8736772269c6467a6f
https://github.com/llvm/llvm-project/commit/c74026daf36a2b8a21ccae8736772269c6467a6f
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-02-17 (Mon, 17 Feb 2020)
Changed paths:
M llvm/lib/Transforms/IPO/HotColdSplitting.cpp
M llvm/test/Transforms/HotColdSplit/X86/do-not-split.ll
Log Message:
-----------
[HotColdSplit] Mark entire function cold when entry block is cold
rdar://58855712
More information about the All-commits
mailing list