This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 16f5917286f [X86] AMD Piledriver (BdVer2): major cleanup (mainly invers [...]
new 6d6f30fc42a gn build: Merge r960255
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:
utils/gn/secondary/clang/lib/Headers/BUILD.gn | 3 +++
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 8de09632ff [gas][testsuite] Don't specify arch in testsuite output
new bda678b9e5 Update printing of optional operands during disassembly.
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:
gas/testsuite/gas/ppc/476.d | 4 ++--
gas/testsuite/gas/ppc/power6.d | 4 ++--
opcodes/ppc-dis.c | 17 ++++++++---------
3 files changed, 12 insertions(+), 13 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 d379cd4e 0: update: llvm-linux: 18312
new 9a433508 0: update: llvm-linux: 18409
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 (d379cd4e)
\
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 | 229 +-
02-build_llvm/console.log | 11680 ++++++++++++++--------------
03-build_linux/console.log | 3530 +++++----
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 16 +-
console.log | 15481 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 15477 insertions(+), 15487 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-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 3b944f1a 2: update: llvm-linux: 25
new dd669f67 2: update: llvm-linux: 25
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 (3b944f1a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 136 +-
02-build_llvm/console.log | 11738 +++++++++++++++++------------------
03-build_linux/console.log | 708 +--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 20 +-
console.log | 12608 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12612 insertions(+), 12612 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 e889472f6d Fix gcc compilation warning in an assert [NFC]
new f0b138aae2 [OpenCL] Make global ctor init function a kernel
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/CGDeclCXX.cpp | 13 +++
lib/CodeGen/CodeGenFunction.cpp | 201 +---------------------------------
lib/CodeGen/CodeGenModule.cpp | 206 +++++++++++++++++++++++++++++++++++
lib/CodeGen/CodeGenModule.h | 13 +++
test/CodeGenOpenCLCXX/global_init.cl | 11 ++
5 files changed, 244 insertions(+), 200 deletions(-)
create mode 100644 test/CodeGenOpenCLCXX/global_init.cl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.