This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from fe16449410 [OpenCL] Add const, volatile and pointer builtin handling
new ef465ebc4b Removed the 'id' AST matcher, which is superseded by '.bind()'
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/ASTMatchers/ASTMatchers.h | 17 +++---------
unittests/Tooling/RefactoringCallbacksTest.cpp | 36 +++++++++++++-------------
2 files changed, 22 insertions(+), 31 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 43930259bb4 2019-08-18 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds f702be2a608 [aarch64] PR target/91386 Use copy_rtx to avoid modifying o [...]
adds 72fcf439479 Daily bump.
adds 377c666fff0 PR rtl-optimization/91347 * dse.c (scan_insn): Call add_w [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 18 ++--
gcc/dse.c | 7 +-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.c-torture/execute/20190820-1.c | 111 +++++++++++++++++++++++
6 files changed, 146 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190820-1.c
--
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 49c6db46bc Automatic date update in version.in
adds 8f71a6fb67 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 0b45c7e9 0: update: binutils-gcc-linux: all
new 7526d51e 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 (0b45c7e9)
\
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 | 220 +-
02-prepare_abe/console.log | 220 +-
03-build_abe-binutils/console.log | 10494 ++++++-------
04-build_abe-stage1/console.log | 18433 +++++++++++-----------
05-build_linux/console.log | 962 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30364 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 30349 insertions(+), 30376 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 1931ad8cc9b [llvm-readobj] Prepend argv[0] to error/warning messages
new 3afc5fe656c [DWARF] Fix reading 64-bit DWARF type units.
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/llvm/DebugInfo/DWARF/DWARFTypeUnit.h | 2 +-
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 4 +-
lib/DebugInfo/DWARF/DWARFTypeUnit.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFUnit.cpp | 8 +--
.../tools/llvm-dwarfdump/X86/typeunit-v4-dwarf64.s | 57 +++++++++++++++++++++
.../tools/llvm-dwarfdump/X86/typeunit-v5-dwarf64.s | 58 ++++++++++++++++++++++
6 files changed, 123 insertions(+), 8 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/typeunit-v4-dwarf64.s
create mode 100644 test/tools/llvm-dwarfdump/X86/typeunit-v5-dwarf64.s
--
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 be8db9ccc unittests: Use yaml2obj as a library instead of an external process
new 9f47c9880 Convert minidump unittests to use llvm::yaml::convertYAML
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/Process/minidump/MinidumpParserTest.cpp | 13 +++++++------
1 file changed, 7 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_kernel/llvm-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 673273d5 0: update: llvm-linux: boot
new 18dc9b32 0: update: llvm-linux: boot
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 (673273d5)
\
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 | 162 +-
02-build_llvm/console.log | 12134 ++++++++++++++++++------------------
03-build_linux/console.log | 684 +--
04-boot_linux/console.log | 4 +-
console.log | 12984 +++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
6 files changed, 12987 insertions(+), 12995 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 efea2847860 [RISCV] Implement getExprForFDESymbol to ensure RISCV_32_PC [...]
new 996af468619 [InstCombine] add tests for min/max with min/max of same op [...]
new 1931ad8cc9b [llvm-readobj] Prepend argv[0] to error/warning messages
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:
test/Transforms/InstCombine/minmax-of-minmax.ll | 382 ++++++++++++++++++++++++
test/tools/llvm-readobj/error-format.test | 19 ++
tools/llvm-readobj/llvm-readobj.cpp | 15 +-
3 files changed, 410 insertions(+), 6 deletions(-)
create mode 100644 test/Transforms/InstCombine/minmax-of-minmax.ll
create mode 100644 test/tools/llvm-readobj/error-format.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.