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 e680a6b Fix infinite loop when processing rpath tokens.
new 7a34932 Add missing '$' in configure.ac.
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:
gold/ChangeLog | 5 +++++
gold/configure | 2 +-
gold/configure.ac | 2 +-
3 files changed, 7 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 llvm.
from ea453ce [AArch64] Removed the narrow load merging code in the ld/st o [...]
new 813d120 This patch adds support for 16 bit floating point registers t [...]
new 175d83a [SystemZ] Correct the SchedModel regarding vector unit / inst [...]
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/AArch64ISelLowering.cpp | 2 +
lib/Target/SystemZ/SystemZSchedule.td | 9 ++-
lib/Target/SystemZ/SystemZScheduleZ13.td | 84 ++++++++++++-----------
lib/Target/SystemZ/SystemZScheduleZ196.td | 41 +++++------
lib/Target/SystemZ/SystemZScheduleZEC12.td | 41 +++++------
test/CodeGen/AArch64/neon-inline-asm-16-bit-fp.ll | 20 ++++++
6 files changed, 115 insertions(+), 82 deletions(-)
create mode 100644 test/CodeGen/AArch64/neon-inline-asm-16-bit-fp.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 gcc.
from c8b7231 Fixed PR in ChangeLog entry.
new d83668f * target.def (compute_pressure_classes): New target hook. * [...]
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 | 7 +++
gcc/doc/tm.texi | 4 ++
gcc/doc/tm.texi.in | 2 +
gcc/ira.c | 135 ++++++++++++++++++++++++++++-------------------------
gcc/target.def | 10 ++++
5 files changed, 94 insertions(+), 64 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 d5d412e [SystemZ] Fixes in SchedModels for older subtargets.
new ea453ce [AArch64] Removed the narrow load merging code in the ld/st o [...]
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/AArch64/AArch64.td | 11 +-
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 271 +++----------------
lib/Target/AArch64/AArch64Subtarget.h | 4 +-
test/CodeGen/AArch64/arm64-narrow-ldst-merge.ll | 325 +----------------------
4 files changed, 55 insertions(+), 556 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 4a611e1 Fix native windows build by adding signal.h back into the in [...]
new 68ed8bc rtx_writer: avoid printing trailing default values
new e33ba0e 2016-11-07 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new c8b7231 Fixed PR in ChangeLog entry.
The 3 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 | 13 +++++++++++++
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/match.c | 1 +
gcc/fortran/resolve.c | 1 +
gcc/print-rtl.c | 48 +++++++++++++++++++++++++++++++++++++++++++++++-
gcc/print-rtl.h | 1 +
gcc/rtl-tests.c | 5 ++---
7 files changed, 72 insertions(+), 4 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 9af89fb Note that the linker's --compress-debug-sections option overr [...]
new e680a6b Fix infinite loop when processing rpath tokens.
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:
ld/ChangeLog | 9 +++++++
ld/emultempl/elf32.em | 75 ++++++++++++++++++++++++++++++++-------------------
ld/ld.texinfo | 10 +++++++
3 files changed, 67 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 master
in repository llvm.
from 4438f46 [AliasSetTracker] Make AST smarter about assume intrinsics th [...]
new d5d412e [SystemZ] Fixes in SchedModels for older subtargets.
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/SystemZ/SystemZScheduleZ13.td | 2 +-
lib/Target/SystemZ/SystemZScheduleZ196.td | 6 +++---
lib/Target/SystemZ/SystemZScheduleZEC12.td | 8 ++++----
3 files changed, 8 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.
unknown user pushed a change to branch master
in repository llvm.
from ba47969 [Thumb1] Move padding earlier when synthesizing TBBs off of the PC
new 4438f46 [AliasSetTracker] Make AST smarter about assume intrinsics th [...]
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/AliasSetTracker.cpp | 12 ++++++++++++
test/Analysis/AliasSet/intrinsics.ll | 19 +++++++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 test/Analysis/AliasSet/intrinsics.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 gcc.
from 4599844 PR target/77834 * alias.c (nonoverlapping_memrefs_p): If on [...]
new 4a611e1 Fix native windows build by adding signal.h back into the 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:
gcc/ada/ChangeLog | 4 ++++
gcc/ada/adaint.c | 1 +
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.