This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 85aede46d55 [ProfileSummary] Standardize methods and fix comment
new 508052c1d6b [LoopSimplifyCFG] Teach LoopSimplifyCFG to constant-fold br [...]
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/Scalar/LoopSimplifyCFG.cpp | 313 +++++++++++++++++++++
.../LoopSimplifyCFG/constant-fold-branch.ll | 57 +++-
2 files changed, 361 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-defconfig
in repository toolchain/binutils-gdb.
from ad6d89178d Automatic date update in version.in
adds c2a6c5da37 Fix ia64-linux-nat.c
adds 4f323b7277 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 13 +++++++++++++
gdb/ia64-linux-nat.c | 15 ++++++---------
gdb/target-delegates.c | 14 +++++++-------
gdb/target.h | 2 +-
5 files changed, 28 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/gcc.
from 485bcd4ddd4 Daily bump.
adds e1dc737efd2 Backport from mainline 2018-11-11 Uros Bizjak <ubizjak@ [...]
adds 03ce9f49470 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/cygming.h | 3 ---
gcc/config/i386/darwin.h | 3 +--
gcc/config/i386/i386.h | 3 +--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr87928.c | 23 +++++++++++++++++++++++
7 files changed, 45 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr87928.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7eb79182a99 [X86] Use compare with 0 to fill an element with sign bits [...]
new 85aede46d55 [ProfileSummary] Standardize methods and fix comment
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:
include/llvm/Analysis/ProfileSummaryInfo.h | 15 +++++++--------
lib/Analysis/ModuleSummaryAnalysis.cpp | 4 ++--
lib/Analysis/ProfileSummaryInfo.cpp | 12 ++++++------
lib/CodeGen/CodeGenPrepare.cpp | 2 +-
lib/Transforms/IPO/HotColdSplitting.cpp | 4 ++--
lib/Transforms/IPO/Inliner.cpp | 2 +-
lib/Transforms/IPO/PartialInlining.cpp | 4 ++--
lib/Transforms/IPO/SampleProfile.cpp | 2 +-
.../Instrumentation/ControlHeightReduction.cpp | 2 +-
.../Instrumentation/IndirectCallPromotion.cpp | 2 +-
unittests/Analysis/ProfileSummaryInfoTest.cpp | 20 ++++++++++----------
11 files changed, 34 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.