This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from db98fa3b701 [LoopRotate] fix crash encountered with callbr
new 67bb6a3b713 AMDGPU: Handle "uniform-work-group-size" attribute (fix for RADV)
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/AMDGPUAnnotateKernelFeatures.cpp | 68 ++++++++++++++++++++--
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 4 +-
.../AMDGPU/annotate-kernel-features-hsa-call.ll | 50 ++++++++--------
.../AMDGPU/uniform-work-group-attribute-missing.ll | 18 ++++++
.../uniform-work-group-nested-function-calls.ll | 24 ++++++++
...orm-work-group-prevent-attribute-propagation.ll | 25 ++++++++
.../uniform-work-group-propagate-attribute.ll | 33 +++++++++++
.../AMDGPU/uniform-work-group-recursion-test.ll | 37 ++++++++++++
test/CodeGen/AMDGPU/uniform-work-group-test.ll | 35 +++++++++++
9 files changed, 264 insertions(+), 30 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/uniform-work-group-attribute-missing.ll
create mode 100644 test/CodeGen/AMDGPU/uniform-work-group-nested-function-calls.ll
create mode 100644 test/CodeGen/AMDGPU/uniform-work-group-prevent-attribute-propag [...]
create mode 100644 test/CodeGen/AMDGPU/uniform-work-group-propagate-attribute.ll
create mode 100644 test/CodeGen/AMDGPU/uniform-work-group-recursion-test.ll
create mode 100644 test/CodeGen/AMDGPU/uniform-work-group-test.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 6e2465d 0: good: llvm-504be84c9fd485191c8e7ea3ce8dcbba2e2c4181: -1
new 1f388db 0: good: llvm-c56d2afc63540f2e85fee98617bea8d63bc713d4: -10
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 (6e2465d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 62 +-
02-build_llvm/console.log | 5569 ------------------
02-prepare_abe/console.log | 184 +
03-benchmark/benchmark.log | 61 -
03-benchmark/console.log | 180 -
03-build_abe-binutils/console.log | 104 +
.../console.log | 0
.../console.log | 2 +-
console.log | 5945 +-------------------
jenkins/manifest.sh | 11 +-
results | 2 -
11 files changed, 566 insertions(+), 11554 deletions(-)
delete mode 100644 02-build_llvm/console.log
create mode 100644 02-prepare_abe/console.log
delete mode 100644 03-benchmark/benchmark.log
delete mode 100644 03-benchmark/console.log
create mode 100644 03-build_abe-binutils/console.log
rename {04-check_regression => 10-check_regression}/console.log (100%)
rename {05-update_baseline => 11-update_baseline}/console.log (89%)
--
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 a18121f1e Relax testcase.
new 013af4587 crashlog.py: Catch exception from subprocess.
new 596510d14 Avoid using -S in combination with "script"; it's unreliable.
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:
examples/python/crashlog.py | 6 +++++-
lit/Python/crashlog.test | 2 +-
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 658ffff 0: good: binutils-gcc-linux: boot
new 20b184b 0: good: binutils-gcc-linux: boot
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 (658ffff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3092 ++++++++--------
4-build_abe-stage1/console.log | 3909 ++++++++++----------
5-build_linux/console.log | 28 +-
6-boot_linux/console.log | 390 +-
console.log | 7425 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 7447 insertions(+), 7425 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 755a2e0 0: good: llvm-linux: boot
new 67a5bab 0: good: llvm-linux: boot
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 (755a2e0)
\
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9262 ++++++++++++++++++++-------------------
3-build_linux/console.log | 30 +-
4-boot_linux/console.log | 336 +-
console.log | 9642 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 6 +-
6 files changed, 9636 insertions(+), 9656 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 lldb.
from 24f36db0f [Reproducers] Add tests for different types of functionality
new a18121f1e Relax testcase.
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:
packages/Python/lldbsuite/test/lldbtest.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.