This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 699047a [SelectionDAG] Use SelectionDAG.getBuildVector helper. NFCI.
new 26486ab AMDGPU/SI: Don't mark VINTRP instructions as mayLoad
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/AMDGPU/SIInstrFormats.td | 14 +++++++++++++-
test/CodeGen/AMDGPU/llvm.SI.fs.interp.ll | 8 ++++----
test/CodeGen/AMDGPU/llvm.amdgcn.interp.ll | 16 +++++++++++++++-
3 files changed, 32 insertions(+), 6 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 gdb-7.12-branch
in repository binutils-gdb.
from 10ce7fe Automatic date update in version.in
new 68647b5 Create tdep->rl78_psw_type lazily
new fa89767 Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily
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/ChangeLog | 16 +++++++++
gdb/rl78-tdep.c | 36 ++++++++++++++------
gdb/rx-tdep.c | 103 ++++++++++++++++++++++++++++++++++----------------------
3 files changed, 103 insertions(+), 52 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 a28aa6e Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily
new f94f411 Add ChangeLog entries
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 | 16 ++++++++++++++++
gdb/testsuite/ChangeLog | 8 ++++++++
2 files changed, 24 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 gcc-6-branch
in repository gcc.
from a8debcf 2016-12-09 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 10e6720 Fix failing test due to order of dg-directives
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:
libstdc++-v3/ChangeLog | 8 ++++++++
.../25_algorithms/headers/algorithm/parallel_algorithm_assert2.cc | 2 +-
2 files changed, 9 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 llvm.
from 96d56a0 [SCEVExpander] Remove \brief, reflow comments; NFC
new 699047a [SelectionDAG] Use SelectionDAG.getBuildVector helper. NFCI.
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/SelectionDAG.cpp | 13 +++++--------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 2 +-
2 files changed, 6 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 binutils-gdb.
from f1b5dee Add test that exercises all bfd architecture, osabi, endian, [...]
new 1a31b34 Create tdep->rl78_psw_type lazily
new a28aa6e Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily
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/rl78-tdep.c | 36 ++++++---
gdb/rx-tdep.c | 103 ++++++++++++++----------
gdb/testsuite/gdb.base/all-architectures.exp.in | 13 ---
3 files changed, 87 insertions(+), 65 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 fc5fe30 PR ipa/78027
new edae406 Fix std::variant for gnu-versioned--namespace build
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/std/variant | 1 -
2 files changed, 5 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 gcc-6-branch
in repository gcc.
from 6e85093 2016-12-09 Janus Weil <janus(a)gcc.gnu.org>
new a8debcf 2016-12-09 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
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 | 11 ++++++++
gcc/config/arm/arm.c | 29 ++++++++++++--------
gcc/testsuite/ChangeLog | 9 ++++++
gcc/testsuite/gcc.target/arm/pr77933-1.c | 46 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/pr77933-2.c | 47 ++++++++++++++++++++++++++++++++
5 files changed, 130 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr77933-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr77933-2.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 lld.
from 5475810 Give preempting symbols precedence over linker script.
new 60f7e32 Don't crash on an extra symbol in a version script.
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/SymbolTable.cpp | 3 ++-
test/ELF/version-script-missing.s | 7 +++++++
2 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/version-script-missing.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from fc2f703 Use code cache in aarch64 prologue analyzer
new f1b5dee Add test that exercises all bfd architecture, osabi, endian, [...]
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 | 12 +
gdb/testsuite/gdb.base/all-architectures-0.exp | 17 ++
gdb/testsuite/gdb.base/all-architectures-1.exp | 17 ++
gdb/testsuite/gdb.base/all-architectures-2.exp | 17 ++
gdb/testsuite/gdb.base/all-architectures-3.exp | 17 ++
gdb/testsuite/gdb.base/all-architectures-4.exp | 17 ++
gdb/testsuite/gdb.base/all-architectures-5.exp | 17 ++
gdb/testsuite/gdb.base/all-architectures-6.exp | 17 ++
gdb/testsuite/gdb.base/all-architectures-7.exp | 17 ++
gdb/testsuite/gdb.base/all-architectures.exp.in | 349 ++++++++++++++++++++++++
10 files changed, 497 insertions(+)
create mode 100644 gdb/testsuite/gdb.base/all-architectures-0.exp
create mode 100644 gdb/testsuite/gdb.base/all-architectures-1.exp
create mode 100644 gdb/testsuite/gdb.base/all-architectures-2.exp
create mode 100644 gdb/testsuite/gdb.base/all-architectures-3.exp
create mode 100644 gdb/testsuite/gdb.base/all-architectures-4.exp
create mode 100644 gdb/testsuite/gdb.base/all-architectures-5.exp
create mode 100644 gdb/testsuite/gdb.base/all-architectures-6.exp
create mode 100644 gdb/testsuite/gdb.base/all-architectures-7.exp
create mode 100644 gdb/testsuite/gdb.base/all-architectures.exp.in
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.