This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-buildapp.
from caedfc1 build-linux.sh: Export LAVA/ARTIFACTORIAL variables
new e462912 build-linux.sh: Cleaner 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:
build-linux.sh | 5 +----
1 file changed, 1 insertion(+), 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 lld.
from 30f5778f2 Remove redundant semicolon.
new a8a81e038 [WebAssembly] Remove redundant check global output index
new 00e5dad3c [WebAssebmly] Remvoe trailing semicolon. NFC.
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:
wasm/InputChunks.h | 2 +-
wasm/InputFiles.cpp | 2 +-
2 files changed, 2 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 clang.
from 9a2d78fdc5 AST: support ObjC lifetime qualifiers in MS ABI
new 2680bf937b AMDGPU/GCN: Bring processors in sync with AMDGPUUsage
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/Basic/Targets/AMDGPU.h | 70 +++++++++------
test/Driver/amdgpu-mcpu.cl | 219 +++++++++++++++++++++++----------------------
2 files changed, 153 insertions(+), 136 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 96b23d792bc PR debug/84252 * var-tracking.c (vt_add_function_paramete [...]
new 647b98e89e3 PR sanitizer/84285 * gcc.c (STATIC_LIBASAN_LIBS, STATIC_L [...]
new 331e56ed8e4 PR tree-optimization/84232 * gcc.dg/tree-ssa/ssa-dom-cse- [...]
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:
gcc/ChangeLog | 5 +++++
gcc/gcc.c | 8 ++++----
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c | 6 ++++--
4 files changed, 16 insertions(+), 6 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 2f8f367bc69 [AMDGPU] More descriptive names in the memory legalizer
new 099ec628245 [bugpoint] Report non-existent opt binary
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:
test/BugPoint/unsymbolized.ll | 2 ++
tools/bugpoint/OptimizerDriver.cpp | 4 ++++
2 files changed, 6 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 master
in repository llvm.
from 3940160b8f6 LTO: Include live bit in ThinLTO cache key.
new 2f8f367bc69 [AMDGPU] More descriptive names in the memory legalizer
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/SIMemoryLegalizer.cpp | 39 +++++++++++++++++----------------
1 file changed, 20 insertions(+), 19 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 0f16c0d5041 PR middle-end/84237 * output.h (bss_initializer_p): Add N [...]
new 96b23d792bc PR debug/84252 * var-tracking.c (vt_add_function_paramete [...]
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 | 4 ++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.target/aarch64/pr84252.c | 10 ++++++++++
gcc/var-tracking.c | 6 ++++++
4 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr84252.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.
unknown user pushed a change to branch master
in repository llvm.
from db43c8fed62 [lit] Pass CLANG env var to testing configuration
new 53aca48bc8c [X86] Add 512-bit shuffle test cases for concatenating 128/ [...]
new 5856e092a46 [X86] Teach shuffle lowering to recognize 128/256 bit inser [...]
new c37c34be72e [X86] Simplify some code in lowerV4X128VectorShuffle and lo [...]
new 3940160b8f6 LTO: Include live bit in ThinLTO cache key.
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:
lib/LTO/LTO.cpp | 1 +
lib/Target/X86/X86ISelLowering.cpp | 64 ++++++++++-----
test/CodeGen/X86/avx-vperm2x128.ll | 12 +--
test/CodeGen/X86/avx512-mask-op.ll | 12 +--
test/CodeGen/X86/vector-shuffle-512-v8.ll | 32 ++++++++
test/CodeGen/X86/vector-shuffle-combining-avx.ll | 10 ++-
test/CodeGen/X86/x86-interleaved-access.ll | 99 ++++++++++++------------
test/LTO/Resolution/X86/cache-prevailing.ll | 18 +++++
8 files changed, 160 insertions(+), 88 deletions(-)
create mode 100644 test/LTO/Resolution/X86/cache-prevailing.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 gcc.
from 8f6f363882e [IEPM] Introduce inline entry point markers
new 7d8e655d9b5 PR c++/83659 * fold-const.c (fold_indirect_ref_1): Use VE [...]
new 0f16c0d5041 PR middle-end/84237 * output.h (bss_initializer_p): Add N [...]
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:
gcc/ChangeLog | 17 ++++++++++++
gcc/cp/ChangeLog | 8 ++++++
gcc/cp/constexpr.c | 51 +++++++++++++++++++++-------------
gcc/fold-const.c | 27 ++++++++++++------
gcc/output.h | 2 +-
gcc/testsuite/ChangeLog | 11 ++++++++
gcc/testsuite/g++.dg/torture/pr83659.C | 18 ++++++++++++
gcc/testsuite/gcc.dg/pr84237.c | 5 ++++
gcc/varasm.c | 9 +++---
9 files changed, 115 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr83659.C
create mode 100644 gcc/testsuite/gcc.dg/pr84237.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.