This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 045f03f1454 2017-12-20 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 78799569824 2017-12-20 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 18 +++++++
libstdc++-v3/include/debug/map.h | 18 +++++++
libstdc++-v3/include/debug/multimap.h | 15 ++++++
libstdc++-v3/include/debug/unordered_map | 60 +++++++++++++++++++---
.../23_containers/map/modifiers/insert/dr2354.cc | 7 +++
.../multimap/modifiers/insert/dr2354.cc | 7 +++
.../23_containers/unordered_map/insert/dr2354.cc | 7 +++
.../unordered_multimap/insert/dr2354.cc | 7 +++
8 files changed, 132 insertions(+), 7 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 396d3980f5 [Cell/B.E.] Fix regression due to gdbarch_significant_addr_bit
new 21a186f280 RISC-V: Add compressed instruction hints, and a few misc cleanups.
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 | 15 +++++++++++
gas/config/tc-riscv.c | 3 +++
gas/testsuite/gas/riscv/c-nonzero-imm.d | 3 +++
gas/testsuite/gas/riscv/c-nonzero-imm.l | 2 ++
gas/testsuite/gas/riscv/c-nonzero-imm.s | 3 +++
gas/testsuite/gas/riscv/c-nonzero-reg.d | 3 +++
gas/testsuite/gas/riscv/c-nonzero-reg.l | 4 +++
gas/testsuite/gas/riscv/c-nonzero-reg.s | 3 +++
gas/testsuite/gas/riscv/c-zero-imm-64.d | 11 ++++++++
gas/testsuite/gas/riscv/c-zero-imm-64.s | 4 +++
gas/testsuite/gas/riscv/c-zero-imm.d | 16 +++++++++++
gas/testsuite/gas/riscv/c-zero-imm.s | 10 +++++++
gas/testsuite/gas/riscv/c-zero-reg.d | 20 ++++++++++++++
gas/testsuite/gas/riscv/c-zero-reg.s | 13 +++++++++
opcodes/ChangeLog | 11 ++++++++
opcodes/riscv-opc.c | 48 ++++++++++++++++++++++++---------
16 files changed, 156 insertions(+), 13 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/c-nonzero-imm.d
create mode 100644 gas/testsuite/gas/riscv/c-nonzero-imm.l
create mode 100644 gas/testsuite/gas/riscv/c-nonzero-imm.s
create mode 100644 gas/testsuite/gas/riscv/c-nonzero-reg.d
create mode 100644 gas/testsuite/gas/riscv/c-nonzero-reg.l
create mode 100644 gas/testsuite/gas/riscv/c-nonzero-reg.s
create mode 100644 gas/testsuite/gas/riscv/c-zero-imm-64.d
create mode 100644 gas/testsuite/gas/riscv/c-zero-imm-64.s
create mode 100644 gas/testsuite/gas/riscv/c-zero-imm.d
create mode 100644 gas/testsuite/gas/riscv/c-zero-imm.s
create mode 100644 gas/testsuite/gas/riscv/c-zero-reg.d
create mode 100644 gas/testsuite/gas/riscv/c-zero-reg.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 clang.
from 56aba8eab8 [hwasan] Implement -fsanitize-recover=hwaddress.
new 1c11a98e84 Fix an assertion failure regression in isDesignatorAtObjectE [...]
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/AST/ExprConstant.cpp | 5 ++++-
test/Sema/builtin-object-size.c | 19 +++++++++++++++++++
2 files changed, 23 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 595e94ec094 [Hexagon] Allow construction of HVX vector predicates
new d8af78727dc [Hexagon] Use ArrayRef member functions instead of custom ones
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/Hexagon/HexagonISelDAGToDAGHVX.cpp | 29 +++++++++------------------
1 file changed, 10 insertions(+), 19 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 16f8f30b381 [Hexagon] Legalize vector elements to i32 in buildVector32/64
new 595e94ec094 [Hexagon] Allow construction of HVX vector predicates
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/Hexagon/HexagonISelLowering.cpp | 332 +++++++++++++--------
lib/Target/Hexagon/HexagonISelLowering.h | 12 +
lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 134 +++++++--
lib/Target/Hexagon/HexagonPatterns.td | 9 +
lib/Target/Hexagon/HexagonRegisterInfo.td | 5 +-
lib/Target/Hexagon/HexagonSubtarget.h | 32 +-
.../Hexagon/autohvx/build-vector-i32-type.ll | 19 ++
test/CodeGen/Hexagon/autohvx/isel-bool-vector.ll | 18 ++
test/CodeGen/Hexagon/expand-vstorerw-undef.ll | 2 +-
test/CodeGen/Hexagon/v60-cur.ll | 5 +-
test/CodeGen/Hexagon/vect/vect-infloop.ll | 10 +-
11 files changed, 408 insertions(+), 170 deletions(-)
create mode 100644 test/CodeGen/Hexagon/autohvx/build-vector-i32-type.ll
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-bool-vector.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 lld.
from 89f3b12b7 clang-format. NFC.
new 8b0a6713d Use dyn_cast instead of dyn_cast_or_null.
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/MarkLive.cpp | 2 +-
ELF/Target.cpp | 2 +-
2 files changed, 2 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 gcc.
from 369c9a01509 PR ipa/83506 * ipa-fnsummary.c (pass_data_ipa_free_fn_sum [...]
new 045f03f1454 2017-12-20 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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 | 5 ++++
gcc/testsuite/gfortran.dg/internal_readwrite_4.f90 | 30 ++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/internal_readwrite_4.f90
--
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 cec1521c07c Do not generate an empty switch statement as it causes MSVC [...]
new 16f8f30b381 [Hexagon] Legalize vector elements to i32 in buildVector32/64
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/Hexagon/HexagonISelLowering.cpp | 37 ++++++++++++++++++------------
1 file changed, 22 insertions(+), 15 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 fe6f85f7dda bpf: add support for objdump -print-imm-hex
new cec1521c07c Do not generate an empty switch statement as it causes MSVC [...]
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:
utils/TableGen/GlobalISelEmitter.cpp | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.