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 d80e524238 Move gdbserver tdesc header funcs to c file
new 066cfa988d gdb: Minor cleanup in some gdb.arch/* tests
new 376be529a7 gdb: Fix testsuite issue in gdb.arch/amd64-disp-step-avx.exp
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/testsuite/ChangeLog | 19 ++++++++++++++++++
gdb/testsuite/gdb.arch/amd64-disp-step-avx.S | 8 +++++---
gdb/testsuite/gdb.arch/amd64-disp-step-avx.exp | 27 ++++++++++++++++++--------
gdb/testsuite/gdb.arch/amd64-disp-step.exp | 12 +-----------
gdb/testsuite/gdb.arch/arm-disp-step.exp | 4 +---
gdb/testsuite/gdb.arch/i386-disp-step.exp | 12 +-----------
gdb/testsuite/gdb.arch/sparc64-regs.exp | 5 +----
7 files changed, 47 insertions(+), 40 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 32a98598833 [X86][Btver2] Vector move/load/store instructions use a JFP [...]
new 10ba818f3b2 [llvm-mca] Add flag -resource-pressure to enable/disable pr [...]
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/llvm-mca.cpp | 8 +++++++-
1 file 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 gcc.
from 9002011d4a6 PR c/80778 * gcc.dg/lto/pr80778_0.c: New test.
new 776a742daa9 2018-03-23 Richard Biener <rguenther(a)suse.de>
new 69f5f494c9e 2018-03-23 Eric Botcazou <ebotcazou(a)adacore.com>
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 | 6 ++++++
gcc/dwarf2out.c | 1 +
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gnat.dg/lto22.adb | 9 +++++++++
gcc/testsuite/gnat.dg/lto22_pkg1.ads | 7 +++++++
gcc/testsuite/gnat.dg/lto22_pkg2.adb | 9 +++++++++
gcc/testsuite/gnat.dg/lto22_pkg2.ads | 15 +++++++++++++++
7 files changed, 54 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/lto22.adb
create mode 100644 gcc/testsuite/gnat.dg/lto22_pkg1.ads
create mode 100644 gcc/testsuite/gnat.dg/lto22_pkg2.adb
create mode 100644 gcc/testsuite/gnat.dg/lto22_pkg2.ads
--
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 ebbdedf2b3d [AArch64] Clean-up a few over-eager regexps in models.
new 32a98598833 [X86][Btver2] Vector move/load/store instructions use a JFP [...]
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/X86ScheduleBtVer2.td | 12 +-
test/tools/llvm-mca/X86/BtVer2/load-store-alias.s | 18 +-
test/tools/llvm-mca/X86/BtVer2/memcpy-like-test.s | 18 +-
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 552 +++++++++++-----------
test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 18 +-
test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 294 ++++++------
test/tools/llvm-mca/X86/BtVer2/resources-sse3.s | 12 +-
test/tools/llvm-mca/X86/BtVer2/resources-sse41.s | 128 ++---
8 files changed, 526 insertions(+), 526 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 079670b94a Testsuite: fully migrate to use_gdb_stub convenience func
new d80e524238 Move gdbserver tdesc header funcs to c file
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/gdbserver/ChangeLog | 7 +++++++
gdb/gdbserver/tdesc.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
gdb/gdbserver/tdesc.h | 44 ++------------------------------------------
3 files changed, 57 insertions(+), 42 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 bf6a9a9d8c3 [LoopUnroll] Simplify induction variables after peeling too.
new ebbdedf2b3d [AArch64] Clean-up a few over-eager regexps in models.
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/AArch64SchedA53.td | 4 +--
lib/Target/AArch64/AArch64SchedThunderX2T99.td | 48 +++++++++++++-------------
2 files changed, 26 insertions(+), 26 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 5277548f84a [ORC] Join materialization thread in unit test
new bf6a9a9d8c3 [LoopUnroll] Simplify induction variables after peeling too.
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/Utils/LoopUnroll.cpp | 5 +++--
test/Transforms/LoopUnroll/peel-loop-conditions.ll | 25 +++++++++-------------
2 files changed, 13 insertions(+), 17 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-tools-extra.
from 395afb15 [clang-doc] Reland "[clang-doc] Setup clang-doc frontend framework"
new 7a0dadf7 [clangd] Remove 'static' from a function inside anonymous ns. 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:
unittests/clangd/ClangdTests.cpp | 2 +-
1 file changed, 1 insertion(+), 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 7edc79001e3 PR inline-asm/85034 * function.c (match_asm_constraints_1 [...]
new 9002011d4a6 PR c/80778 * gcc.dg/lto/pr80778_0.c: New 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:
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/lto/pr80778_0.c | 5 +++++
2 files changed, 8 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr80778_0.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 20ec3b01c72 [ARM] Error out on .arm assembler directives on windows
new 5277548f84a [ORC] Join materialization thread in unit 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:
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.