This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 024df33b40 [DOXYGEN] There was a request in the review D41507 to change [...]
new 510b41969e [Coverage] Handle break/continue outside of loop bodies
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/CoverageMappingGen.cpp | 24 ++++++++++++++++--------
test/CoverageMapping/break.c | 11 +++++++++++
2 files changed, 27 insertions(+), 8 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 7238ae962fb PR c++/83227 - C++17 ICE with init-list derived-to-base co [...]
new 606f008bed9 2018-02-16 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/g++.dg/torture/pr84190.C | 20 ++++++++++++++++++++
gcc/tree-ssa.c | 3 ++-
4 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr84190.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 gcc-7-branch
in repository gcc.
from 2228ccac2b6 Daily bump.
new 1dc4a4ed028 2018-02-16 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/g++.dg/torture/pr84190.C | 20 ++++++++++++++++++++
gcc/tree-ssa.c | 3 ++-
4 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr84190.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 2ae7492272a [X86] Don't zero_extend cmov up to i64, stop at i32.
new 05d8e598f19 [X86] Allow CMOVs of constants to be sign extended from i32.
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/X86/X86ISelLowering.cpp | 9 +++++----
test/CodeGen/X86/cmov-promotion.ll | 7 +++----
test/CodeGen/X86/vector-compare-all_of.ll | 25 ++++++++++---------------
3 files changed, 18 insertions(+), 23 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 6e5a3d77a3c [APInt] Fix extractBits to correctly handle Result.isSingle [...]
new 2ae7492272a [X86] Don't zero_extend cmov up to i64, stop at i32.
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/X86/X86ISelLowering.cpp | 37 ++++++++++++++++++++++++++-----------
test/CodeGen/X86/cmov-promotion.ll | 2 +-
2 files changed, 27 insertions(+), 12 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 compiler-rt.
from 6a42ba835 Revert part of SVN r. 325240 in lit.cfg
new f43b9b62e Reintroduce FreeBSD support in test/xray
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/xray/lit.cfg | 11 ++++++++---
1 file changed, 8 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 lld.
from f563e41de [ELF] Fix use after free in case of using --whole-archive.
new 3e770ed91 Fix an issue that weak bit is dropped when there's a lazy obj [...]
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 | 7 +++++--
test/ELF/weak-undef-lib.s | 19 +++++++++++++++++++
2 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/weak-undef-lib.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 lld.
from 9c03210ae Relax relocation type checking in a non-ALLOC section.
new f563e41de [ELF] Fix use after free in case of using --whole-archive.
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/Driver.cpp | 2 +-
ELF/InputFiles.h | 2 +-
ELF/InputSection.cpp | 2 +-
test/ELF/whole-archive-name.s | 15 +++++++++++++++
4 files changed, 18 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/whole-archive-name.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 clang.
from b2feff8325 [Modules] Extend -fmodule-name semantic for frameworks with [...]
new 024df33b40 [DOXYGEN] There was a request in the review D41507 to change [...]
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/Headers/emmintrin.h | 114 ++++++++++++++++++++++++------------------------
lib/Headers/tmmintrin.h | 18 ++++----
2 files changed, 67 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 d67901d7e17 Daily bump.
new 7238ae962fb PR c++/83227 - C++17 ICE with init-list derived-to-base co [...]
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/cp/ChangeLog | 4 ++++
gcc/cp/call.c | 9 +++++----
gcc/testsuite/g++.dg/cpp0x/initlist98.C | 17 +++++++++++++++++
3 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist98.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.