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 bf27f0e2c7 configure uses incorrect link order when testing libpython
new 11859c310c gdb/testsuite: Handle targets with lots of registers
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.base/maint.exp | 24 ++++++++++++++++++++++--
2 files changed, 27 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 6cae29fe463 libffi PowerPC64 ELFv1 fp arg fixes
new 28c319b8e9b libgo: fix for unaligned read in go-unwind.c's read_enc [...]
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/go/gofrontend/MERGE | 2 +-
libgo/runtime/go-unwind.c | 54 +++++++++++++++++++++++++++++++++++++----------
2 files changed, 44 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 clang.
from 3327e29058 [Coroutines] Catch exceptions in await_resume
new 6070d57e95 Remove explicit cfg-temporary-dtors=true
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:
test/Analysis/cfg-rich-constructors.cpp | 4 ++--
test/Analysis/cfg.cpp | 4 ++--
test/Analysis/dtor-cxx11.cpp | 2 +-
test/Analysis/dtor.cpp | 2 +-
test/Analysis/gtest.cpp | 1 -
test/Analysis/temp-obj-dtors-cfg-output.cpp | 8 ++++----
test/Analysis/temp-obj-dtors-option.cpp | 4 ++--
7 files changed, 12 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 f6d466f5ba0 [llvm-mca] use colors for warnings and notes generated by I [...]
new 1a966b86697 [Hexagon] Skip reserved physical registers when updating liveness
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/HexagonExpandCondsets.cpp | 9 ++++++-
test/CodeGen/Hexagon/expand-condsets-phys-reg.mir | 30 +++++++++++++++++++++++
2 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/expand-condsets-phys-reg.mir
--
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 8bd865cff3 [Driver] Don't warn about unused inputs in config files
new 3327e29058 [Coroutines] Catch exceptions in await_resume
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/CodeGen/CGCoroutine.cpp | 48 ++++++++++++-
test/CodeGenCoroutines/coro-await-resume-eh.cpp | 81 ++++++++++++++++++++++
.../CodeGenCoroutines/coro-unhandled-exception.cpp | 4 ++
3 files changed, 130 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGenCoroutines/coro-await-resume-eh.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 binutils-gdb.
from 089a949083 gdb/testsuite: Fix broken regexp in gdbstub case
new bf27f0e2c7 configure uses incorrect link order when testing libpython
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 | 7 +++++++
gdb/configure | 18 +++++++++---------
gdb/configure.ac | 10 +++++-----
gdb/python/python-config.py | 3 +--
4 files changed, 22 insertions(+), 16 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 f501530ff63 [llvm-mca] remove unused argument from method InstrBuilder: [...]
new f6d466f5ba0 [llvm-mca] use colors for warnings and notes generated by I [...]
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:
tools/llvm-mca/InstrBuilder.cpp | 17 +++++++++--------
tools/llvm-mca/llvm-mca.cpp | 3 +--
2 files changed, 10 insertions(+), 10 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 6fd39ec4031 rs6000: Remove Xilinx FP
new 79b9cc460fb 2018-05-04 Richard Biener <rguenther(a)suse.de>
new 6cae29fe463 libffi PowerPC64 ELFv1 fp arg fixes
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:
gcc/ChangeLog | 9 ++++++
gcc/bb-reorder.c | 1 +
gcc/gimple-ssa-store-merging.c | 9 ++++--
gcc/tree-vect-slp.c | 10 +++----
libffi/ChangeLog | 13 +++++++++
libffi/src/powerpc/ffi_linux64.c | 61 +++++++++++++++++++++++++++++-----------
6 files changed, 79 insertions(+), 24 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 771e0a55164 [X86] Add SchedWriteFRnd fp rounding scheduler classes
new f501530ff63 [llvm-mca] remove unused argument from method InstrBuilder: [...]
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:
tools/llvm-mca/Backend.cpp | 3 +--
tools/llvm-mca/InstrBuilder.cpp | 11 ++++++-----
tools/llvm-mca/InstrBuilder.h | 8 +++++---
tools/llvm-mca/InstructionTables.cpp | 2 +-
4 files changed, 13 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 llvm.
from fac3f324f98 [X86] Add test case for PR30290s failing behaviour
new 771e0a55164 [X86] Add SchedWriteFRnd fp rounding scheduler classes
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/X86/X86InstrAVX512.td | 24 ++++++-------
lib/Target/X86/X86InstrSSE.td | 20 +++++------
lib/Target/X86/X86InstrXOP.td | 12 +++----
lib/Target/X86/X86SchedBroadwell.td | 26 ++++----------
lib/Target/X86/X86SchedHaswell.td | 24 ++++---------
lib/Target/X86/X86SchedSandyBridge.td | 8 ++---
lib/Target/X86/X86SchedSkylakeClient.td | 30 ++--------------
lib/Target/X86/X86SchedSkylakeServer.td | 46 ++----------------------
lib/Target/X86/X86Schedule.td | 4 +++
lib/Target/X86/X86ScheduleAtom.td | 2 ++
lib/Target/X86/X86ScheduleBtVer2.td | 8 ++---
lib/Target/X86/X86ScheduleSLM.td | 2 ++
lib/Target/X86/X86ScheduleZnver1.td | 25 ++++---------
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 18 +++++-----
test/tools/llvm-mca/X86/BtVer2/resources-sse41.s | 18 +++++-----
15 files changed, 85 insertions(+), 182 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.