This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 4b8da15b21f Daily bump.
new bfe29f3fb64 Daily bump.
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/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 gcc-6-branch
in repository gcc.
from 17c50ad814c Daily bump.
new 73371742372 Daily bump.
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/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 binutils-gdb.
from c451bb34ae xtensa: don't emit dynamic relocation for weak undefined symbol
new 674e55f7b1 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.2-branch
in repository binutils-gdb.
from 833c7fcf57 Automatic date update in version.in
new 3775c57aa2 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_31-branch
in repository binutils-gdb.
from 5592693077 RISC-V: Add riscv-*-* configure support, and minor cleanup.
new 4d60d5d092 Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from ec4a235223d [PDB] memicmp only exists on Windows, use StringRef::compar [...]
new 962a2856aa4 Revert "[SCEV] Strengthen StrengthenNoWrapFlags (reapply r3 [...]
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/Analysis/ScalarEvolution.cpp | 27 ++++++----------------
test/Analysis/Delinearization/a.ll | 2 +-
.../iv_times_constant_in_subscript.ll | 2 +-
test/Analysis/IVUsers/quadradic-exit-value.ll | 2 +-
.../LoopAccessAnalysis/number-of-memchecks.ll | 4 ++--
.../wrapping-pointer-versioning.ll | 16 ++++++-------
.../ScalarEvolution/different-loops-recs.ll | 2 +-
.../extract-highbits-sameconstmask.ll | 8 +++----
.../ScalarEvolution/lshr-shl-differentconstmask.ll | 10 ++++----
test/Analysis/ScalarEvolution/nsw-offset-assume.ll | 2 +-
test/Analysis/ScalarEvolution/nsw-offset.ll | 2 +-
test/Analysis/ScalarEvolution/nsw.ll | 4 ++--
.../ScalarEvolution/predicated-trip-count.ll | 2 +-
test/Analysis/ScalarEvolution/sext-mul.ll | 4 ++--
.../ScalarEvolution/shl-lshr-differentconstmask.ll | 2 +-
test/Analysis/ScalarEvolution/trip-count-pow2.ll | 2 +-
test/Analysis/ScalarEvolution/zext-mul.ll | 16 +++++--------
test/Transforms/LoopVersioning/incorrect-phi.ll | 18 ++++++++-------
18 files changed, 55 insertions(+), 70 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 binutils-gdb.
from ad1cc4e492 Add checks for the NT_ARM_SVE section in a core file.
new c451bb34ae xtensa: don't emit dynamic relocation for weak undefined symbol
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:
bfd/ChangeLog | 9 +++++++++
bfd/elf32-xtensa.c | 13 +++++++++++--
2 files changed, 20 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 f3ac792d41 [MachineOutliner] Properly pass -moutline along to the toolchain
new 4cc1cb57a3 [X86] When creating a select for scalar masked sqrt and div [...]
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/CodeGen/CGBuiltin.cpp | 31 ++++---
test/CodeGen/avx512f-builtins.c | 184 ++++++++++++++++++++--------------------
2 files changed, 109 insertions(+), 106 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 4ad65cd262 [X86] Add missing scalar fma intrinsics with rounding, but no mask.
new f3ac792d41 [MachineOutliner] Properly pass -moutline along to the toolchain
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/Driver/ToolChains/Clang.cpp | 10 +---------
lib/Driver/ToolChains/Darwin.cpp | 12 ++++++++++++
test/Driver/aarch64-outliner.c | 4 ----
test/Driver/darwin-ld.c | 6 ++++++
4 files changed, 19 insertions(+), 13 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 2ffe81c7bf [ASTMatchers] A matcher for Objective-C @autoreleasepool
new 4ad65cd262 [X86] Add missing scalar fma intrinsics with rounding, but no mask.
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/Headers/avx512fintrin.h | 48 +++++++++++++++++++++
test/CodeGen/avx512f-builtins.c | 96 ++++++++++++++++++++++++++++++-----------
2 files changed, 120 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.