This is an automated email from the git hooks/post-receive script.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 25c9fa9 start-container-docker.sh: Invoke ssh with "-S none"
new 9bcd091 start-container-docker.sh: Remove most of ssh traces
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:
start-container-docker.sh | 6 +++---
1 file changed, 3 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 compiler-rt.
from 5c72106f9 [Sanitizer] arc4random interception on Mac
new 2047aeb3a [TSan] Rename file to make it clear that it defines interceptors
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/tsan/CMakeLists.txt | 2 +-
.../rtl/{tsan_libdispatch.cpp => tsan_libdispatch_interceptors.cpp} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
rename lib/tsan/rtl/{tsan_libdispatch.cpp => tsan_libdispatch_interceptors.cpp} (99%)
--
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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6b76cfe1 0: update: llvm-linux: all
new bf34ab76 0: update: llvm-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 (6b76cfe1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 160 +-
02-build_llvm/console.log | 12010 ++++++++++++++++++------------------
03-build_linux/console.log | 778 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 12975 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12954 insertions(+), 13004 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 cd760708857 [CGP] Remove ModifiedDT from the makeBitReverse loop
new d00a1ad97c5 [X86] Teach lowerV4I32Shuffle to only use broadcasts if the [...]
new 789f148e881 [X86] Move scheduling tests for CMPXCHG to the correspondin [...]
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/X86/X86ISelLowering.cpp | 20 ++++---
test/CodeGen/X86/avg.ll | 8 +--
.../CodeGen/X86/avx512-shuffles/partial_permute.ll | 16 +++--
test/CodeGen/X86/insertelement-shuffle.ll | 4 +-
test/CodeGen/X86/shuffle-vs-trunc-512.ll | 6 +-
test/CodeGen/X86/sse41.ll | 9 ++-
test/CodeGen/X86/vector-reduce-add.ll | 70 +++++++---------------
test/CodeGen/X86/vector-shuffle-128-v4.ll | 35 ++++-------
test/CodeGen/X86/vector-shuffle-128-v8.ll | 4 +-
test/CodeGen/X86/vector-shuffle-512-v16.ll | 2 +-
test/CodeGen/X86/vector-shuffle-combining.ll | 19 ++----
test/tools/llvm-mca/X86/Atom/resources-cmpxchg.s | 41 +------------
test/tools/llvm-mca/X86/Atom/resources-x86_64.s | 14 ++++-
.../llvm-mca/X86/Barcelona/resources-cmpxchg.s | 41 +------------
.../llvm-mca/X86/Barcelona/resources-x86_64.s | 14 ++++-
test/tools/llvm-mca/X86/BdVer2/resources-cmpxchg.s | 41 +------------
test/tools/llvm-mca/X86/BdVer2/resources-x86_64.s | 14 ++++-
.../llvm-mca/X86/Broadwell/resources-cmpxchg.s | 41 +------------
.../llvm-mca/X86/Broadwell/resources-x86_64.s | 14 ++++-
test/tools/llvm-mca/X86/BtVer2/resources-cmpxchg.s | 41 +------------
test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 14 ++++-
.../tools/llvm-mca/X86/Generic/resources-cmpxchg.s | 41 +------------
test/tools/llvm-mca/X86/Generic/resources-x86_64.s | 14 ++++-
.../tools/llvm-mca/X86/Haswell/resources-cmpxchg.s | 41 +------------
test/tools/llvm-mca/X86/Haswell/resources-x86_64.s | 14 ++++-
test/tools/llvm-mca/X86/SLM/resources-cmpxchg.s | 41 +------------
test/tools/llvm-mca/X86/SLM/resources-x86_64.s | 14 ++++-
.../llvm-mca/X86/SandyBridge/resources-cmpxchg.s | 41 +------------
.../llvm-mca/X86/SandyBridge/resources-x86_64.s | 14 ++++-
.../llvm-mca/X86/SkylakeClient/resources-cmpxchg.s | 41 +------------
.../llvm-mca/X86/SkylakeClient/resources-x86_64.s | 14 ++++-
.../llvm-mca/X86/SkylakeServer/resources-cmpxchg.s | 41 +------------
.../llvm-mca/X86/SkylakeServer/resources-x86_64.s | 14 ++++-
test/tools/llvm-mca/X86/Znver1/resources-cmpxchg.s | 41 +------------
test/tools/llvm-mca/X86/Znver1/resources-x86_64.s | 14 ++++-
35 files changed, 241 insertions(+), 612 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 3fb71fea47 Fix test where diagnostics changed in P1668 implementation
new 6222dad7e2 Fix poorly formatted HTML in the cxx_status.html file caused [...]
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:
www/cxx_status.html | 5 +++--
1 file changed, 3 insertions(+), 2 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 compiler-rt.
from 740b5ff45 [Fuchsia] Create the VMO during initialization, not during exit
new 5c72106f9 [Sanitizer] arc4random interception on Mac
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/sanitizer_common/sanitizer_mac.cpp | 3 ++-
lib/sanitizer_common/sanitizer_platform_interceptors.h | 2 +-
test/sanitizer_common/TestCases/Posix/arc4random.cpp | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.