This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d6fefbe6c5 Make some helper functions static. NFC.
new e89b455013 [tools] Fix python DeprecationWarning: invalid escape sequence
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:
tools/clang-format/clang-format-diff.py | 4 ++--
tools/scan-build-py/libscanbuild/analyze.py | 2 +-
tools/scan-build/bin/set-xcode-analyzer | 2 +-
3 files changed, 4 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 clang-tools-extra.
from 3548ba48 [clangd] Index parameters in function decls
new 0fd78318 [clangd] Prefer location from codegen files when merging symbols.
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:
clangd/XRefs.cpp | 45 ++++++++++++++++++++++++++++++++++++++---
clangd/index/Merge.cpp | 30 ++++++++++++++++++++++-----
unittests/clangd/IndexTests.cpp | 16 +++++++++++++++
unittests/clangd/XRefsTests.cpp | 20 ++++++++++++++++++
4 files changed, 103 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 matz/polyimpro
in repository gcc.
at e5cc8a7d822 separate components for black boxes
This branch includes the following new commits:
new 7469464975d tidy code
new 2ee1b37bbb0 add split_memrefs
new 7d60be4bb5b start moving some code
new 25b9cf4e6d9 Tidy
new b0e4f01b4ab Add black box search
new 4941e9c1fe0 Move data refs to poly_bb
new e5cc8a7d822 separate components for black boxes
The 7 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.
--
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-master-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from db22231044 gas: Pass max_bytes to TC_FRAG_INIT
adds 7115ab9c4b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ec64e076fe all
new c5865b1cdd 0: last-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 (ec64e076fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 4354 ++---
4-build_abe-stage1/console.log | 5493 ++++---
5-count_linux_objs/console.log | 21682 ++++++++++++-------------
7-update_baseline/console.log | 2 +-
console.log | 31645 ++++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
8 files changed, 30874 insertions(+), 32340 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 b9408bae201 [AMDGPU] Remove unused variable
new 00bde103cd4 [MCA] Return a mask of busy resources from method ResourceM [...]
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/MCA/HardwareUnits/ResourceManager.h | 15 +++++++++++-
include/llvm/MCA/HardwareUnits/Scheduler.h | 6 +++++
lib/MCA/HardwareUnits/ResourceManager.cpp | 30 +++++++++++++++++-------
lib/MCA/HardwareUnits/Scheduler.cpp | 3 ++-
4 files changed, 43 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 clang.
from fc203a6b9b [analyzer] New checker for detecting usages of unsafe I/O functions
new d6fefbe6c5 Make some helper functions static. NFC.
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/Sema/SemaCodeComplete.cpp | 4 ++--
.../Checkers/RetainCountChecker/RetainCountDiagnostics.cpp | 5 ++---
2 files changed, 4 insertions(+), 5 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 45caba411d2 Revert "[X86][SSE] Generalize X86ISD::BLENDI support to mor [...]
new 4fee3cff4d9 [AMDGPU] Fix DPP sequence in atomic optimizer.
new b9408bae201 [AMDGPU] Remove unused variable
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/AMDGPU/AMDGPUAtomicOptimizer.cpp | 78 +++++++++++-----------
test/CodeGen/AMDGPU/atomic_optimizations_buffer.ll | 24 +++++--
.../AMDGPU/atomic_optimizations_global_pointer.ll | 16 ++---
.../AMDGPU/atomic_optimizations_local_pointer.ll | 16 ++---
.../AMDGPU/atomic_optimizations_pixelshader.ll | 7 +-
.../AMDGPU/atomic_optimizations_raw_buffer.ll | 8 +--
.../AMDGPU/atomic_optimizations_struct_buffer.ll | 8 +--
7 files changed, 86 insertions(+), 71 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.