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 792f174f8a Fix detection of illegal AArch64 opcodes that resemble LD1R, [...]
new ddef72cdc1 Fix shift overflow when parsing an overlarge note value.
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:
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 20 ++++++++++++++------
2 files changed, 20 insertions(+), 6 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 73b58fda3b Automatic date update in version.in
new 792f174f8a Fix detection of illegal AArch64 opcodes that resemble LD1R, [...]
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:
gas/ChangeLog | 6 ++++++
gas/testsuite/gas/aarch64/illegal-3.d | 14 ++++++++++++++
gas/testsuite/gas/aarch64/illegal-3.s | 9 +++++++++
opcodes/ChangeLog | 6 ++++++
opcodes/aarch64-tbl.h | 16 ++++++++--------
5 files changed, 43 insertions(+), 8 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/illegal-3.d
create mode 100644 gas/testsuite/gas/aarch64/illegal-3.s
--
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 b4cd77b1236 libiberty: Limit demangler maximum d_print_comp recursion c [...]
new 6552117c769 * es.po, fr.po: Update.
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/po/ChangeLog | 4 +
gcc/po/es.po | 711 ++++++++++++++++++++++++-------------------------------
gcc/po/fr.po | 52 ++--
3 files changed, 333 insertions(+), 434 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 gcc-7-branch
in repository gcc.
from c564b7a9716 PR tree-optimization/80426 * gcc.c-torture/execute/201704 [...]
new 86a60ef2e23 * es.po, fr.po: Update.
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/po/ChangeLog | 4 +
gcc/po/es.po | 711 ++++++++++++++++++++++++-------------------------------
gcc/po/fr.po | 52 ++--
3 files changed, 333 insertions(+), 434 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 de3d17e6c24 typo
new d3ed5b78e51 [globalisel][tablegen] Import SelectionDAG's rule predicate [...]
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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 30 +++++++
lib/Target/AArch64/AArch64InstructionSelector.cpp | 19 ++++-
lib/Target/X86/X86.h | 3 +-
lib/Target/X86/X86InstructionSelector.cpp | 33 ++++++--
lib/Target/X86/X86TargetMachine.cpp | 2 +-
test/TableGen/GlobalISelEmitter.td | 41 +++++++++-
utils/TableGen/AsmMatcherEmitter.cpp | 2 +-
utils/TableGen/CodeEmitterGen.cpp | 2 +-
utils/TableGen/GlobalISelEmitter.cpp | 91 ++++++++++++++++------
utils/TableGen/SubtargetFeatureInfo.cpp | 32 ++++++++
utils/TableGen/SubtargetFeatureInfo.h | 40 ++++++++++
utils/TableGen/Types.cpp | 1 +
12 files changed, 257 insertions(+), 39 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 102d78ca396 [DWARF] - Refactoring: localize handling of relocations in [...]
new 3b883555dda X86 memcpy: use REPMOVSB instead of REPMOVS{Q,D,W} for inli [...]
new f3a411fb406 add more tests
new e5aaed5aca3 Rename FastString flag.
new 69190edbb93 use repmovsb when optimizing forminsize
new dd8a354ad6c add 32 bit tests
new 2ad0ec07361 add skylake
new de3d17e6c24 typo
The 7 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/X86.td | 11 +++++++
lib/Target/X86/X86InstrInfo.td | 1 +
lib/Target/X86/X86SelectionDAGInfo.cpp | 46 ++++++++++++++++++++++------
lib/Target/X86/X86Subtarget.cpp | 1 +
lib/Target/X86/X86Subtarget.h | 4 +++
test/CodeGen/X86/memcpy-struct-by-value.ll | 48 ++++++++++++++++++++++++++++++
6 files changed, 102 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/X86/memcpy-struct-by-value.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 gcc-5-branch
in repository gcc.
from cd4dc83861d Daily bump.
new 2f41a6f2fef [ARM] PR68390 Incorrect code due to indirect tail call of v [...]
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/config/arm/arm.c | 7 ++++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr68390.c | 27 +++++++++++++++++++++++++++
4 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr68390.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 llvm.
from 9b72933cb9a Delete dead code
new 102d78ca396 [DWARF] - Refactoring: localize handling of relocations 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:
include/llvm/DebugInfo/DWARF/DWARFContext.h | 5 +++++
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 7 +++----
lib/DebugInfo/DWARF/DWARFContext.cpp | 10 ++++++++++
lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 14 ++++----------
lib/DebugInfo/DWARF/DWARFDebugLoc.cpp | 15 ++++-----------
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 22 ++++++----------------
6 files changed, 32 insertions(+), 41 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 70b8b68d9af 2017-04-21 Richard Biener <rguenther(a)suse.de>
new 26c3f63f2ca Add test-case (PR tree-optimization/66278).
new 0b515531a5f PR c/80468 * c-decl.c (finish_declspecs) <case cts_int_n> [...]
new 0b97e551d3d 2017-04-21 Richard Biener <rguenther(a)suse.de>
new eb5b3e73121 libiberty: Don't update and remove did_subs field from dema [...]
new bd7ba887d7a libiberty: Always return NULL if d_add_substitution fails.
new b4cd77b1236 libiberty: Limit demangler maximum d_print_comp recursion c [...]
The 6 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/c/ChangeLog | 6 ++++++
gcc/c/c-decl.c | 9 ++++++---
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/cp-tree.h | 4 ++--
gcc/cp/lex.c | 8 ++++----
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/pr80468.c | 10 ++++++++++
gcc/testsuite/gcc.dg/vect/pr66278.c | 19 +++++++++++++++++++
gcc/tree.c | 12 ++++++------
gcc/tree.h | 6 +++---
libiberty/ChangeLog | 22 ++++++++++++++++++++++
libiberty/cp-demangle.c | 26 ++++++++++++++------------
libiberty/cp-demangle.h | 4 ----
14 files changed, 118 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr80468.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr66278.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 gcc-6-branch
in repository gcc.
from f9ec18428d5 Daily bump.
new b222422404f Backport from mainline 2017-04-19 Eric Botcazou <ebotca [...]
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 | 11 +++++++++
gcc/testsuite/gcc.c-torture/execute/20170419-1.c | 24 +++++++++++++++++++
gcc/tree-vrp.c | 30 ++++++++++++++++++++++--
3 files changed, 63 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20170419-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.