This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b2f93fd3ba8 Title: Loop Cache Analysis Summary: Implement a new analysi [...]
new bc67d9d1a33 [MachinePipeliner] Avoid indeterminate order in FuncUnitSorter
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/CodeGen/MachinePipeliner.cpp | 2 +-
test/CodeGen/PowerPC/sms-cpy-1.ll | 116 ++++++++++++++++++++++++++++++++++++++
2 files changed, 117 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/PowerPC/sms-cpy-1.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 compiler-rt.
from df4e46b2e [asan_symbolize] Fix bug where the frame counter was not incr [...]
new 886c4c888 [sanitizer] Update symbolizer/scripts/global_symbols.txt
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/symbolizer/scripts/global_symbols.txt | 5 +++++
1 file changed, 5 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 release_90
in repository compiler-rt.
from ac146749f Merging r367929: -------------------------------------------- [...]
new 10f4dfa49 Merge r368103 '[TSAN] Fix tsan on FreeBSD after D54889'
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/rtl/tsan_rtl.cc | 1 +
test/tsan/ignored-interceptors-mmap.cc | 2 +-
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 6938eaf6 2: update: llvm-linux: 25
new 555a7e55 2: update: llvm-linux: 25
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 (6938eaf6)
\
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 | 220 +-
02-build_llvm/console.log | 11642 +++++++++++++++++------------------
03-build_linux/console.log | 680 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 92 +-
console.log | 12642 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12649 insertions(+), 12645 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-mainline-allmodconfig
in repository toolchain/ci/linux.
from ecb095bff5d4 Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub [...]
adds 247bc9470b1e cifs: fix rmmod regression in cifs.ko caused by force_sig changes
adds e99c63e4d86d SMB3: Fix deadlock in validate negotiate hits reconnect
adds 3edeb4a4146d SMB3: Fix potential memory leak when processing compound chain
adds 8d33096a460d smb3: send CAP_DFS capability during session setup
adds 108624eaff6f smb3: update TODO list of missing features
adds ee9d66182392 SMB3: Kernel oops mounting a encryptData share with CONFIG [...]
adds 518a1c2f0912 Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfre [...]
adds 8c39a39e28b8 NFSv4: Fix a credential refcount leak in nfs41_check_deleg [...]
adds 5eb8d18ca0e0 NFSv4: Fix delegation state recovery
adds 86dbd08b3283 NFSv4: Print an error in the syslog when state is marked a [...]
adds c34fae003c79 NFSv4: When recovering state fails with EAGAIN, retry the [...]
adds 731c74dd987e NFSv4: Report the error from nfs4_select_rw_stateid()
adds 27a30cf64a5c NFSv4.1: Fix open stateid recovery
adds ad11408970df NFSv4.1: Only reap expired delegations
adds e3c8dc761ead NFSv4: Check the return value of update_open_stateid()
adds c77e22834ae9 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
adds 09a54f0ebfe2 NFSv4: Fix an Oops in nfs4_do_setattr
adds dea1bb35c5f3 NFS: Fix regression whereby fscache errors are appearing o [...]
adds 67e7b52d44e3 NFSv4: Ensure state recovery handles ETIMEDOUT correctly
adds b678c568c561 Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/proje [...]
No new revisions were added by this update.
Summary of changes:
Documentation/filesystems/cifs/TODO | 26 +++++----
fs/cifs/connect.c | 1 +
fs/cifs/smb2ops.c | 39 ++++++++-----
fs/cifs/smb2pdu.c | 7 ++-
fs/nfs/delegation.c | 25 ++++++---
fs/nfs/delegation.h | 2 +-
fs/nfs/fscache.c | 7 ++-
fs/nfs/fscache.h | 2 +-
fs/nfs/nfs4_fs.h | 3 +-
fs/nfs/nfs4client.c | 5 +-
fs/nfs/nfs4proc.c | 109 ++++++++++++++++++++----------------
fs/nfs/nfs4state.c | 49 ++++++++++++----
fs/nfs/pnfs.c | 7 +--
fs/nfs/super.c | 1 +
14 files changed, 184 insertions(+), 99 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards be9c75ee 0: update: llvm-linux: all
new aeef5ed4 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 (be9c75ee)
\
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 | 12037 ++++++++++++++++++------------------
03-build_linux/console.log | 698 +--
04-boot_linux/console.log | 2 +-
console.log | 12903 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
6 files changed, 12925 insertions(+), 12895 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 24618548604 [X86][SSE] Swap X86ISD::BLENDV inputs with an inverted sele [...]
new b2f93fd3ba8 Title: Loop Cache Analysis Summary: Implement a new analysi [...]
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/LoopCacheAnalysis.h | 278 +++++++++
lib/Analysis/CMakeLists.txt | 1 +
lib/Analysis/LoopCacheAnalysis.cpp | 625 +++++++++++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
.../PowerPC/lit.local.cfg | 0
.../LoopCacheAnalysis/PowerPC/loads-store.ll | 88 +++
test/Analysis/LoopCacheAnalysis/PowerPC/matmul.ll | 81 +++
.../LoopCacheAnalysis/PowerPC/matvecmul.ll | 185 ++++++
.../LoopCacheAnalysis/PowerPC/single-store.ll | 77 +++
test/Analysis/LoopCacheAnalysis/PowerPC/stencil.ll | 98 ++++
11 files changed, 1435 insertions(+)
create mode 100644 include/llvm/Analysis/LoopCacheAnalysis.h
create mode 100644 lib/Analysis/LoopCacheAnalysis.cpp
copy test/Analysis/{CostModel => LoopCacheAnalysis}/PowerPC/lit.local.cfg (100%)
create mode 100644 test/Analysis/LoopCacheAnalysis/PowerPC/loads-store.ll
create mode 100644 test/Analysis/LoopCacheAnalysis/PowerPC/matmul.ll
create mode 100644 test/Analysis/LoopCacheAnalysis/PowerPC/matvecmul.ll
create mode 100644 test/Analysis/LoopCacheAnalysis/PowerPC/single-store.ll
create mode 100644 test/Analysis/LoopCacheAnalysis/PowerPC/stencil.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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from c5f12ae tcwg-update-llvmbot-containers.sh: Don't run bots on thx1
new 20e2926 tcwg_bmk-build.sh: Don't restric number of DSOs
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:
tcwg_bmk-build.sh | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.