This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 45d75c9d63c [NDS32] Refine ADJUST_INSN_LENGTH implementation.
new ecb41bca240 2018-04-06 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:
libgfortran/ChangeLog | 32 ++++++++++++++++++++++++++++++++
libgfortran/generated/matmul_c10.c | 10 +++++-----
libgfortran/generated/matmul_c16.c | 10 +++++-----
libgfortran/generated/matmul_c4.c | 10 +++++-----
libgfortran/generated/matmul_c8.c | 10 +++++-----
libgfortran/generated/matmul_i1.c | 10 +++++-----
libgfortran/generated/matmul_i16.c | 10 +++++-----
libgfortran/generated/matmul_i2.c | 10 +++++-----
libgfortran/generated/matmul_i4.c | 10 +++++-----
libgfortran/generated/matmul_i8.c | 10 +++++-----
libgfortran/generated/matmul_r10.c | 10 +++++-----
libgfortran/generated/matmul_r16.c | 10 +++++-----
libgfortran/generated/matmul_r4.c | 10 +++++-----
libgfortran/generated/matmul_r8.c | 10 +++++-----
libgfortran/generated/matmulavx128_c10.c | 4 ++--
libgfortran/generated/matmulavx128_c16.c | 4 ++--
libgfortran/generated/matmulavx128_c4.c | 4 ++--
libgfortran/generated/matmulavx128_c8.c | 4 ++--
libgfortran/generated/matmulavx128_i1.c | 4 ++--
libgfortran/generated/matmulavx128_i16.c | 4 ++--
libgfortran/generated/matmulavx128_i2.c | 4 ++--
libgfortran/generated/matmulavx128_i4.c | 4 ++--
libgfortran/generated/matmulavx128_i8.c | 4 ++--
libgfortran/generated/matmulavx128_r10.c | 4 ++--
libgfortran/generated/matmulavx128_r16.c | 4 ++--
libgfortran/generated/matmulavx128_r4.c | 4 ++--
libgfortran/generated/matmulavx128_r8.c | 4 ++--
libgfortran/m4/matmul_internal.m4 | 2 +-
28 files changed, 124 insertions(+), 92 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 54a02055fc7 [RISCV] Update MC compression tests
new 0f09c5e66ad [EarlyCSE] Add debug counter for debugging mis-optimizations. NFC.
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/EarlyCSE.cpp | 84 ++++++++++++++++++++++++++-----------
test/Other/debugcounter-earlycse.ll | 27 ++++++++++++
2 files changed, 87 insertions(+), 24 deletions(-)
create mode 100644 test/Other/debugcounter-earlycse.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 d0c89a9d656 [NDS32] Refine call and return patterns.
new 45d75c9d63c [NDS32] Refine ADJUST_INSN_LENGTH implementation.
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 | 6 +++++
gcc/config/nds32/nds32.c | 60 +++++++++++++++++++++++-------------------------
gcc/config/nds32/nds32.h | 7 +++---
3 files changed, 38 insertions(+), 35 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 clang.
from 7c95be23cf [HIP] define __CUDA_ARCH_=1 for amdgcn targets
new 2cc079addd Generate Libclang invocation reproducers using a new -cc1gen [...]
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/clang/Driver/Driver.h | 16 +-
lib/Driver/Driver.cpp | 12 +-
test/Index/create-libclang-completion-reproducer.c | 14 ++
test/Index/create-libclang-parsing-reproducer.c | 21 +++
tools/driver/CMakeLists.txt | 1 +
tools/driver/cc1gen_reproducer_main.cpp | 196 +++++++++++++++++++++
tools/driver/driver.cpp | 4 +
7 files changed, 258 insertions(+), 6 deletions(-)
create mode 100644 test/Index/create-libclang-completion-reproducer.c
create mode 100644 test/Index/create-libclang-parsing-reproducer.c
create mode 100644 tools/driver/cc1gen_reproducer_main.cpp
--
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 50e68f9350a PR c++/85214 - ICE with alias, generic lambda, constexpr if.
new d0c89a9d656 [NDS32] Refine call and return patterns.
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/nds32/nds32-md-auxiliary.c | 92 ++++++++++++++++++++
gcc/config/nds32/nds32-protos.h | 4 +
gcc/config/nds32/nds32.md | 159 ++++++++++++++++++++++------------
4 files changed, 211 insertions(+), 53 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 5a211dfa548 [Hexagon] Prevent a stall across zero-latency instructions [...]
new 79debc50372 [Hexagon] Fix assert with packetizing IMPLICIT_DEF instructions
new 7ba710792a7 [AMDGPU][MC][GFX9] Added s_call_b64
new 54a02055fc7 [RISCV] Update MC compression tests
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:
lib/Target/AMDGPU/SOPInstructions.td | 12 ++++++++++++
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 6 +++++-
test/MC/AMDGPU/data.s | 22 +++++++++++-----------
test/MC/AMDGPU/sopk.s | 12 ++++++++++++
test/MC/Disassembler/AMDGPU/sopk_gfx9.txt | 9 +++++++++
test/MC/RISCV/cnop.s | 3 ++-
test/MC/RISCV/rv32c-only-valid.s | 4 ++--
7 files changed, 53 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.
tcwg-buildslave pushed a change to branch tested
in repository toolchain/abe.
from 333add3a config/gcc[567]/binutils.conf: Switch to upstream users/linar [...]
adds a96b53fc config/gcc7/newlib.conf: Switch to linaro-local/linaro-newlib [...]
adds 873be80c Fix python-devel check on Fedora
adds bdda0a27 Bump GDB to 8.1 branch on request of Yao Qi (@arm && @linaro).
adds 59ea03b7 Do not install runtest/gdbserver in the toolchain bin/ directory.
adds 91567cd9 lib/make.sh: Create destination dir for expat.
adds 050700df Install gmp/mpc/mpfr to destdir again.
adds 3e26e195 abe.sh: Add support for gdbserver=XXX
adds dd4fa597 config/gdbserver.conf: Fix bug #3344, remove -static.
adds b3b1686d Add --send-results-to option.
adds 0409c1fd Fix --send-results-to to work for native builds too.
adds 0cb84d72 Improve results summary.
No new revisions were added by this update.
Summary of changes:
abe.sh | 25 ++++++++++++++++++++++---
config/gcc7/newlib.conf | 2 +-
config/gdb.conf | 2 +-
config/gdbserver.conf | 4 ++--
configure | 4 ++--
configure.ac | 4 ++--
lib/checkout.sh | 8 ++++++++
lib/configure.sh | 9 +++++++--
lib/make.sh | 16 ++++++++++++++++
9 files changed, 61 insertions(+), 13 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 65256d7e66b [Hexagon] Handle subregisters when calculating iteration co [...]
new 8ba42a9352f [CodeGen] Change std::sort to llvm::sort in response to r327219
new 4cfd5377662 [Hexagon] Remove duplicated code, NFC
new 5a211dfa548 [Hexagon] Prevent a stall across zero-latency instructions [...]
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:
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 8 ++--
lib/CodeGen/AsmPrinter/DebugLocEntry.h | 2 +-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 49 ++++++++++++------------
lib/CodeGen/AsmPrinter/EHStreamer.cpp | 6 +--
lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 13 ++++---
lib/CodeGen/LocalStackSlotAllocation.cpp | 2 +-
lib/CodeGen/MachineBasicBlock.cpp | 8 ++--
lib/CodeGen/MachinePipeliner.cpp | 7 ++--
lib/CodeGen/MachineScheduler.cpp | 2 +-
lib/CodeGen/ReachingDefAnalysis.cpp | 2 +-
lib/CodeGen/RegisterUsageInfo.cpp | 2 +-
lib/CodeGen/ScheduleDAGInstrs.cpp | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 12 +++---
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 18 ++++-----
lib/CodeGen/SlotIndexes.cpp | 2 +-
lib/CodeGen/StackColoring.cpp | 2 +-
lib/CodeGen/StackMaps.cpp | 10 ++---
lib/CodeGen/StackSlotColoring.cpp | 4 +-
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 40 ++++++++-----------
21 files changed, 95 insertions(+), 100 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 compiler-rt.
from c2b537fb5 [compiler-rt][dfsan][mips] UnXPASS a consistently passing test
new 5e41b2de5 [libFuzzer] Print a correct error message when a directory ca [...]
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/fuzzer/FuzzerIOPosix.cpp | 2 +-
test/fuzzer/fuzzer-dirs.test | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.