This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6b45b140edc PR target/85281 * config/i386/sse.md (iptr): Add V16SFmod [...]
new 6294add0589 2018-04-11 Richard Biener <rguenther(a)suse.de>
new e0ccd4807ed PR c++/85032 * constexpr.c (potential_constant_expression [...]
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 | 8 ++++++++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/constexpr.c | 19 +++++++++++++++++++
gcc/dwarf2out.c | 22 ++++++++++++++++------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/pr51225.C | 2 +-
.../cpp1z/{constexpr-if16.C => constexpr-if21.C} | 6 ++++--
7 files changed, 60 insertions(+), 9 deletions(-)
copy gcc/testsuite/g++.dg/cpp1z/{constexpr-if16.C => constexpr-if21.C} (71%)
--
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_60
in repository lld.
from ffbe16215 Fix type in the Release Notes.
new bd6eb65eb Merging r325647, r325713:
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:
ELF/Arch/Mips.cpp | 8 ++++++--
ELF/Config.h | 1 +
ELF/Driver.cpp | 1 +
test/ELF/mips-26-n32-n64.s | 12 +++++++++---
test/ELF/mips-plt-r6.s | 11 ++++++++---
5 files changed, 25 insertions(+), 8 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.
Yvan Roux pushed a change to annotated tag linaro-snapshot-7.3-2018.04
in repository toolchain/gcc.
*** WARNING: tag linaro-snapshot-7.3-2018.04 was deleted! ***
tag was 66a6b57b331
The revisions that were on this annotated tag are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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/releases/linaro-7.3-2018.04
in repository toolchain/gcc.
from 06353728dd9 gcc/ Backport from trunk r251558. 2017-08-31 Tamar Chri [...]
adds 94eac516edc Make Linaro GCC Release Candidate 7.3-2018.04-rc3.
new c0801146ca0 gcc/ * LINARO-VERSION: Bump version number, post release [...]
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/LINARO-VERSION | 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.
tcwg-buildslave pushed a change to annotated tag linaro-7.3-2018.04-rc3
in repository toolchain/gcc.
at db532facbfd (tag)
tagging 94eac516edc73a1db9dc3949c9c6ceb9cdbef906 (commit)
replaces linaro-7.3-2018.04-rc2
tagged by TCWG Automation
on Wed Apr 11 14:03:01 2018 +0100
- Log -----------------------------------------------------------------
Linaro GCC Release Candidate 7.3-2018.04-rc3
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 94eac516edc Make Linaro GCC Release Candidate 7.3-2018.04-rc3.
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.
--
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 900cf755f0a [llvm-mca] Renamed BackendStatistics to RetireControlUnitSt [...]
new ee869a82380 [llvm-mca] Minor code cleanup. NFC
new 3abaf8b1ba6 [AArch64] Fix regression after r329691
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:
lib/Target/AArch64/AArch64FrameLowering.cpp | 2 +-
tools/llvm-mca/DispatchStatistics.cpp | 5 +++++
tools/llvm-mca/DispatchStatistics.h | 18 +++++-------------
tools/llvm-mca/SchedulerStatistics.cpp | 6 +++---
tools/llvm-mca/SchedulerStatistics.h | 14 +++++---------
tools/llvm-mca/llvm-mca.cpp | 2 +-
6 files changed, 20 insertions(+), 27 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 linaro/gcc-7-branch
in repository gcc.
from 008c65a505d Merge branches/gcc-7-branch rev 258507.
adds f6b9b576785 Make Linaro GCC Snapshot 7.3-2018.03.
adds 287c269ce82 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
adds d0468e277db gcc/ Backport from trunk r251558. 2017-08-31 Tamar Chri [...]
No new revisions were added by this update.
Summary of changes:
gcc/LINARO-VERSION | 2 +-
gcc/config/aarch64/aarch64-builtins.c | 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.
Maxim Kuvyrkov pushed a change to branch linaro-local/releases/linaro-7.3-2018.04
in repository toolchain/gcc.
from feb35bdaed5 gcc/ * LINARO-VERSION: Bump version number, post release [...]
new 06353728dd9 gcc/ Backport from trunk r251558. 2017-08-31 Tamar Chri [...]
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/config/aarch64/aarch64-builtins.c | 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 clang.
from 45c3242e80 [Tooling] Correct the "-std" compile command option.
new 378e40edd0 [PowerPC] Option for secure plt mode
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/clang/Driver/Options.td | 1 +
lib/Driver/ToolChains/Arch/PPC.cpp | 10 ++++++++++
lib/Driver/ToolChains/Arch/PPC.h | 7 +++++++
test/Driver/ppc-features.cpp | 4 ++++
4 files changed, 22 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.