This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 64ae9fe m68k: fix 64bit atomic ops
new 4283b38 Fix missing test dependency
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:
ChangeLog | 2 ++
conform/Makefile | 2 ++
2 files changed, 4 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 llvm.
from 2e079ea [ImplicitNullCheck] Extend canReorder scope
new 982ff7f AMDGPU: Improve nsw/nuw/exact when promoting uniform i16 ops
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/AMDGPUCodeGenPrepare.cpp | 59 ++++++++++-----
.../AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll | 88 +++++++++++-----------
2 files changed, 85 insertions(+), 62 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 669e1d1 start-container-schroot.sh: Start schroot session remotely.
new 614d76d nodename2hostname.sh: New helper 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:
nodename2hostname.sh | 38 ++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
create mode 100755 nodename2hostname.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 llvm.
from ab1df8f [ValueTracking] avoid crashing from bad assumptions (PR31809)
new 2e079ea [ImplicitNullCheck] Extend canReorder scope
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/ImplicitNullChecks.cpp | 7 ++-
test/CodeGen/X86/implicit-null-check.ll | 46 ++++++++++++++-
test/CodeGen/X86/implicit-null-checks.mir | 96 ++++++++++++++++++++++++++++++-
3 files changed, 142 insertions(+), 7 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 lldb.
from d2e1297 Document that LaunchProcessPosixSpawn is used on NetBSD
new b889b51 Do not pass non-POD type variables through variadic 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:
tools/lldb-mi/MICmnBase.cpp | 2 +-
tools/lldb-mi/MICmnBase.h | 2 +-
tools/lldb-mi/MIDriver.cpp | 2 +-
tools/lldb-mi/MIUtilString.cpp | 2 +-
tools/lldb-mi/MIUtilString.h | 2 +-
5 files changed, 5 insertions(+), 5 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 787f002 testsuite: diagnose a running GDB in gdb_skip_xml_tests
new 7346ef5 Big-endian targets: Don't ignore offset into DW_OP_implicit_value
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/dwarf2loc.c | 19 +-----
gdb/testsuite/ChangeLog | 8 +++
gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp | 2 +-
gdb/testsuite/gdb.dwarf2/nonvar-access.exp | 78 ++++++++++++++++++++++++-
5 files changed, 95 insertions(+), 19 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 447c100 [PowerPC] Fix sjlj pseduo instructions to use G8RC_NOX0 regis [...]
new 537adc9 [mips] Fix an initialization issue with MipsABIInfo in MipsTa [...]
new ab1df8f [ValueTracking] avoid crashing from bad assumptions (PR31809)
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/Analysis/ValueTracking.cpp | 17 ++++++++++
.../Mips/MCTargetDesc/MipsTargetStreamer.cpp | 12 ++++++++
test/Transforms/InstSimplify/assume.ll | 36 ++++++++++++++++++++++
3 files changed, 65 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/release-notes.
from 8e73204 Updated NEWS header to indicate cumulative entries
new 641edeb Update git.linaro.org/toolchain repository url.
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:
components/toolchain/binaries/README.textile | 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 7de5714 2017-02-01 Richard Biener <rguenther(a)suse.de>
new 905e044 PR testsuite/79324 * gcc.dg/debug/dwarf2/align-1.c: Add -gn [...]
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 | 17 +++++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/align-1.C | 2 +-
gcc/testsuite/g++.dg/debug/dwarf2/align-2.C | 2 +-
gcc/testsuite/g++.dg/debug/dwarf2/align-3.C | 2 +-
gcc/testsuite/g++.dg/debug/dwarf2/align-4.C | 2 +-
gcc/testsuite/g++.dg/debug/dwarf2/align-5.C | 2 +-
gcc/testsuite/g++.dg/debug/dwarf2/align-6.C | 2 +-
gcc/testsuite/gcc.dg/debug/dwarf2/align-1.c | 2 +-
gcc/testsuite/gcc.dg/debug/dwarf2/align-2.c | 2 +-
gcc/testsuite/gcc.dg/debug/dwarf2/align-3.c | 2 +-
gcc/testsuite/gcc.dg/debug/dwarf2/align-4.c | 2 +-
gcc/testsuite/gcc.dg/debug/dwarf2/align-5.c | 2 +-
gcc/testsuite/gcc.dg/debug/dwarf2/align-6.c | 2 +-
gcc/testsuite/gcc.dg/debug/dwarf2/align-as-1.c | 2 +-
14 files changed, 30 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.
Yvan Roux pushed a change to branch ryan_arnold/regen
in repository toolchain/tcwg-release-tools.
from 6b84194 Fix update_series_readme() parameter passing.
new 84602e0 linaropy/rn/rnseries.py: Fix unassigned variable.
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:
linaropy/rn/rnseries.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.