This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ec67fa58d2 Declares __cpu_model as dso local
new c813afc043 [driver] [analyzer] Fix buildbots after r349824.
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/Analysis/invalid-a-na-ly-zer-con-fig-value.c | 2 +-
test/Analysis/invalid-analyzer-config-value.c | 2 +-
2 files changed, 2 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 zorg.
from 51d85396 [zorg] Uprev clang on sanitizer bots
new 98b97bed [zorg] Report exception of svn update failed
new d5b3ff4e [zorg] Skip svn update with "BUILDBOT_REVISION=-"
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:
zorg/buildbot/builders/sanitizers/buildbot_functions.sh | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 llvm.
from d446706e45f [GlobalISel][AArch64] Add G_FCEIL to isPreISelGenericFloati [...]
new 9023451c39e [llvm-objcopy] [COFF] Avoid memcpy() with null parameters i [...]
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:
tools/llvm-objcopy/COFF/Writer.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 0b2c3959f1 [driver] [analyzer] Fix a backward compatibility issue after [...]
new ec67fa58d2 Declares __cpu_model as dso local
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/CodeGen/CGBuiltin.cpp | 7 +++++++
test/CodeGen/builtin-cpu-is.c | 2 ++
test/CodeGen/builtin-cpu-supports.c | 5 +++++
3 files changed, 14 insertions(+)
--
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-arm-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 8bcb520897 gdb: Add default frame methods to gdbarch
adds f0f13ece4c Automatic date update in version.in
adds 161d081c56 Ensure deterministic result order in gdb.ada/info_auto_lang.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.ada/info_auto_lang.exp | 38 ++++++++++++++++++--------------
3 files changed, 27 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-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9602170f1 gcc-37d5e4b5b43a1f819aabb59603c0ca2cbea7315e: all
new 1473fbe69 binutils-161d081c56f12e7a00d8a07ccac445855d5d357b: 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 (9602170f1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
1-reset_artifacts/console.log | 46 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3683 +++++----
4-build_abe-stage1/console.log | 4981 ++++++------
5-count_linux_objs/console.log | 7249 +++++++++---------
console.log | 15279 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 15583 insertions(+), 15677 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 3410781dff Make the "too many braces in scalar initialization" extensio [...]
new dc3613c1b0 [CodeGen] Generate llvm.loop.parallel_accesses instead of ll [...]
new 0b2c3959f1 [driver] [analyzer] Fix a backward compatibility issue after [...]
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:
lib/CodeGen/CGLoopInfo.cpp | 40 ++--
lib/CodeGen/CGLoopInfo.h | 5 +
lib/Driver/ToolChains/Clang.cpp | 13 +-
...value.c => invalid-a-na-ly-zer-con-fig-value.c} | 8 +
test/Analysis/invalid-analyzer-config-value.c | 4 +
.../pragma-loop-safety-imperfectly_nested.cpp | 32 ++++
test/CodeGenCXX/pragma-loop-safety-nested.cpp | 18 +-
test/CodeGenCXX/pragma-loop-safety-outer.cpp | 12 +-
test/CodeGenCXX/pragma-loop-safety.cpp | 32 ++--
test/OpenMP/for_codegen.cpp | 14 +-
test/OpenMP/for_simd_codegen.cpp | 16 +-
test/OpenMP/loops_explicit_clauses_codegen.cpp | 32 ++--
test/OpenMP/ordered_codegen.cpp | 12 +-
test/OpenMP/parallel_for_simd_codegen.cpp | 16 +-
test/OpenMP/schedule_codegen.cpp | 84 ++++-----
test/OpenMP/simd_codegen.cpp | 204 ++++++++++-----------
test/OpenMP/simd_metadata.c | 29 +--
test/OpenMP/target_parallel_for_simd_codegen.cpp | 2 +-
test/OpenMP/target_simd_codegen.cpp | 2 +-
test/OpenMP/taskloop_simd_codegen.cpp | 38 ++--
20 files changed, 348 insertions(+), 265 deletions(-)
copy test/Analysis/{invalid-analyzer-config-value.c => invalid-a-na-ly-zer-con-fig [...]
create mode 100644 test/CodeGenCXX/pragma-loop-safety-imperfectly_nested.cpp
--
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 binutils-gdb.
from 161d081c56 Ensure deterministic result order in gdb.ada/info_auto_lang.exp
new 76268e0274 x86: Call rtype_to_howto to get reloc_howto_type pointer
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:
bfd/ChangeLog | 7 +++++++
bfd/elf32-i386.c | 9 ++-------
bfd/elf64-x86-64.c | 9 ++-------
3 files changed, 11 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.