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 a2b2bc12af Remove some cleanups from record-full.c
new 079670b94a Testsuite: fully migrate to use_gdb_stub convenience func
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 | 28 ++++++++++++++++++++++++
gdb/testsuite/gdb.ada/exec_changed.exp | 2 +-
gdb/testsuite/gdb.ada/start.exp | 2 +-
gdb/testsuite/gdb.base/async-shell.exp | 2 +-
gdb/testsuite/gdb.base/attach-pie-misread.exp | 2 +-
gdb/testsuite/gdb.base/attach-wait-input.exp | 2 +-
gdb/testsuite/gdb.base/break-entry.exp | 2 +-
gdb/testsuite/gdb.base/break-interp.exp | 2 +-
gdb/testsuite/gdb.base/dprintf-detach.exp | 2 +-
gdb/testsuite/gdb.base/nostdlib.exp | 2 +-
gdb/testsuite/gdb.base/solib-nodir.exp | 2 +-
gdb/testsuite/gdb.base/statistics.exp | 2 +-
gdb/testsuite/gdb.base/testenv.exp | 2 +-
gdb/testsuite/gdb.mi/mi-exec-run.exp | 2 +-
gdb/testsuite/gdb.mi/mi-start.exp | 2 +-
gdb/testsuite/gdb.multi/dummy-frame-restore.exp | 2 +-
gdb/testsuite/gdb.multi/multi-arch-exec.exp | 2 +-
gdb/testsuite/gdb.multi/multi-arch.exp | 2 +-
gdb/testsuite/gdb.multi/tids.exp | 2 +-
gdb/testsuite/gdb.multi/watchpoint-multi.exp | 2 +-
gdb/testsuite/gdb.python/py-events.exp | 2 +-
gdb/testsuite/gdb.threads/attach-into-signal.exp | 2 +-
gdb/testsuite/gdb.threads/attach-stopped.exp | 2 +-
gdb/testsuite/gdb.threads/threadapply.exp | 2 +-
gdb/testsuite/lib/selftest-support.exp | 2 +-
25 files changed, 52 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 lld.
from ee68025cb Fix the MSVC build.
new 957abdf33 [ELF] - Another fix for "LLD crashes with --emit-relocs when [...]
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/LinkerScript.cpp | 21 +++++++++++++++++----
test/ELF/emit-relocs-eh-frame.s | 16 ++++++++++++++++
test/ELF/emit-relocs-shared.s | 4 ++--
test/ELF/emit-relocs.s | 2 +-
test/ELF/linkerscript/eh-frame-emit-relocs.s | 13 +++++++++++++
5 files changed, 49 insertions(+), 7 deletions(-)
create mode 100644 test/ELF/emit-relocs-eh-frame.s
create mode 100644 test/ELF/linkerscript/eh-frame-emit-relocs.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 0409c1fd Fix --send-results-to to work for native builds too.
new 0cb84d72 Improve results summary.
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/checkout.sh | 10 +++++++---
lib/make.sh | 6 ++++++
2 files changed, 13 insertions(+), 3 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 c5f9aedb728 Revert "[DAGCombiner] Fold (zext (and/or/xor (shl/shr (load [...]
new 20ec3b01c72 [ARM] Error out on .arm assembler directives on windows
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/ARM/MCTargetDesc/ARMMCTargetDesc.cpp | 7 +++++++
test/MC/ARM/arm-thumb-cpus.s | 3 +++
2 files changed, 10 insertions(+)
--
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 5d8527be236 PR sanitizer/85029 * sanopt.c (maybe_optimize_ubsan_ptr_i [...]
new 0b410837acc PR inline-asm/85022 * alias.c (write_dependence_p): Don't [...]
new 7edc79001e3 PR inline-asm/85034 * function.c (match_asm_constraints_1 [...]
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 | 8 ++++++++
gcc/alias.c | 3 ++-
gcc/function.c | 5 ++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/c-c++-common/torture/pr85022.c | 9 +++++++++
gcc/testsuite/gcc.target/i386/pr85034.c | 11 +++++++++++
6 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/torture/pr85022.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr85034.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 gcc.
from 485424d5dbd [PR c++/71251] check tmpl parms in template using decl
new 5d8527be236 PR sanitizer/85029 * sanopt.c (maybe_optimize_ubsan_ptr_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:
gcc/ChangeLog | 6 ++++++
gcc/sanopt.c | 2 +-
gcc/testsuite/ChangeLog | 7 ++++++-
gcc/testsuite/g++.dg/ubsan/pr85029.C | 15 +++++++++++++++
4 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr85029.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 3475594d1e1 [X86] Give VPCMPEQQ the same itinerary as its SSE counterpart.
new c5f9aedb728 Revert "[DAGCombiner] Fold (zext (and/or/xor (shl/shr (load [...]
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/SelectionDAG/DAGCombiner.cpp | 80 ------------------
test/CodeGen/X86/zext-logicop-shift-load.ll | 122 ----------------------------
2 files changed, 202 deletions(-)
delete mode 100644 test/CodeGen/X86/zext-logicop-shift-load.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 llvm.
from daf2cf12902 [X86] Correct the latencies of SNB integer vector multiplie [...]
new 3475594d1e1 [X86] Give VPCMPEQQ the same itinerary as its SSE counterpart.
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/X86InstrSSE.td | 4 ++--
1 file 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 llvm.
from aea03035b9c [DAG] Fix node id invalidation in Instruction Selection.
new 555ee3a0e12 [X86] Fix the itinerary for vextractps to match extractps.
new 7b045fcd1fe [X86] Add VEXTRB/W/D/Q to Zen scheduler model.
new 23b385dc5a4 [X86] Merge VMOVMSKBrr and MOVMSKBrr in the SNB sheduler model.
new 3a512b02aca [X86] Give VLDDQUrm and LDDQUrm the same itinerary.
new 1a5a81ce0e0 [X86] Change VPSADBW itinerary to SSE_INTALU_ITINS_P to mat [...]
new 727b684e151 [X86] Match vpblendvb/vblendvps/vblendvpd itineraries to th [...]
new daf2cf12902 [X86] Correct the latencies of SNB integer vector multiplie [...]
The 7 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/X86InstrSSE.td | 66 ++++++------
lib/Target/X86/X86SchedSandyBridge.td | 39 ++++---
lib/Target/X86/X86ScheduleZnver1.td | 4 +-
test/CodeGen/X86/avx2-schedule.ll | 8 +-
test/CodeGen/X86/mmx-schedule.ll | 40 +++----
test/CodeGen/X86/sse-schedule.ll | 2 +-
test/CodeGen/X86/sse2-schedule.ll | 60 +++++------
test/CodeGen/X86/sse41-schedule.ll | 40 +++----
test/CodeGen/X86/ssse3-schedule.ll | 16 +--
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 110 +++++++++----------
test/tools/llvm-mca/X86/BtVer2/resources-sse41.s | 132 +++++++++++------------
11 files changed, 264 insertions(+), 253 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 aoliva/testme
in repository gcc.
from 8c64e458cce [PR c++/84943] allow folding of array indexing indirect_ref
new 1304ac7cbb6 [PR c++/84968] reject stmt-exprs in noexcept constexprs
new 9a1274fd588 [PR c++/84973] don't defer output of uninstantiated templates
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/cp/decl2.c | 3 +++
gcc/cp/tree.c | 4 ++++
gcc/testsuite/g++.dg/eh/pr84968.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/template/pr84973-2.C | 13 +++++++++++++
gcc/testsuite/g++.dg/template/pr84973-3.C | 13 +++++++++++++
gcc/testsuite/g++.dg/template/pr84973.C | 8 ++++++++
6 files changed, 56 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/eh/pr84968.C
create mode 100644 gcc/testsuite/g++.dg/template/pr84973-2.C
create mode 100644 gcc/testsuite/g++.dg/template/pr84973-3.C
create mode 100644 gcc/testsuite/g++.dg/template/pr84973.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.