This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3fe47eab45 [OpenCL] Fix OpenCL/SPIR version metadata in C++ mode.
new a85622d923 Revert "clang support gnu asm goto."
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/AST/Stmt.h | 51 +----------
include/clang/Basic/DiagnosticParseKinds.td | 4 +-
include/clang/Basic/DiagnosticSemaKinds.td | 10 +--
include/clang/Sema/Sema.h | 1 -
lib/AST/ASTImporter.cpp | 10 +--
lib/AST/Stmt.cpp | 29 ++-----
lib/AST/StmtPrinter.cpp | 20 +----
lib/AST/StmtProfile.cpp | 3 -
lib/Analysis/CFG.cpp | 74 ++++------------
lib/CodeGen/CGStmt.cpp | 126 ++++++++++------------------
lib/Parse/ParseStmtAsm.cpp | 68 +++------------
lib/Sema/JumpDiagnostics.cpp | 114 ++++++++++---------------
lib/Sema/SemaStmtAsm.cpp | 48 ++---------
lib/Sema/TreeTransform.h | 16 +---
lib/Serialization/ASTReaderStmt.cpp | 7 --
lib/Serialization/ASTWriterStmt.cpp | 4 -
test/Analysis/asm-goto.cpp | 52 ------------
test/CodeGen/asm-goto.c | 19 -----
test/CodeGen/asm.c | 12 ---
test/CodeGen/inline-asm-mixed-style.c | 10 +--
test/Coverage/c-language-features.inc | 4 +-
test/PCH/asm.h | 6 +-
test/Parser/asm.c | 50 -----------
test/Parser/asm.cpp | 51 -----------
test/Sema/asm-goto.cpp | 45 ----------
test/Sema/asm.c | 21 -----
test/Sema/inline-asm-validate-tmpl.cpp | 10 ---
test/Sema/scope-check.c | 16 ----
28 files changed, 148 insertions(+), 733 deletions(-)
delete mode 100644 test/Analysis/asm-goto.cpp
delete mode 100644 test/CodeGen/asm-goto.c
delete mode 100644 test/Sema/asm-goto.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from ad231e28d1 Automatic date update in version.in
adds 68c0478ad1 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d2c357f75 0: update: binutils-gcc-linux: all
new d66fe5c59 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 (d2c357f75)
\
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 | 77 +-
02-prepare_abe/console.log | 6 +-
03-build_abe-binutils/console.log | 10732 +++++++-------
04-build_abe-stage1/console.log | 16870 ++++++++++-----------
05-build_linux/console.log | 822 +-
06-boot_linux/console.log | 2 +-
console.log | 28534 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28508 insertions(+), 28547 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 0a656ff5124 [ARM] Change the MC names for VMAXNM/VMINNM
new 21c581accc8 [NFC][ARM][ParallelDSP] Refactor narrow sequence
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/ARM/ARMParallelDSP.cpp | 67 +++++++++++----------------------------
1 file changed, 19 insertions(+), 48 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 adf1ee1f3 Improve DWARF parsing and accessing by 1% to 2%
new 3e19bbf2b Fix a regression in DWARF access speed caused by svn revision 356190
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:
.../Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp | 14 +-
source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h | 4 +
.../SymbolFile/DWARF/SymbolFileDWARFTests.cpp | 253 +++++++++++++++++++++
3 files changed, 263 insertions(+), 8 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 14dd23b47 2: update: binutils-e33f2313bf63b77763739732be14b469b4b647b7: -10
discards 9ca668766 1: reset: binutils-f948b2de97884bfb4e5fc11d40a6bea9e0b096ae: -10
discards c0ffc661d 0: update: linux-9a15d2e3fd03e38a6ee7d7bc34d28bb7340f05f2: all
new d69c25536 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 (14dd23b47)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 129 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 6794 +++++++++++++---
04-build_abe-stage1/console.log | 7886 ++++++++++++++++++
05-build_linux/console.log | 701 ++
06-boot_linux/console.log | 10 +
07-check_regression/console.log | 5 +-
08-update_baseline/console.log | 37 +-
console.log | 15742 +++++++++++++++++++++++++++++++++---
jenkins/manifest.sh | 14 +-
results | 8 +
11 files changed, 29061 insertions(+), 2445 deletions(-)
create mode 100644 04-build_abe-stage1/console.log
create mode 100644 05-build_linux/console.log
create mode 100644 06-boot_linux/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.