This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 38a72ebd50d [TableGen] Emit OperandType enums for RegisterOperands/Regi [...]
new aff22b785e6 [X86] Use TargetConstant for condition code on X86ISD::SETC [...]
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/X86/X86ISelLowering.cpp | 115 ++++++++++++++++----------------
lib/Target/X86/X86InstrCMovSetCC.td | 33 +++++++---
lib/Target/X86/X86InstrCompiler.td | 127 ++++++++++++++++--------------------
lib/Target/X86/X86InstrControl.td | 2 +-
4 files changed, 136 insertions(+), 141 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 55764d577a [Sema] Fix the atomic expr rebuilding order.
new 470b851dcd [ASTImporter] 2nd attempt to fix Windows buildbot test errors
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:
unittests/AST/ASTImporterODRStrategiesTest.cpp | 4 ++--
1 file 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 36e5a42f 0: update: gcc-9f485a09ea16bb023675ec8c26c63746c72dee09: 1
new e4b39e2a 0: update: gcc-ec2d041e8213f3636cae207e0110adcf08dc858e: 1
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 (36e5a42f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 128 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-bootstrap_O1/console.log | 65523 +++++++++++++++----------------
console.log | 66079 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 66319 insertions(+), 65821 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 lldb.
from 0792da1ad [ABISysV] Fix regression for Simulator and MacABI
new 0b96f9d0d [Host] File::GetWaitableHandle() should call fileno()
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/Host/common/File.cpp | 2 +-
unittests/Host/CMakeLists.txt | 1 +
unittests/Host/FileTest.cpp | 36 ++++++++++++++++++++++++++++++++++++
3 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 unittests/Host/FileTest.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 gcc.
from 277b02e227d PR c++/91809 - bit-field and ellipsis.
new 747123e504b 2019-09-23 Sandra Loosemore <sandra(a)codesourcery.com>
new d7c0398c8fc /cp 2019-09-23 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
gcc/cp/ChangeLog | 9 +++
gcc/cp/pt.c | 71 +++++++++++++---------
gcc/testsuite/ChangeLog | 28 +++++++++
gcc/testsuite/g++.dg/cpp0x/pr68724.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/variadic38.C | 2 +-
gcc/testsuite/g++.dg/cpp1z/nontype2.C | 2 +-
gcc/testsuite/g++.dg/parse/explicit1.C | 2 +-
gcc/testsuite/g++.dg/template/crash11.C | 4 +-
gcc/testsuite/g++.dg/template/non-dependent8.C | 3 +-
gcc/testsuite/g++.dg/template/nontype-array1.C | 4 +-
gcc/testsuite/g++.dg/template/nontype3.C | 2 +-
gcc/testsuite/g++.dg/template/nontype8.C | 6 +-
gcc/testsuite/g++.dg/template/partial5.C | 2 +-
gcc/testsuite/g++.dg/template/spec33.C | 2 +-
gcc/testsuite/g++.old-deja/g++.pt/memtemp64.C | 3 +-
gcc/testsuite/g++.old-deja/g++.pt/spec20.C | 2 +-
gcc/testsuite/g++.old-deja/g++.pt/spec21.C | 4 +-
gcc/testsuite/g++.old-deja/g++.robertl/eb103.C | 3 +-
.../gcc.target/arm/attr-neon-builtin-fail2.c | 3 +-
gcc/testsuite/gcc.target/arm/short-vfp-1.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 46 +++++++++++---
21 files changed, 143 insertions(+), 59 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-lts-allmodconfig
in repository toolchain/ci/gcc.
from e884c77dada Daily bump.
adds 44cc5451b94 [Darwin, opts processing] Fix missing RejectNegative etc.
adds 64bf7a0d21f Daily bump.
adds db6156b568d xtensa: backport fix for PR target/90922
adds ec2d041e821 * gcc-interface/trans.c (Attribute_to_gnu): Test Can_Use_I [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 23 +++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +
gcc/ada/gcc-interface/trans.c | 48 +++--
gcc/config/darwin.opt | 397 +++++++++++++++++++++++++-----------------
gcc/config/xtensa/xtensa.c | 3 +-
6 files changed, 293 insertions(+), 186 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1d69a99d 0: update: binutils-gcc-linux: all
new ad4c7368 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 (1d69a99d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 182 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 10846 ++++++-------
04-build_abe-stage1/console.log | 18607 +++++++++++-----------
05-build_linux/console.log | 848 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30948 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 30959 insertions(+), 30928 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f0d99108 9: update: llvm-linux: 16047
new f8529f53 9: update: llvm-linux: 16047
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 (f0d99108)
\
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:
01-reset_artifacts/console.log | 216 +-
02-build_llvm/console.log | 12116 ++++++++++++-------------
03-build_linux/console.log | 6082 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 26 +-
console.log | 18448 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 18470 insertions(+), 18434 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.