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-lts-allnoconfig
in repository toolchain/gcc.
from 680788f6b42 S/390: Fix flogr RTX.
adds 3c58b11d3b5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository gcc.
from 06491d5ca8f PR middle-end/87157 * gcc.dg/vect/costmodel/ppc/costmodel [...]
new 9b92780c8a3 compiler: pass a Location to import_expression
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 82 ++++++++++++++++++++--------------------
gcc/go/gofrontend/expressions.h | 14 ++++---
gcc/go/gofrontend/gogo.cc | 2 +-
gcc/go/gofrontend/statements.h | 4 +-
gcc/go/gofrontend/types.cc | 5 ++-
6 files changed, 57 insertions(+), 52 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 e4c346daccc [X86] Add cost model tests for experimental.vector.reduce.* [...]
new 1a5348017b2 [InstCombine] Add tests for saturating add/sub; NFC
new 1d994c233b5 [clang][slh] add attribute for speculative load hardening
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:
docs/LangRef.rst | 22 +-
test/Transforms/InstCombine/saturating-add-sub.ll | 669 ++++++++++++++++++++++
2 files changed, 678 insertions(+), 13 deletions(-)
create mode 100644 test/Transforms/InstCombine/saturating-add-sub.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 clang.
from e70bd4ae02 Don't speculatively emit VTTs for classes unless we are able [...]
new fc32b29ca7 [clang][ARC] Add ARCTargetInfo
new 732444d289 [clang][slh] add attribute for speculative load hardening
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:
include/clang/Basic/Attr.td | 6 +
include/clang/Basic/AttrDocs.td | 24 ++++
lib/Basic/CMakeLists.txt | 1 +
lib/Basic/Targets.cpp | 4 +
lib/Basic/Targets/{PNaCl.cpp => ARC.cpp} | 21 ++--
lib/Basic/Targets/{XCore.h => ARC.h} | 40 +++---
lib/CodeGen/CGCall.cpp | 4 +
lib/CodeGen/TargetInfo.cpp | 133 ++++++++++++++++++++
lib/Sema/SemaDeclAttr.cpp | 3 +
test/CodeGen/arc/arguments.c | 135 +++++++++++++++++++++
test/CodeGen/arc/struct-align.c | 26 ++++
test/CodeGen/attr-speculative-load-hardening.cpp | 18 +++
test/CodeGen/attr-speculative-load-hardening.m | 9 ++
test/CodeGen/target-data.c | 4 +
...pragma-attribute-supported-attributes-list.test | 3 +-
test/SemaCXX/attr-speculative-load-hardening.cpp | 34 ++++++
16 files changed, 427 insertions(+), 38 deletions(-)
copy lib/Basic/Targets/{PNaCl.cpp => ARC.cpp} (54%)
copy lib/Basic/Targets/{XCore.h => ARC.h} (60%)
create mode 100644 test/CodeGen/arc/arguments.c
create mode 100644 test/CodeGen/arc/struct-align.c
create mode 100644 test/CodeGen/attr-speculative-load-hardening.cpp
create mode 100644 test/CodeGen/attr-speculative-load-hardening.m
create mode 100644 test/SemaCXX/attr-speculative-load-hardening.cpp
--
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-lts-defconfig
in repository toolchain/gcc.
from 680788f6b42 S/390: Fix flogr RTX.
adds 3c58b11d3b5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.