This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad684cff052 [X86] Add nounwind to some tests to remove cfi directives f [...] new fd24147338c [HotColdSplitting] Use TTI to inform outlining threshold
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/IPO/HotColdSplitting.cpp | 44 +++++++++++++--------- .../HotColdSplit}/X86/lit.local.cfg | 0 .../HotColdSplit/X86/outline-expensive.ll | 25 ++++++++++++ test/Transforms/HotColdSplit/do-not-split.ll | 3 ++ test/Transforms/HotColdSplit/minsize.ll | 4 +- .../HotColdSplit/split-out-dbg-val-of-arg.ll | 3 ++ 6 files changed, 60 insertions(+), 19 deletions(-) copy test/{Analysis/CostModel => Transforms/HotColdSplit}/X86/lit.local.cfg (100%) create mode 100644 test/Transforms/HotColdSplit/X86/outline-expensive.ll