This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e131755 [AliasSetTracker] Make AST smarter about intrinsics that don' [...]
new cbb0ce9 [InstCombine] auto-generate better checks; NFC
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/Transforms/InstCombine/sext.ll | 215 +++++++++++++++++++++---------------
1 file changed, 125 insertions(+), 90 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 a0194fe fix pr78060 pr78061 pr78088
new 290f955 Fix error handling in recursive_directory_iterator::increment
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 | 5 +++++
libstdc++-v3/src/filesystem/dir.cc | 5 ++++-
.../filesystem/iterators/recursive_directory_iterator.cc | 1 +
3 files changed, 10 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 gimplefe
in repository gcc.
from f2f88ef 2016-10-26 Richard Biener <rguenther(a)suse.de>
new 58a041e 2016-10-26 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/c/gimple-parser.c | 42 ++++++++++++++++++++++++++------------
gcc/gimple-pretty-print.c | 16 +++++++++++----
gcc/testsuite/gcc.dg/gimplefe-14.c | 29 ++++++++++++++++++++++++++
gcc/tree-cfg.c | 41 ++++++++++++++++++-------------------
4 files changed, 90 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-14.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 clang.
from 674ce24 Fix use-after-scope in ASTContext.
new 6ad50db [PP] Replace some index based for loops with range based ones
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/Lex/PPCaching.cpp | 2 +-
lib/Lex/PPLexerChange.cpp | 14 ++++++--------
lib/Lex/PPMacroExpansion.cpp | 13 +++++--------
lib/Lex/Pragma.cpp | 2 +-
lib/Lex/TokenConcatenation.cpp | 2 +-
lib/Lex/TokenLexer.cpp | 11 +++++------
6 files changed, 19 insertions(+), 25 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 clang.
from 4970df6 [PP] Remove another unused parameter
new 674ce24 Fix use-after-scope in ASTContext.
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/AST/ASTContext.cpp | 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 b3db57e New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec.
new a0194fe fix pr78060 pr78061 pr78088
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 | 10 ++++++
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/g++.dg/pr78060.C | 14 +++++++++
gcc/testsuite/g++.dg/pr78088.C | 19 +++++++++++
gcc/testsuite/gfortran.dg/pr78061.f | 18 +++++++++++
gcc/tree-ssa-loop-split.c | 63 ++++++++++++++++++++++++++-----------
6 files changed, 112 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr78060.C
create mode 100644 gcc/testsuite/g++.dg/pr78088.C
create mode 100644 gcc/testsuite/gfortran.dg/pr78061.f
--
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 0ab9364 DebugInfo: support for DWARFv5 DW_AT_alignment attribute
new e131755 [AliasSetTracker] Make AST smarter about intrinsics that don' [...]
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/Analysis/AliasSetTracker.cpp | 15 ++++++++++
test/Analysis/AliasSet/intrinsics.ll | 54 ++++++++++++++++++++++++++++++++++++
2 files changed, 69 insertions(+)
create mode 100644 test/Analysis/AliasSet/intrinsics.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 glibc.
from e863cce malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]
new 726d48e Use read_int in vfscanf
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 | 5 +++++
stdio-common/vfscanf.c | 13 +++++--------
2 files changed, 10 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 lld.
from 9537c80 [ELF] Better error reporting for undefined symbols
new 0cec94e Delete trivial getters. NFC.
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/ICF.cpp | 6 +++---
ELF/InputSection.cpp | 28 ++++++++++++++--------------
ELF/InputSection.h | 9 ++-------
ELF/LinkerScript.cpp | 6 +++---
ELF/MarkLive.cpp | 8 ++++----
ELF/OutputSections.cpp | 17 ++++++++---------
ELF/Relocations.cpp | 4 ++--
ELF/Writer.cpp | 4 ++--
8 files changed, 38 insertions(+), 44 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.