This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 99b16248 [zorg] Switch sanitizer-x86_64-linux-fast to use git
new d7fb6974 [sanitizer] Remove llvm-project on clobber
new 76c27022 [fuzzer] Enable git on sanitizer-x86_64-linux-fuzzer
new f170781e [sanitizer] Fix buildbot_update call
The 3 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:
zorg/buildbot/builders/sanitizers/buildbot_android.sh | 1 +
zorg/buildbot/builders/sanitizers/buildbot_bootstrap.sh | 1 +
zorg/buildbot/builders/sanitizers/buildbot_bootstrap_msan.sh | 1 +
zorg/buildbot/builders/sanitizers/buildbot_bootstrap_ubsan.sh | 1 +
zorg/buildbot/builders/sanitizers/buildbot_cmake.sh | 2 +-
zorg/buildbot/builders/sanitizers/buildbot_fast.sh | 2 +-
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 3 ++-
zorg/buildbot/builders/sanitizers/buildbot_mte.sh | 1 +
zorg/buildbot/builders/sanitizers/buildbot_standard.sh | 1 +
9 files changed, 10 insertions(+), 3 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 ae3841677e Diagnose _Bool as a C99 extension.
new 8c0ec8ce3a [Clang][Bundler] Fix for a hang when unbundling fat binary
new 9e9f8b7c6f [clang][Index][NFC] Move IndexDataConsumer default implementation
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:
include/clang/Index/IndexDataConsumer.h | 16 +++++++++++-----
lib/Index/IndexingAction.cpp | 21 ---------------------
test/Driver/clang-offload-bundler.c | 5 +++++
tools/clang-offload-bundler/ClangOffloadBundler.cpp | 9 +++++----
4 files changed, 21 insertions(+), 30 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e46f8c34 0: update: llvm-linux: 19784
new 84f1fe6e 0: update: llvm-linux: 19789
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 (e46f8c34)
\
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 | 166 +-
02-build_llvm/console.log | 12106 +-
03-build_linux/console.log | 1519066 +++++++++++++++++------------------
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 8 +-
console.log | 1531320 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
8 files changed, 1531438 insertions(+), 1531254 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 zorg.
from 22df7c9a Disable e-mails until the Groovy exception is fixed
new 99b16248 [zorg] Switch sanitizer-x86_64-linux-fast to use git
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:
.../builders/sanitizers/buildbot_android.sh | 2 ++
.../builders/sanitizers/buildbot_bootstrap.sh | 2 ++
.../builders/sanitizers/buildbot_bootstrap_msan.sh | 2 ++
.../sanitizers/buildbot_bootstrap_ubsan.sh | 2 ++
.../buildbot/builders/sanitizers/buildbot_cmake.sh | 2 ++
zorg/buildbot/builders/sanitizers/buildbot_fast.sh | 5 +++-
.../builders/sanitizers/buildbot_functions.sh | 28 +++++++++++++++++++---
.../builders/sanitizers/buildbot_fuzzer.sh | 2 ++
zorg/buildbot/builders/sanitizers/buildbot_mte.sh | 2 ++
.../builders/sanitizers/buildbot_perf_asan.sh | 2 ++
.../builders/sanitizers/buildbot_standard.sh | 3 +++
11 files changed, 48 insertions(+), 4 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 7b2b7c90d3c [Analysis] Improve EmitGEPOffset handling of vector GEPs wi [...]
new 048f633cf06 [RISCV] Implement RISCVRegisterInfo::getPointerRegClass
new 63ba0bd5d7e [InstCombine] Disable some portions of foldGEPICmp for GEPs [...]
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:
lib/Target/RISCV/RISCVRegisterInfo.h | 6 ++++
lib/Transforms/InstCombine/InstCombineCompares.cpp | 37 +++++++++++++++-------
test/Transforms/InstCombine/getelementptr.ll | 15 +++++++++
3 files changed, 47 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.
unknown user pushed a change to branch master
in repository llvm.
from 67fbc13820a Update two x86 datalayouts for r370083, looks like racing commits
new 7b2b7c90d3c [Analysis] Improve EmitGEPOffset handling of vector GEPs wi [...]
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/Analysis/Utils/Local.h | 9 +++++++++
test/Transforms/InstCombine/getelementptr.ll | 15 +++++++++++++++
2 files changed, 24 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 compiler-rt.
from 67188fd9f Add GWP-ASan fuzz target to compiler-rt/tools.
new bffbe2bbb Fix asan-symbolize-bad-path.cpp on Darwin
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/asan/TestCases/Posix/asan-symbolize-bad-path.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.