This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f61f06ba02 [CodeGen] fix test that broke with rL367146
new 8bcd05c1d9 [NewPM] Run avx*-builtins.c tests under the new pass manager only
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:
test/CodeGen/avx512-reduceMinMaxIntrin.c | 290 ++++++++++++++++---------------
test/CodeGen/avx512f-builtins.c | 12 +-
test/CodeGen/avx512vl-builtins.c | 43 ++++-
test/CodeGen/avx512vlbw-builtins.c | 85 ++++++++-
4 files changed, 280 insertions(+), 150 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards adf237e9 3: update: llvm-aa205957ff6b977978642544951d133d47294d92: 16546
new 842f67f8 3: update: linux-fd1594eb706427cc0d88fdfc2c1dbecd5abe7a83: 16546
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 (adf237e9)
\
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 | 166 +-
02-build_llvm/console.log | 11929 ++++++++++++++--------------
03-build_linux/console.log | 4108 +++++-----
05-check_regression/console.log | 3 +
06-update_baseline/console.log | 45 +-
console.log | 16251 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 16316 insertions(+), 16194 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 95641fe3c17 [JumpThreading] Stop searching predecessor when the current [...]
new 02582ef3db3 Reland: [Remarks] Support parsing remark metadata in the YA [...]
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:
docs/Remarks.rst | 33 ++++++---
include/llvm/Remarks/RemarkParser.h | 4 +
lib/Remarks/RemarkParser.cpp | 15 ++++
lib/Remarks/YAMLRemarkParser.cpp | 105 +++++++++++++++++++++++++++
lib/Remarks/YAMLRemarkParser.h | 9 +++
unittests/Remarks/YAMLRemarksParsingTest.cpp | 86 ++++++++++++++++++++++
6 files changed, 243 insertions(+), 9 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 binutils-gdb.
from 1512d3b7b9 [gdb/testsuite] Fix unterminated string in i386-pkru.exp
new 89b085acaf Fix return type typo in obsd-nat.c that breaks build on OpenBSD
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:
gdb/ChangeLog | 6 ++++++
gdb/obsd-nat.c | 2 +-
2 files changed, 7 insertions(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from aae2cef1760 [Remarks] Support parsing remark metadata in the YAML remar [...]
new a0eba5f7767 Revert "[Remarks] Support parsing remark metadata in the YA [...]
new 95641fe3c17 [JumpThreading] Stop searching predecessor when the current [...]
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:
docs/Remarks.rst | 33 ++-----
include/llvm/Remarks/RemarkParser.h | 4 -
lib/Remarks/RemarkParser.cpp | 15 ---
lib/Remarks/YAMLRemarkParser.cpp | 105 ---------------------
lib/Remarks/YAMLRemarkParser.h | 9 --
lib/Transforms/Scalar/JumpThreading.cpp | 12 ++-
test/Transforms/JumpThreading/unreachable-loops.ll | 63 +++++++++++++
unittests/Remarks/YAMLRemarksParsingTest.cpp | 86 -----------------
8 files changed, 83 insertions(+), 244 deletions(-)
create mode 100644 test/Transforms/JumpThreading/unreachable-loops.ll
--
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 f6a07e0d4 [TableGen] Move core properties into a separate file (NFC)
new ac0e91d61 [TableGen] Fix stale include paths
new 781828c49 [CMake] Print the correct variables
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:
cmake/modules/LLDBConfig.cmake | 2 +-
source/Core/Debugger.cpp | 4 ++--
source/Core/ModuleList.cpp | 12 ++++++------
3 files changed, 9 insertions(+), 9 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-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from b3b965fb91 [gdb/testsuite] Fix implicit declaration of printf in gdb.objc/*.m
adds 75b493d0f9 Automatic date update in version.in
adds 442853af24 Allow passing a block to lookup_global_symbol_from_objfile
adds 2e6be59c8d Stop an illegal memory access by readelf when parsing a corr [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 39 +++++++++++++++++++++++++++++++++++----
gdb/ChangeLog | 9 +++++++++
gdb/compile/compile-object-load.c | 1 +
gdb/solib-spu.c | 3 ++-
gdb/solib-svr4.c | 3 ++-
gdb/symtab.c | 7 +++++--
gdb/symtab.h | 5 ++++-
9 files changed, 65 insertions(+), 10 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0b40340e 0: update: binutils-gcc-linux: all
new 3cb6c844 0: update: binutils-2e6be59c8de57c32260771ac5307968d18793a0a: 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 (0b40340e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 175 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11398 ++++----
04-build_abe-stage1/console.log | 19686 +++++++------
05-build_linux/console.log | 22410 ++++++++-------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 3 +
console.log | 54096 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
10 files changed, 53511 insertions(+), 54697 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 536bf3f400 Partially revert rC365414; `ln -n` is not portable
new f61f06ba02 [CodeGen] fix test that broke with rL367146
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:
test/CodeGen/complex-math.c | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 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 1f2f345bb43 [InstCombine] canonicalize negated operand of fdiv
new aae2cef1760 [Remarks] Support parsing remark metadata in the YAML remar [...]
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:
docs/Remarks.rst | 33 ++++++---
include/llvm/Remarks/RemarkParser.h | 4 +
lib/Remarks/RemarkParser.cpp | 15 ++++
lib/Remarks/YAMLRemarkParser.cpp | 105 +++++++++++++++++++++++++++
lib/Remarks/YAMLRemarkParser.h | 9 +++
unittests/Remarks/YAMLRemarksParsingTest.cpp | 86 ++++++++++++++++++++++
6 files changed, 243 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.