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 328a75145 Remove esan.
new 811f7417f Remove ASan asm instrumentation.
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/tests/CMakeLists.txt | 5 -
lib/asan/tests/asan_asm_test.cc | 273 ---------------------
.../TestCases/Linux/asan-asm-stacktrace-test.cc | 33 ---
3 files changed, 311 deletions(-)
delete mode 100644 lib/asan/tests/asan_asm_test.cc
delete mode 100644 test/asan/TestCases/Linux/asan-asm-stacktrace-test.cc
--
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 cb9067728a5 [GlobalISel][AArch64] Always fall back on aarch64.neon.addp.*
new 7cb38d512dc [RISCV] Allow fp as an alias of s0
new ceec6f23cb9 Relax constraints for reduction vectorization
new f2cfb7b3d3b [RISCV] Do a sign-extension in a compare-and-swap of 32 bit [...]
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:
include/llvm/Analysis/IVDescriptors.h | 15 ++-
include/llvm/IR/Operator.h | 6 ++
include/llvm/Transforms/Utils/LoopUtils.h | 2 +
lib/Analysis/IVDescriptors.cpp | 10 +-
lib/CodeGen/ExpandReductions.cpp | 4 +-
lib/Target/RISCV/RISCVISelLowering.h | 4 +
lib/Target/RISCV/RISCVRegisterInfo.td | 2 +-
lib/Transforms/Utils/LoopUtils.cpp | 46 +++++----
lib/Transforms/Vectorize/LoopVectorize.cpp | 16 +--
lib/Transforms/Vectorize/SLPVectorizer.cpp | 3 +-
test/CodeGen/RISCV/atomic-cmpxchg-flag.ll | 29 ++++++
test/MC/RISCV/rvi-alternate-abi-names.s | 16 +++
.../Transforms/LoopVectorize/reduction-fastmath.ll | 112 +++++++++++++++++++++
13 files changed, 230 insertions(+), 35 deletions(-)
create mode 100644 test/CodeGen/RISCV/atomic-cmpxchg-flag.ll
create mode 100644 test/MC/RISCV/rvi-alternate-abi-names.s
create mode 100644 test/Transforms/LoopVectorize/reduction-fastmath.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 26560248d [Reproducers] Implement log_append for function pointers.
new 55446d71e [Reproducers] Reinterpret cast to void*
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/lldb/Utility/ReproducerInstrumentation.h | 7 +------
1 file changed, 1 insertion(+), 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/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 922a638 0: good: binutils-gcc-linux: all
new 6cd886a 0: good: 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 (922a638)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4014 ++++++++--------
4-build_abe-stage1/console.log | 5127 ++++++++++----------
5-build_linux/console.log | 490 +-
6-boot_linux/console.log | 2 +-
console.log | 9685 +++++++++++++++++---------------------
jenkins/manifest.sh | 10 +-
8 files changed, 8689 insertions(+), 10659 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a8ccd96 0: good: binutils-gcc-linux: all
new dc1e8e4 0: good: 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 (a8ccd96)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 23 +-
3-build_abe-binutils/console.log | 3124 ++++++++---------
4-build_abe-stage1/console.log | 3636 ++++++++++----------
5-build_linux/console.log | 137 +-
6-boot_linux/console.log | 2 +-
console.log | 6914 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
8 files changed, 6922 insertions(+), 6930 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 ecaa62e 2: good: llvm-linux: 19260
new b22ab6e 2: good: llvm-linux: 19260
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 (ecaa62e)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10388 +++++++++++++++++++------------------
3-build_linux/console.log | 267 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 8 +-
console.log | 10733 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 10731 insertions(+), 10745 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.