This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7cc7cad98c2 [X86] Fix latent bug in sibcall eligibility logic new 1f3e2c8cc5f Increase the ImportHotMultiplier to 10.0 new 87452e81d06 Separate the ICP total threshold and remaining threshold. new 4e66379c807 Changing the default MaxNumPromotions from 2 to 3. new 2c420717ff9 [lit] Port googletest lit tests to Windows
The 4 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: .../llvm/Analysis/IndirectCallPromotionAnalysis.h | 8 +++-- lib/Analysis/IndirectCallPromotionAnalysis.cpp | 34 +++++++++++++--------- lib/Transforms/IPO/FunctionImport.cpp | 2 +- .../PGOProfile/indirect_call_promotion.ll | 11 +++++-- utils/lit/lit/formats/googletest.py | 25 +++++++++++++--- .../DummySubDir/{OneTest => OneTest.py} | 0 .../DummySubDir/{OneTest => OneTest.py} | 0 .../DummySubDir/{OneTest => OneTest.py} | 0 utils/lit/tests/googletest-format.py | 13 ++++----- utils/lit/tests/googletest-timeout.py | 9 ++---- utils/lit/tests/googletest-upstream-format.py | 13 ++++----- 11 files changed, 70 insertions(+), 45 deletions(-) rename utils/lit/tests/Inputs/googletest-format/DummySubDir/{OneTest => OneTest.py [...] mode change 100755 => 100644 rename utils/lit/tests/Inputs/googletest-timeout/DummySubDir/{OneTest => OneTest.p [...] mode change 100755 => 100644 rename utils/lit/tests/Inputs/googletest-upstream-format/DummySubDir/{OneTest => O [...] mode change 100755 => 100644