This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 81c5f01f3a7 AMDGPU: Redefine load PatFrags
new 7935774fce6 [AMDGPU] Optimize atomic max/min
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/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp | 177 ++++++++++++++++-----
.../AMDGPU/atomic_optimizations_local_pointer.ll | 108 +++++++++++++
2 files changed, 249 insertions(+), 36 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 2ea794f9 2: update: llvm-linux: 25
new 5e81e119 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 (2ea794f9)
\
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 | 173 +-
02-build_llvm/console.log | 11642 +++++++++++++++++------------------
03-build_linux/console.log | 690 +--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 34 +-
console.log | 12545 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12562 insertions(+), 12536 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 linux.
from 9637d517347e Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
new 5076fbed57f7 backlight: pwm_bl: Convert to use SPDX identifier
new 98b7404eb7d6 backlight: gpio_backlight: Enable ACPI enumeration
new 73fbfc499448 backlight: pwm_bl: Fix heuristic to determine number of br [...]
new 50950626414a Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub [...]
The 4 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:
drivers/video/backlight/gpio_backlight.c | 23 +++++++++--------------
drivers/video/backlight/pwm_bl.c | 30 ++++++++----------------------
2 files changed, 17 insertions(+), 36 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 9796cc4e71c AMDGPU: Fix missing immarg for mfma intrinsics
new 81c5f01f3a7 AMDGPU: Redefine load PatFrags
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/Target/AMDGPU/AMDGPUInstructions.td | 167 +++++++++++++++++++-------------
lib/Target/AMDGPU/BUFInstructions.td | 4 +-
lib/Target/AMDGPU/FLATInstructions.td | 8 +-
lib/Target/AMDGPU/R600Instructions.td | 2 +
4 files changed, 105 insertions(+), 76 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 gcc.
from 6a8750b4eca PR rtl-optimization/91173 * g++.dg/pr91173.C: New test.
new a999b7673ab * config/i386/i386.md (*testdi_1): Match CCZmode for cons [...]
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:
gcc/ChangeLog | 9 ++++++++-
gcc/config/i386/i386.md | 44 ++++++++++++++++++++++++++++----------------
2 files changed, 36 insertions(+), 17 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 e67155b0027 [AMDGPU] Add the adjusted FP as a livein register.
new 9796cc4e71c AMDGPU: Fix missing immarg for mfma intrinsics
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/IR/IntrinsicsAMDGPU.td | 60 +++++++++++++++++++++-----------
test/Verifier/AMDGPU/intrinsic-immarg.ll | 23 ++++++++++++
2 files changed, 63 insertions(+), 20 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 ec0a24cf0c [OpenCL] Fixing sampler initialisations for C++ mode.
new 3a3b332ab5 fix unnamed fiefield issue and add tests for __builtin_prese [...]
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/CGExpr.cpp | 21 +++-
lib/CodeGen/CodeGenFunction.h | 3 +
test/CodeGen/builtin-preserve-access-index.c | 177 +++++++++++++++++++++++++++
test/Sema/builtin-preserve-access-index.c | 13 ++
4 files changed, 212 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/builtin-preserve-access-index.c
create mode 100644 test/Sema/builtin-preserve-access-index.c
--
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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from f83492cd36 Automatic date update in version.in
adds 47069bb706 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.