This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 3d84eae21 [asan_symbolize] More debugging output
new 6d5cda641 [Sanitizer][ASAN][MSAN] Fix infinite recursion on FreeBSD
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/asan/asan_posix.cc | 4 ++--
lib/msan/msan_linux.cc | 4 ++--
lib/sanitizer_common/sanitizer_linux.cc | 6 +++++-
test/asan/TestCases/Posix/fread_fwrite.cc | 3 ---
test/asan/TestCases/Posix/tsd_dtor_leak.cc | 2 --
test/msan/tzset.cc | 1 -
6 files changed, 9 insertions(+), 11 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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 609c75c9 0: update: llvm-linux: boot
new f0bd3da6 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 (609c75c9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 216 +-
02-build_llvm/console.log | 11988 +++++++++++++++++-----------------
03-build_linux/console.log | 696 +-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13392 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13390 insertions(+), 13406 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 67cabbec589 [NFC][InstCombine] Add xor-or-icmp tests with icmp having e [...]
new b2b242f8ba7 [docs] Reword documentation in terms of SCCs not cycles
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/LoopTerminology.rst | 23 +++++++++++++++--------
1 file changed, 15 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.
unknown user pushed a change to branch master
in repository lldb.
from 1e9739b5b [lldb][NFC] Check in completion crash test case
new 6c2fe83e4 Don't crash when pass by value struct has no definition.
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:
source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 850a78401fd Daily bump.
new c2cdf760548 2019-07-31 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 35 +++++++++++++++++++++++++++++++++
gcc/gimplify.c | 2 +-
gcc/testsuite/ChangeLog | 28 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/autopar/pr91162.c | 25 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr91126.c | 28 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr91145.c | 16 +++++++++++++++
gcc/testsuite/gcc.dg/torture/pr91200.c | 32 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr91131.c | 19 ++++++++++++++++++
gcc/tree-cfg.c | 9 ++++++++-
gcc/tree-ssa-phiopt.c | 5 +++++
gcc/tree-ssa-sccvn.c | 15 ++++++++++++--
gcc/tree-vect-slp.c | 3 ++-
12 files changed, 212 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/autopar/pr91162.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr91126.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr91145.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr91200.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr91131.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/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 840483f8 6: update: llvm-linux: 17560
new 2eb7403c 6: update: llvm-linux: 17560
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 (840483f8)
\
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 | 79 +-
02-build_llvm/console.log | 11565 ++++++++++++------------
03-build_linux/console.log | 6216 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 20 +-
console.log | 17888 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 17902 insertions(+), 17882 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 ae598863db1 [AARCH64] Switch relocations R_AARCH64_TLS_TPREL64 and R_AA [...]
new e44511a784b [NFC][InstCombine] Add baseline tests with non-canonical CL [...]
new 67cabbec589 [NFC][InstCombine] Add xor-or-icmp tests with icmp having e [...]
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:
...mp-with-select-of-constant-threshold-pattern.ll | 142 ++++++++++++++++++
.../InstCombine/xor-of-icmps-with-extra-uses.ll | 165 +++++++++++++++++++++
2 files changed, 307 insertions(+)
create mode 100644 test/Transforms/InstCombine/canonicalize-clamp-with-select-of-c [...]
create mode 100644 test/Transforms/InstCombine/xor-of-icmps-with-extra-uses.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.