This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1db5adee4f0 ASAN: emit line information of stack variables.
new 4f6aea41cbf 2018-10-09 Richard Biener <rguenther(a)suse.de>
new a23722adc40 2018-10-09 Richard Biener <rguenther(a)suse.de>
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 | 12 ++++++++++++
gcc/tree-ssa-structalias.c | 48 +++++++++++++++++++++-------------------------
gcc/tree-vectorizer.c | 18 ++++++++---------
3 files changed, 43 insertions(+), 35 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 gcc-8-branch
in repository gcc.
from 5fb74b32302 Daily bump.
new 9ff65abbe76 Use -fno-show-column in libstdc++ installed testing.
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 ++++++++
libstdc++-v3/testsuite/lib/libstdc++.exp | 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 gcc-7-branch
in repository gcc.
from 53bc78fa51c Daily bump.
new b1c8d119b74 Use -fno-show-column in libstdc++ installed testing.
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 ++++++++
libstdc++-v3/testsuite/lib/libstdc++.exp | 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 gcc-6-branch
in repository gcc.
from 10c1510ffed Daily bump.
new 255af8fd00f Use -fno-show-column in libstdc++ installed testing.
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 ++++++++
libstdc++-v3/testsuite/lib/libstdc++.exp | 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 43136901183 Fix buildbot failures with the newly added test case (tripl [...]
new 00973e3c15c [mips] Set pointer size to 4 bytes for N32 ABI
new 244c796c894 [mips] Fix FDE/CFI encoding in case of N32 ABI
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/MC/MCObjectFileInfo.cpp | 6 +++---
lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp | 3 +--
test/MC/Mips/cfi-encoding.s | 23 +++++++++++++++++++++++
test/MC/Mips/ptr-size.s | 13 +++++++++++++
4 files changed, 40 insertions(+), 5 deletions(-)
create mode 100644 test/MC/Mips/cfi-encoding.s
create mode 100644 test/MC/Mips/ptr-size.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 compiler-rt.
from 9b1176fd6 Reflect the current reality and disable lsan tests on NetBSD
new b46b098b1 Mark MSan fork test as UNSUPPORTED on NetBSD
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/msan/fork.cc | 3 +++
1 file changed, 3 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 edb9a19f380 [PowerPC] Remove self-copies in pre-emit peephole
new 43136901183 Fix buildbot failures with the newly added test case (tripl [...]
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/CodeGen/PowerPC/remove-self-copies.mir | 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 llvm.
from 6027f5ef522 [llvm-exegesis] Fix wrong index type.
new edb9a19f380 [PowerPC] Remove self-copies in pre-emit peephole
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/PowerPC/PPCInstrInfo.h | 10 +++
lib/Target/PowerPC/PPCPreEmitPeephole.cpp | 24 ++++++
test/CodeGen/PowerPC/remove-self-copies.mir | 128 ++++++++++++++++++++++++++++
3 files changed, 162 insertions(+)
create mode 100644 test/CodeGen/PowerPC/remove-self-copies.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.