This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4c03ed5f95c 2017-09-22 Richard Biener <rguenther(a)suse.de>
new fc1c9df7fbc 2017-09-22 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/gcc.dg/torture/pr82291.c | 37 +++++++
gcc/tree-if-conv.c | 190 +++++++++++++++++----------------
4 files changed, 148 insertions(+), 90 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr82291.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 zorg.
from dcd8c6d [zorg] Add another build slave to the reverse iterator builder
new 80944ec [zorg] Add email notification for new SystemZ builders
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:
buildbot/osuosl/master/config/status.py | 3 ++-
1 file changed, 2 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 compiler-rt.
from 5ee8cc231 [asan/lsan] Trying to fix buildbots after r313966
new 7e3a14329 [asan/lsan] Trying to fix PPC64 and x380x buildbots after r313966
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/asan/TestCases/Linux/recoverable-lsan.cc | 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 clang.
from f87d7f14d4 [clang-format] Ignore case and stable sort using-declarations
new d2eb6ef69c [analyzer] Add new delete with non-virtual destructor check
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/clang/StaticAnalyzer/Checkers/Checkers.td | 5 +
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 1 +
.../Checkers/DeleteWithNonVirtualDtorChecker.cpp | 153 +++++++++++++++++
test/Analysis/DeleteWithNonVirtualDtor.cpp | 187 +++++++++++++++++++++
4 files changed, 346 insertions(+)
create mode 100644 lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp
create mode 100644 test/Analysis/DeleteWithNonVirtualDtor.cpp
--
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 1814bd731e4 2017-09-22 Paul Thomas <pault(a)gcc.gnu.org>
new 4c03ed5f95c 2017-09-22 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 | 8 ++++
gcc/sese.c | 128 +++++++++++++---------------------------------------------
2 files changed, 35 insertions(+), 101 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 fe5f8bde97a [dwarfdump] Fix ambiguous call to make_unique
new df96e34e7f9 [ARM] Add missing selection patterns for vnmla
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/ARM/ARMInstrVFP.td | 9 ++++++
test/CodeGen/ARM/fnmscs.ll | 69 +++++++++++++++++++++++++++++++++++++++++--
2 files changed, 76 insertions(+), 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 7080e068b5c [dwarfdump] Add support for redirecting output to a file
new 229871c6966 [obj2yaml] Don't crash for input files without symbol table
new fe5f8bde97a [dwarfdump] Fix ambiguous call to make_unique
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:
test/tools/obj2yaml/Inputs/crt1.o | Bin 0 -> 2712 bytes
test/tools/obj2yaml/missing_symtab.test | 5 +++++
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 4 ++--
tools/obj2yaml/elf2yaml.cpp | 2 ++
4 files changed, 9 insertions(+), 2 deletions(-)
create mode 100755 test/tools/obj2yaml/Inputs/crt1.o
create mode 100644 test/tools/obj2yaml/missing_symtab.test
--
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 d02c6caeae3 [mips] clang-format MipsTargetMachine.cpp
new 7080e068b5c [dwarfdump] Add support for redirecting output to a file
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/tools/llvm-dwarfdump/X86/brief.s | 3 ++
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 68 +++++++++++++++++++++------------
2 files changed, 47 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.