This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7e8bb4787f8 [AArch64][SVE] Asm: Report SVE parsing diagnostics only once
new b7ba7dffa6e [Reassociate] simplify code; NFCI
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/Transforms/Scalar/Reassociate.cpp | 9 +++------
1 file changed, 3 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 71774bc994 Fix gdb.tui/completion.exp test
new 625ad4406d tui-win: Replace VEC with std::vector
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:
gdb/ChangeLog | 5 +++++
gdb/tui/tui-win.c | 21 +++++++++------------
2 files changed, 14 insertions(+), 12 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 eaddab26531 RISC-V: Add Jim Wilson as a maintainer
new dbdefcfc648 2017-11-15 Tamar Christina <tamar.christina(a)arm.com>
new d0ec0d75fb7 2017-11-15 Tamar Christina <tamar.christina(a)arm.com>
new b63803a89bf PR tree-optimization/82726 Revert 2017-01-23 Bin Cheng [...]
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 | 30 ++++++++++++++++++++
gcc/config/arm/arm-cpus.in | 20 +++++++++++++-
gcc/config/arm/arm-tables.opt | 13 +++++----
gcc/config/arm/arm.h | 5 ++--
gcc/doc/invoke.texi | 2 +-
gcc/tree-predcom.c | 64 +++++++++----------------------------------
6 files changed, 74 insertions(+), 60 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 01f4802036 Separate the new FP16 instructions backported from Armv8.4-a [...]
new 71774bc994 Fix gdb.tui/completion.exp test
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.tui/completion.exp | 2 +-
2 files changed, 6 insertions(+), 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 9d1de2343f1 [ARM] Fix more -Wreturn-type fallout
new eaddab26531 RISC-V: Add Jim Wilson as a maintainer
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:
ChangeLog | 5 +++++
MAINTAINERS | 3 ++-
2 files changed, 7 insertions(+), 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 c0c11fa91d Remove no-longer applicable maintainer entries
new 01f4802036 Separate the new FP16 instructions backported from Armv8.4-a [...]
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 | 10 ++++++++++
gas/config/tc-arm.c | 9 ++++++++-
gas/doc/c-arm.texi | 2 ++
gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.d | 2 +-
gas/testsuite/gas/arm/armv8_2-a-fp16-thumb2.d | 2 +-
gas/testsuite/gas/arm/armv8_2-a-fp16.d | 2 +-
gas/testsuite/gas/arm/armv8_3-a-fp16.d | 2 +-
include/ChangeLog | 5 +++++
include/opcode/arm.h | 3 ++-
9 files changed, 31 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 llvm.
from 9c8398490b2 [mips] Improve genConstMult() to work with arbitrary precision
new 7e8bb4787f8 [AArch64][SVE] Asm: Report SVE parsing diagnostics only once
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/AsmParser/AArch64AsmParser.cpp | 61 +++++++++++++----------
test/MC/AArch64/SVE/add-diagnostics.s | 3 ++
test/MC/AArch64/SVE/sub-diagnostics.s | 3 ++
3 files changed, 42 insertions(+), 25 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 11ca88d1902 Compile strncpy-fix-1.c with -Wno-stringop-truncation
new 9d1de2343f1 [ARM] Fix more -Wreturn-type fallout
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/ext/pr57735.C | 2 +-
gcc/testsuite/gcc.target/arm/pr54300.C | 2 ++
3 files changed, 9 insertions(+), 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 b3380b5cf4d [llvm-opt-fuzzer] Add opt fuzzer to the test-depends list. [...]
new 9c8398490b2 [mips] Improve genConstMult() to work with arbitrary precision
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/Mips/MipsSEISelLowering.cpp | 20 +++++++--------
test/CodeGen/Mips/const-mult.ll | 45 ++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+), 11 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 5334ef3907 Remove features/nios2-linux.c
new 34a7ebaff9 Move self to Past Maintainers.
new c0c11fa91d Remove no-longer applicable maintainer entries
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:
gdb/ChangeLog | 8 ++++++++
gdb/MAINTAINERS | 6 +++---
2 files changed, 11 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.