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 0ac3359 Daily bump.
new 70c50a9 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-5-branch
in repository gcc.
from 903ee06 Daily bump.
new fc66014 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-4_9-branch
in repository gcc.
from e4ea05d Daily bump.
new 15e5e06 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 9a4f2f5 Automatic date update in version.in
new 6336b4b 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-7.11-branch
in repository binutils-gdb.
from f78dabd Automatic date update in version.in
new 40a096b 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_26-branch
in repository binutils-gdb.
from 1259d47 Automatic date update in version.in
new e5ce06f 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 hjl/pr71549
in repository gcc.
discards e04cede Convert V1TImode register to TImode in debug insn
new e01227d3 Convert V1TImode register to TImode in debug insn
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e04cede)
\
N -- N -- N refs/heads/hjl/pr71549 (e01227d3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/i386/i386.c | 66 ++++++++++++++++++++++++++++----------------------
1 file changed, 37 insertions(+), 29 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 2ae3b0a [X86][AVX512] Added 512-bit BITREVERSE tests and enabled AVX5 [...]
new e611161 Address Eli's post-commit comments
new 4e73ba4 [InstSimplify] add tests for PR27689; regenerate checks
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/Transforms/Scalar/LoadCombine.cpp | 35 +++++++-------
test/Transforms/InstSimplify/AndOrXor.ll | 78 +++++++++++++++++++++++---------
2 files changed, 75 insertions(+), 38 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 554228f Add a test showing that lto produces relaxable relocations.
new 9647dc7 [ELF][MIPS] Support GOT entries for non-preemptible symbols [...]
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/InputSection.cpp | 12 +-
ELF/OutputSections.cpp | 211 ++++++++++++++++-------------
ELF/OutputSections.h | 24 +++-
ELF/Relocations.cpp | 32 ++---
ELF/Relocations.h | 2 +-
ELF/Symbols.cpp | 13 +-
ELF/Symbols.h | 3 +
ELF/Target.cpp | 4 +-
test/ELF/{mips-64-got.s => mips-64-disp.s} | 49 ++++---
test/ELF/mips-64-got.s | 21 ++-
test/ELF/mips-dynamic.s | 2 +-
test/ELF/mips-got16.s | 12 +-
test/ELF/mips-plt-copy.s | 2 +-
test/ELF/mips-sto-plt.s | 16 +--
14 files changed, 231 insertions(+), 172 deletions(-)
copy test/ELF/{mips-64-got.s => mips-64-disp.s} (58%)
--
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 2582014 Strip trailing whitespace. NFCI.
new 2ae3b0a [X86][AVX512] Added 512-bit BITREVERSE tests and enabled AVX5 [...]
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/X86/X86ISelLowering.cpp | 1 +
test/CodeGen/X86/vector-bitreverse.ll | 1681 +++++++++++++++++++++++++++++++++
2 files changed, 1682 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.