This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3d8ffd268a [ARM] Allow "-march=foo+fp" to vary with foo
new edd2b980cc [Sema] Prevent binding incompatible addr space ref to temporaries
new 9d8044da01 Avoid using NoThrow Exception Specifier in non-C++ Modes.
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/clang/AST/Type.h | 20 ++++++++++++--------
include/clang/Basic/DiagnosticSemaKinds.td | 3 +++
include/clang/Sema/Initialization.h | 3 +++
include/clang/Sema/ParsedAttr.h | 2 +-
lib/Sema/SemaInit.cpp | 19 ++++++++++++++++++-
lib/Sema/SemaType.cpp | 25 ++++++++++++-------------
test/Sema/attr-nothrow.c | 18 ++++++++++++++++++
test/SemaOpenCLCXX/address-space-references.cl | 5 +++++
8 files changed, 72 insertions(+), 23 deletions(-)
create mode 100644 test/Sema/attr-nothrow.c
create mode 100644 test/SemaOpenCLCXX/address-space-references.cl
--
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 faa5f0f47a2 [yaml2obj] - Change how we handle implicit sections.
new 38ccf90cce3 [MIPS GlobalISel] Select fcmp
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/Mips/MipsInstructionSelector.cpp | 79 ++
lib/Target/Mips/MipsLegalizerInfo.cpp | 4 +
lib/Target/Mips/MipsRegisterBankInfo.cpp | 11 +
.../Mips/GlobalISel/instruction-select/fcmp.mir | 1152 ++++++++++++++++++++
test/CodeGen/Mips/GlobalISel/legalizer/fcmp.mir | 73 ++
test/CodeGen/Mips/GlobalISel/llvm-ir/fcmp.ll | 438 ++++++++
.../CodeGen/Mips/GlobalISel/regbankselect/fcmp.mir | 75 ++
7 files changed, 1832 insertions(+)
create mode 100644 test/CodeGen/Mips/GlobalISel/instruction-select/fcmp.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/legalizer/fcmp.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/fcmp.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/regbankselect/fcmp.mir
--
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-arm-bootstrap_profiled
in repository toolchain/ci/gcc.
from ba48b2a933b Daily bump.
adds 911da57822d Darwin, backport fix for powerpc-darwin long double symbol [...]
adds 8483a716574 Darwin - backport fix for PR bootstrap/89864
adds 71238123c2b Daily bump.
adds 803019cb9f3 Daily bump.
adds 1bbee033c65 Daily bump.
adds 33c71262988 Daily bump.
No new revisions were added by this update.
Summary of changes:
fixincludes/ChangeLog | 20 +++++++++
fixincludes/fixincl.x | 58 ++++++++++++++++++++++---
fixincludes/inclhack.def | 19 ++++++++
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 7 +++
libstdc++-v3/config/os/bsd/darwin/ppc-extra.ver | 21 +++++++++
6 files changed, 121 insertions(+), 6 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-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards afa44cb 0: update: gcc-ba48b2a933b983ba1c71c640dc5945f56e1c1142: -10
new 3b8c553 0: update: gcc-33c71262988efbb4a268aad089939c0e6e8b297a: -10
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 (afa44cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 139 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-bootstrap_profiled/console.log | 83882 ++++++++++++-------------
console.log | 84439 +++++++++++++-------------
jenkins/manifest.sh | 10 +-
5 files changed, 84487 insertions(+), 84401 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f2dfa09 0: update: llvm-linux: all
new ada7796 0: update: llvm-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 (f2dfa09)
\
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 | 220 +-
02-build_llvm/console.log | 11814 +++++++++++++++---------------
03-build_linux/console.log | 2978 ++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 15045 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 15029 insertions(+), 15054 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-stable-allmodconfig
in repository toolchain/ci/gcc.
from 1bbee033c65 Daily bump.
adds 33c71262988 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.
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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 002f2721f5 Automatic date update in version.in
adds a00e21c0a5 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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b906c84 0: update: binutils-gcc-linux: all
new d72a2d1 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 (b906c84)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10752 ++++++-------
04-build_abe-stage1/console.log | 17414 +++++++++++----------
05-build_linux/console.log | 790 +-
06-boot_linux/console.log | 2 +-
console.log | 29619 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 29606 insertions(+), 29589 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.