This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1f766384f2 Fix typo in comment.
new a55881cab3 [Devirtualization] Emit invariant.group loads with empty group md
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/CodeGenModule.cpp | 8 ++------
test/CodeGenCXX/invariant.group-for-vptrs.cpp | 23 ++++++++++-------------
2 files changed, 12 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 gcc.
from 5cea6ae9bfe 2017-04-24 Richard Biener <rguenther(a)suse.de>
new 0370f12c360 Fix (PR middle-end/79931)
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 | 5 +++++
gcc/ipa-devirt.c | 8 +++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ipa/pr79931.C | 24 ++++++++++++++++++++++++
4 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr79931.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 a26ca6fe0b5 [DWARF] Move test to x86 directory
new ecf0e93d1f1 [SystemZ] Update kill-flag in splitMove().
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/SystemZ/SystemZInstrInfo.cpp | 5 +-
.../SystemZ/splitMove_undefReg_mverifier_2.ll | 229 +++++++++++++++++++++
2 files changed, 232 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/SystemZ/splitMove_undefReg_mverifier_2.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 f114918df8c [RegionInfo] Fix dangling references created by moving Regi [...]
new a26ca6fe0b5 [DWARF] Move test to x86 directory
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:
test/DebugInfo/{ => X86}/dwarfdump-ranges-unrelocated.s | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/DebugInfo/{ => X86}/dwarfdump-ranges-unrelocated.s (100%)
--
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 957f6b39ca Fix snafu in aarch64 opcodes debugging statement.
new 8b353c47b7 ld: fix regressions with rett instructions in sparc tests.
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:
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-sparc/tlssunbin64.dd | 2 +-
ld/testsuite/ld-sparc/tlssunnopic64.dd | 2 +-
ld/testsuite/ld-sparc/tlssunpic64.dd | 2 +-
4 files changed, 10 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 newlib.
from b8523353d Fix stat.st_blocks for files compressed with CompactOS method
new 3885c06c4 cygwin: remov unused winpids constructor
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:
winsup/cygwin/pinfo.h | 2 --
1 file changed, 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 63dc9141ba3 Add SUSE vendor
new f114918df8c [RegionInfo] Fix dangling references created by moving Regi [...]
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:
include/llvm/Analysis/RegionInfo.h | 22 +++++++++++++++++++---
1 file changed, 19 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 gcc.
from 87815eb358b PR libstdc++/80504 qualify calls to avoid ADL
new 5cea6ae9bfe 2017-04-24 Richard Biener <rguenther(a)suse.de>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr80494.f90 | 32 ++++++++++++++++++++++++++++++++
gcc/tree-scalar-evolution.c | 4 +++-
4 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr80494.f90
--
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 c1f41db7c84 2017-04-24 Richard Biener <rguenther(a)suse.de>
new c950f5e2008 PR libstdc++/80493 fix invalid exception specification
new 87815eb358b PR libstdc++/80504 qualify calls to avoid ADL
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:
libstdc++-v3/ChangeLog | 10 +++++++++
libstdc++-v3/include/bits/refwrap.h | 8 +++----
libstdc++-v3/include/experimental/optional | 2 +-
.../{bind/79798.cc => reference_wrapper/80504.cc} | 25 +++++++++++-----------
4 files changed, 28 insertions(+), 17 deletions(-)
copy libstdc++-v3/testsuite/20_util/{bind/79798.cc => reference_wrapper/80504.cc} (79%)
--
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 2f681da9f49 [LLVM][MIPS] Fix different definition of off_t in LLDB and LLVM.
new 63dc9141ba3 Add SUSE vendor
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:
include/llvm/ADT/Triple.h | 3 ++-
lib/Support/Triple.cpp | 2 ++
unittests/ADT/TripleTest.cpp | 6 ++++++
3 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.