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-next-allnoconfig
in repository toolchain/gcc.
from a98d6f1891b backport r263580 to fix libstdc++ library symbol visibility [...]
adds fd7c80cb3ca backport r263583 to fix pr78544 on Darwin
adds c073a8bd16b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c | 5 +++++
gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c | 5 +++++
gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c | 5 +++++
5 files changed, 27 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.
unknown user pushed a change to branch master
in repository llvm.
from b2bc0c56925 [PM] Port LoadStoreVectorizer to the new pass manager.
new 871f34985b0 [IR] Don't assume all functions are 4 byte aligned
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/IR/ConstantFold.cpp | 9 ++++----
test/Analysis/ConstantFolding/func-and-folding.ll | 27 ++++++++++++++++++++++
.../2004-03-07-FunctionAddressAlignment.ll | 16 -------------
3 files changed, 32 insertions(+), 20 deletions(-)
create mode 100644 test/Analysis/ConstantFolding/func-and-folding.ll
delete mode 100644 test/Assembler/2004-03-07-FunctionAddressAlignment.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 llvm.
from df9c0d05bda [LoopSimplifyCFG] Do not deal with loops with irreducible C [...]
new b2bc0c56925 [PM] Port LoadStoreVectorizer to the new pass manager.
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/InitializePasses.h | 2 +-
.../Transforms/Vectorize/LoadStoreVectorizer.h | 27 ++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 48 +++++++++++++++-------
lib/Transforms/Vectorize/Vectorize.cpp | 2 +-
.../AMDGPU/adjust-alloca-alignment.ll | 2 +
.../LoadStoreVectorizer/AMDGPU/complex-index.ll | 3 +-
.../LoadStoreVectorizer/AMDGPU/extended-index.ll | 1 +
.../LoadStoreVectorizer/AMDGPU/gep-bitcast.ll | 1 +
.../LoadStoreVectorizer/AMDGPU/insertion-point.ll | 1 +
.../AMDGPU/interleaved-mayalias-store.ll | 1 +
.../LoadStoreVectorizer/AMDGPU/invariant-load.ll | 1 +
.../X86/codegenprepare-produced-address-math.ll | 2 +
.../X86/compare-scev-by-complexity.ll | 1 +
.../LoadStoreVectorizer/X86/correct-order.ll | 1 +
.../LoadStoreVectorizer/X86/load-width.ll | 2 +
.../LoadStoreVectorizer/X86/merge-tbaa.ll | 2 +
.../LoadStoreVectorizer/X86/non-byte-size.ll | 1 +
.../LoadStoreVectorizer/X86/preserve-order32.ll | 1 +
.../LoadStoreVectorizer/X86/preserve-order64.ll | 1 +
.../X86/subchain-interleaved.ll | 1 +
.../LoadStoreVectorizer/X86/vector-scalar.ll | 1 +
.../LoadStoreVectorizer/int_sideeffect.ll | 1 +
24 files changed, 87 insertions(+), 18 deletions(-)
create mode 100644 include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h
--
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_70
in repository clang.
from b540402b6b Merging r343369:
new fb468b647c Merging r340386 and r344190:
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/AST/Decl.cpp | 24 ++++-
.../visibility-inlines-hidden-staticvar.cpp | 111 +++++++++++++++++++++
2 files changed, 133 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGenCXX/visibility-inlines-hidden-staticvar.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.