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 62b0528 Daily bump.
new abe8e72 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 5552ec6 Daily bump.
new e12304b 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 53720c4 Lack of SHF_GROUP sections result in ld segfault
new 8b2f345 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.12-branch
in repository binutils-gdb.
from ead3140 Automatic date update in version.in
new 9e6610f 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_27-branch
in repository binutils-gdb.
from 8e8d3ea Automatic date update in version.in
new 8e83714 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 gcc.
from aa1be0b * doc/extend.texi (SPU Built-in Functions): Remove stale re [...]
new b243b56 Fix folding of VECTOR_CST comparisons
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/ChangeLog | 9 +++++++
gcc/fold-const.c | 30 +++++++++++++++++++----
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/i386/pr71077.c | 42 +++++++++++++++++++++++++++++++++
4 files changed, 81 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr71077.c
--
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 libcxx.
from 5db6737 Add attribute noreturn to functions that throw
new 1421cf0 Avoid embedded preprocessor directives in __tree
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/__tree | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 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 53e8717 [X86] Rename predicate function that detects if requires one [...]
new 3ed3938 AMDGPU/R600: Enable Load combine
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/AMDGPU/R600ISelLowering.cpp | 1 +
test/CodeGen/AMDGPU/load-constant-i16.ll | 209 ++++++++++++--
test/CodeGen/AMDGPU/load-constant-i8.ll | 454 ++++++++++++++++++++++++++++--
test/CodeGen/AMDGPU/load-global-i16.ll | 186 +++++++++++--
test/CodeGen/AMDGPU/load-global-i8.ll | 457 +++++++++++++++++++++++++++++--
test/CodeGen/AMDGPU/load-local-i16.ll | 388 ++++++++++++++++++++++++--
test/CodeGen/AMDGPU/load-local-i8.ll | 392 +++++++++++++++++++++++++-
7 files changed, 1952 insertions(+), 135 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 gcc.
from bb00f06 2016-08-27 Steven G. Kargl <kargl(a)gcc.gnu.org>
new aa1be0b * doc/extend.texi (SPU Built-in Functions): Remove stale re [...]
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/ChangeLog | 5 +++++
gcc/doc/extend.texi | 4 +---
2 files changed, 6 insertions(+), 3 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 a733d39 [X86] Remove stale comment about FixupBWInsts pass being off [...]
new 8b5392f [X86] Don't allow DR8-DR15 to be assembled in 32-bit mode. Ad [...]
new b70cda8 [X86] Include XMM/YMM/ZMM16-23 in X86II::isX86_64ExtendedReg. [...]
new 7b84fc3 [X86] Keep looping over operands looking for byte registers e [...]
new 53e8717 [X86] Rename predicate function that detects if requires one [...]
The 4 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/AsmParser/X86AsmParser.cpp | 3 +-
lib/Target/X86/MCTargetDesc/X86BaseInfo.h | 11 +++----
lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp | 40 ++++++++++++------------
test/MC/X86/x86_errors.s | 6 ++++
4 files changed, 32 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.