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.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards bb876e999 llvm-d180757598a5829c5f862cd4195cb9532b63c7ca: all
new 1d31790c9 llvm-b2f74d722d0b9a8cacf0b86c72fc14a483684c88: 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 (bb876e999)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 54 +-
2-build_llvm/console.log | 10119 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 91 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10270 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10281 insertions(+), 10273 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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 98498943d binutils-9875794626c33b15f02173817f4a4593613c8cba: all
new 1c54a64b9 linux-1efde6eb181908e1095b4a5db90af0c024016bec: 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 (98498943d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 54 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6337 +++++++------
4-build_abe-stage1/console.log | 11887 ++++++++++++------------
5-count_linux_objs/console.log | 210 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18516 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18623 insertions(+), 18431 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 3a2fddd18bf DebugInfo: Fix for missing comp_dir handling with r349207
new d446706e45f [GlobalISel][AArch64] Add G_FCEIL to isPreISelGenericFloati [...]
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/Target/AArch64/AArch64RegisterBankInfo.cpp | 1 +
test/CodeGen/AArch64/GlobalISel/regbank-ceil.ll | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
create mode 100644 test/CodeGen/AArch64/GlobalISel/regbank-ceil.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 glibc.
from ab4169313c manual/examples: Remove redundant "if not"
new ac253355ba Y2038: make __difftime compatible with 64-bit time
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 +++++++
include/time.h | 7 +++++++
time/difftime.c | 33 ++++++++++++++++++++++++---------
3 files changed, 38 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f0f13ece4c Automatic date update in version.in
new 161d081c56 Ensure deterministic result order in gdb.ada/info_auto_lang.exp
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.ada/info_auto_lang.exp | 38 ++++++++++++++++++--------------
2 files changed, 26 insertions(+), 17 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-lts-allmodconfig
in repository toolchain/binutils-gdb.
from ae69f74465 Automatic date update in version.in
adds 9875794626 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.
unknown user pushed a change to branch master
in repository lldb.
from 3faa16808 [dotest] Consider unexpected passes as failures.
new bb39e2a69 [API] Remove redundants get() from smart pointers. NFC
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:
source/API/SBAddress.cpp | 4 ++--
source/API/SBBreakpointName.cpp | 4 ++--
source/API/SBCommandInterpreter.cpp | 2 +-
source/API/SBCommandReturnObject.cpp | 4 +---
source/API/SBDeclaration.cpp | 8 ++++----
source/API/SBError.cpp | 20 ++++++++++----------
source/API/SBFileSpec.cpp | 6 ++----
source/API/SBFileSpecList.cpp | 8 ++++----
source/API/SBLineEntry.cpp | 12 ++++++------
source/API/SBMemoryRegionInfoList.cpp | 2 +-
source/API/SBProcessInfo.cpp | 4 ++--
source/API/SBSourceManager.cpp | 2 +-
source/API/SBStream.cpp | 24 ++++++++++++------------
source/API/SBStringList.cpp | 2 +-
source/API/SBSymbolContext.cpp | 35 +++++++++++++++++------------------
source/API/SBSymbolContextList.cpp | 12 ++++++------
source/API/SBType.cpp | 24 ++++++++++++------------
source/API/SBTypeEnumMember.cpp | 4 ++--
source/API/SBTypeSummary.cpp | 6 +++---
source/API/SBValueList.cpp | 14 +++++++-------
source/API/SBVariablesOptions.cpp | 4 +---
21 files changed, 97 insertions(+), 104 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 ca5c6563fc Fix the example checker plugin after r349812.
new 3410781dff Make the "too many braces in scalar initialization" extensio [...]
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/clang/Basic/DiagnosticSemaKinds.td | 2 +-
test/SemaCXX/cxx0x-initializer-scalars.cpp | 23 +++++++++++++++++++++++
2 files changed, 24 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_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d8a98f7e6 gcc-791aa458423e1ff5ebb86177e09d8da8eb41b16a: all
new ec4019433 binutils-9875794626c33b15f02173817f4a4593613c8cba: 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 (d8a98f7e6)
\
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:
1-reset_artifacts/console.log | 92 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6453 ++++++++--------
4-build_abe-stage1/console.log | 8426 ++++++++++----------
5-count_linux_objs/console.log | 170 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15171 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15053 insertions(+), 15307 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 users/hjl/16bit
in repository binutils-gdb.
at 0125148f8b Fix R_386_SEG16/R_386_SUB16/R_386_SUB32
This branch includes the following new commits:
new 388c71de67 Add R_386_SEG16/R_386_SUB16/R_386_SUB32
new 3705cabd71 Initial support for R_386_SEG16/R_386_SUB16/R_386_SUB32
new 0125148f8b Fix R_386_SEG16/R_386_SUB16/R_386_SUB32
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.
--
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.
thomas.preudhomme pushed a change to branch linaro-local/thomas.preudhomme/llvm-432-rebase
in repository toolchain/llvm/llvm.
discards ff4c81d9939 FileCheck: Add support for numeric variables and expressions
new bfce0601642 FileCheck: Add support for numeric variables and expressions
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 (ff4c81d9939)
\
N -- N -- N refs/heads/linaro-local/thomas.preudhomme/llvm-432-rebas [...]
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:
--
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-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from ae69f74465 Automatic date update in version.in
adds 9875794626 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 370725ad5 linux-ab63e725b49c80f941446327d79ba5b68593bf5a: all
new cca2e59fe binutils-9875794626c33b15f02173817f4a4593613c8cba: 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 (370725ad5)
\
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:
1-reset_artifacts/console.log | 55 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6509 ++++++++--------
4-build_abe-stage1/console.log | 8278 ++++++++++----------
5-count_linux_objs/console.log | 258 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15092 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15233 insertions(+), 15009 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-lts-allyesconfig
in repository toolchain/gcc.
from d0d3822b20e 2018-12-19 Bill Schmidt <wschmidt(a)linux.ibm.com>
adds 791aa458423 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.