This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c51713e6e73 [PATCH, rs6000] pr80482 Relax vector builtin parameter checks
new 881e7d61384 Add dg-line
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 | 8 ++++
gcc/testsuite/lib/gcc-dg.exp | 82 +++++++++++++++++++++++++++++++++---
gcc/testsuite/objc.dg/try-catch-12.m | 8 ++--
3 files changed, 89 insertions(+), 9 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 05711fea069 [SelectionDAG] Use getBuildVector helper where possible. NFCI
new 1276764736e [InstCombine] Add missing commute handling to (A | B) & (B [...]
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/InstCombine/InstCombineAndOrXor.cpp | 11 ++++++++---
test/Transforms/InstCombine/and.ll | 10 ++--------
2 files changed, 10 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 gcc.
from 83e4d5c3551 C++: fix-it hint for removing stray semicolons
new c51713e6e73 [PATCH, rs6000] pr80482 Relax vector builtin parameter checks
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/rs6000/rs6000-c.c | 31 +++++++++++-----------
gcc/testsuite/ChangeLog | 5 ++++
.../gcc.target/powerpc/vec-constvolatile.c | 31 ++++++++++++++++++++++
4 files changed, 58 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-constvolatile.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 e9fd8c50014 Revert "[DebugInfo][X86] Fix handling of DBG_VALUE's in pos [...]
new 0226ba23734 [AVR] Support the LDWRdPtr instruction with the same Src+Ds [...]
new 05711fea069 [SelectionDAG] Use getBuildVector helper where possible. NFCI
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:
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 8 +-
lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp | 12 +-
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 4 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 13 +--
lib/Target/AVR/AVRExpandPseudoInsts.cpp | 127 ++++++++++++---------
.../CodeGen/AVR/pseudo/LDDWRdPtrQ-same-src-dst.mir | 35 ++++++
test/CodeGen/AVR/pseudo/LDWRdPtr-same-src-dst.mir | 29 +++++
.../AVR/pseudo/expand-lddw-dst-src-same.mir | 35 ------
8 files changed, 156 insertions(+), 107 deletions(-)
create mode 100644 test/CodeGen/AVR/pseudo/LDDWRdPtrQ-same-src-dst.mir
create mode 100644 test/CodeGen/AVR/pseudo/LDWRdPtr-same-src-dst.mir
delete mode 100644 test/CodeGen/AVR/pseudo/expand-lddw-dst-src-same.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 bc371f9ed3 [index] Record the 'SpecializationOf' relation for function [...]
new 9a24d62d45 [index] Index type source info for class specializations
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/Index/IndexDecl.cpp | 3 +++
test/Index/Core/index-source.cpp | 33 +++++++++++++++++++++++++++++++++
test/Index/index-refs.cpp | 1 +
3 files changed, 37 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 761db73b Cleanup accessor functions in lib/component.sh.
new b0938f4a Separate retrieve/checkout steps.
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:
abe.sh | 30 ++++++++++++
lib/checkout.sh | 109 ++++++++-----------------------------------
lib/common.sh | 1 +
lib/control.sh | 14 +++++-
lib/retrieve.sh | 136 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
testsuite/test.sh | 30 ++++++++----
6 files changed, 220 insertions(+), 100 deletions(-)
create mode 100644 lib/retrieve.sh
--
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 d581dda881 Change gdbarch_wchar_bit for AArch64 and ARM
new be6a24d8ea [ARC] Prefer NOP instead of MOV 0,0
new 126124cc0f [ARC] Enhance enter/leave mnemonics.
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:
gas/ChangeLog | 10 +++++++++
gas/testsuite/gas/arc/b.d | 8 ++++----
gas/testsuite/gas/arc/leave_enter.d | 41 ++++++++++++++++++++++---------------
gas/testsuite/gas/arc/leave_enter.s | 11 ++++++++++
gas/testsuite/gas/arc/noargs_hs.d | 2 +-
opcodes/ChangeLog | 11 ++++++++++
opcodes/arc-dis.c | 19 ++++++++++++++---
opcodes/arc-opc.c | 20 +++++++++++++++++-
opcodes/arc-tbl.h | 8 +++++---
9 files changed, 102 insertions(+), 28 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 7198047ec44 [DebugInfo][X86] Fix handling of DBG_VALUE's in post-RA scheduler.
new ac1a2173c6e Bring back the ability opt out of padding zero-byte functio [...]
new e9fd8c50014 Revert "[DebugInfo][X86] Fix handling of DBG_VALUE's in pos [...]
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:
lib/CodeGen/AggressiveAntiDepBreaker.cpp | 6 +-
lib/CodeGen/AntiDepBreaker.h | 19 --
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 9 +-
lib/CodeGen/CriticalAntiDepBreaker.cpp | 6 +-
test/CodeGen/X86/post-ra-sched-with-debug.mir | 318 --------------------------
5 files changed, 15 insertions(+), 343 deletions(-)
delete mode 100644 test/CodeGen/X86/post-ra-sched-with-debug.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 499f1664f8 Fix fuzzer.c test on platforms where CLANG_DEFAULT_CXX_STDLI [...]
new bc371f9ed3 [index] Record the 'SpecializationOf' relation for function [...]
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/Index/IndexDecl.cpp | 4 ++++
test/Index/Core/index-source.cpp | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 39 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 binutils-gdb.
from 0348fd79d4 MIPS16/opcodes: Add `-M no-aliases' disassembler option help text
new d581dda881 Change gdbarch_wchar_bit for AArch64 and ARM
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 | 6 ++++++
gdb/aarch64-tdep.c | 1 -
gdb/arm-tdep.c | 1 -
3 files changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.