This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 150fff8ce44 [Tests] Split an LFTR dead-iv case
new f9ab36ca631 [PGO] Handle cases of non-instrument BBs
new e0fccd9cf8f Fix typo from r362990 to fix Windows builds
The 2 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/Support/Compiler.h | 2 +-
.../Instrumentation/PGOInstrumentation.cpp | 123 ++++++++++++++-------
test/Transforms/PGOProfile/Inputs/PR41279.proftext | 9 ++
.../PGOProfile/Inputs/PR41279_2.proftext | 7 ++
test/Transforms/PGOProfile/PR41279.ll | 27 ++++-
test/Transforms/PGOProfile/PR41279_2.ll | 68 ++++++++++++
6 files changed, 192 insertions(+), 44 deletions(-)
create mode 100644 test/Transforms/PGOProfile/Inputs/PR41279.proftext
create mode 100644 test/Transforms/PGOProfile/Inputs/PR41279_2.proftext
create mode 100644 test/Transforms/PGOProfile/PR41279_2.ll
--
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 2cda3f1ac04 CMake: Make most target symbols hidden by default
new 150fff8ce44 [Tests] Split an LFTR dead-iv case
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:
test/Transforms/IndVarSimplify/lftr-dead-ivs.ll | 35 +++++++++++++++++++++++--
1 file changed, 33 insertions(+), 2 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.
unknown user pushed a change to branch master
in repository clang.
from 94d43dcd1a [X86] Attempt to make the Intel core CPU inheritance a littl [...]
new 9f8da5e95d [CUDA] Fix grep pattern in cuda-types.cu
new 22b37f95a5 [PlistSupport] Produce a newline to end plist output files
new a992e7166b [analyzer][tests] Add normalize_plist to replace diff_plist
The 3 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/ARCMigrate/PlistReporter.cpp | 2 +-
lib/StaticAnalyzer/Core/PlistDiagnostics.cpp | 2 +-
test/Analysis/lit.local.cfg | 8 ++++++
test/Analysis/unix-fns.c | 2 +-
test/Preprocessor/cuda-types.cu | 40 ++++++++++++++--------------
5 files changed, 31 insertions(+), 23 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/ci/gcc.
from 50a8107677b 2019-06-09 Paul Thomas <pault(a)gcc.gnu.org>
adds 36df58739e2 Daily bump.
adds a0f66a6401a 2019-06-10 Paul Thomas <pault(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 +++++
gcc/fortran/trans-stmt.c | 3 ++-
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gfortran.dg/associate_48.f90 | 41 ++++++++++++++++++++++++++++++
5 files changed, 57 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_48.f90
--
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/ci/binutils-gdb.
from 1894264d34 Automatic date update in version.in
adds f47dfffafc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/ci/base-artifacts.
discards 850f1b1a 0: update: binutils-gcc-linux: all
new b3aef152 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (850f1b1a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 120 +-
02-prepare_abe/console.log | 314 +-
03-build_abe-binutils/console.log | 11155 ++++++++--------
04-build_abe-stage1/console.log | 13371 ++++++++++---------
05-build_linux/console.log | 944 +-
06-boot_linux/console.log | 6 +-
console.log | 25920 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 25918 insertions(+), 25926 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.
unknown user pushed a change to branch master
in repository glibc.
from 51ea67d548 Linux: Add getdents64 system call
new e6e2424390 Fix malloc tests build with GCC 10.
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:
ChangeLog | 7 +++++++
malloc/tst-calloc.c | 7 ++++++-
malloc/tst-mallocfork.c | 6 ++++++
3 files changed, 19 insertions(+), 1 deletion(-)
--
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_gnu/gnu-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 9b6defc8 0: update: gcc-2134721052bceb3c01c86035d92dec559aaabeab: -5
new c3c7bc0d 0: update: gcc-714c2a31ce7aa1cc0d8af110a5d7e63c5c932e8a: -5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9b6defc8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 175 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-bootstrap_O3/console.log | 89106 +++++++++++++++----------------
console.log | 89681 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 89701 insertions(+), 89671 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.