This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 21282be93c3 Added LLVM_FALLTHROUGH to address gcc warning: this stateme [...]
new efb6b106477 [NewPM] Add a temporary cl::opt() to test NewGVN.
new d88c7f02ee5 [NewPM] Fix an innocent but silly typo. Reported by Craig Topper.
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/Passes/PassBuilder.cpp | 15 +++++++++++++--
1 file changed, 13 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 766824e844e [CodeGen] Fix uninitialized variables exposed by r303084
new 21282be93c3 Added LLVM_FALLTHROUGH to address gcc warning: this stateme [...]
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/Support/GraphWriter.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 a882e8619f [coroutines] Wrap the body of the coroutine in try-catch
new c81676aad8 [coroutines] Fix coro-eh-cleanup.cpp test
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/CodeGenCoroutines/coro-eh-cleanup.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 fd891ec7f65 cfgcleanup: Ignore clobbers in bb_is_just_return
new 3dfedf9ca18 [gcc] 2017-05-22 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 11 ++
gcc/config/rs6000/vsx.md | 50 +++--
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/powerpc/pr80718.c | 298 +++++++++++++++++++++++++++++
4 files changed, 345 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr80718.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 ecac99cbb4 Give files from #line the characteristics of the current file
new a882e8619f [coroutines] Wrap the body of the coroutine in try-catch
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/Basic/DiagnosticSemaKinds.td | 2 +
lib/CodeGen/CGCoroutine.cpp | 23 +++++++++++-
lib/Sema/SemaCoroutine.cpp | 9 +++++
test/CodeGenCoroutines/coro-cleanup.cpp | 59 +++++++++++++++++++++---------
test/CodeGenCoroutines/coro-eh-cleanup.cpp | 16 +++++++-
test/SemaCXX/coroutine-seh.cpp | 37 +++++++++++++++++++
6 files changed, 125 insertions(+), 21 deletions(-)
create mode 100644 test/SemaCXX/coroutine-seh.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 clang.
from d13b68220b [coroutines] Build GRO declaration and return GRO statement
new ecac99cbb4 Give files from #line the characteristics of the current 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:
include/clang/Basic/SourceManager.h | 3 +-
include/clang/Basic/SourceManagerInternals.h | 2 -
lib/Basic/SourceManager.cpp | 93 ++++--------------------
lib/Frontend/FrontendAction.cpp | 3 +-
lib/Lex/PPDirectives.cpp | 42 ++++++-----
lib/Lex/Pragma.cpp | 4 +-
test/Frontend/Inputs/SystemHeaderPrefix/line.h | 2 +
test/Frontend/Inputs/SystemHeaderPrefix/noline.h | 1 +
test/Frontend/system-header-line-directive.c | 20 +++++
9 files changed, 66 insertions(+), 104 deletions(-)
create mode 100644 test/Frontend/Inputs/SystemHeaderPrefix/line.h
create mode 100644 test/Frontend/Inputs/SystemHeaderPrefix/noline.h
create mode 100644 test/Frontend/system-header-line-directive.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 506a3c25980 InstructionSimplify: don't speculate about Constants changing.
new 766824e844e [CodeGen] Fix uninitialized variables exposed by r303084
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/TailDuplicator.cpp | 4 ++--
1 file changed, 2 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 gcc.
from 6944c5a9274 2017-05-22 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new fd891ec7f65 cfgcleanup: Ignore clobbers in bb_is_just_return
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 | 4 ++++
gcc/cfgcleanup.c | 14 ++++++++------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/powerpc/conditional-return.c | 15 +++++++++++++++
4 files changed, 31 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/conditional-return.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 49f70ccea4b Infer relocation model from module flags in relocatable LTO link.
new 506a3c25980 InstructionSimplify: don't speculate about Constants changing.
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/InstructionSimplify.cpp | 4 +++
test/Transforms/EarlyCSE/const-speculation.ll | 39 +++++++++++++++++++++++++++
2 files changed, 43 insertions(+)
create mode 100644 test/Transforms/EarlyCSE/const-speculation.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 d26db8fbb4 Remove useless comment from sysdeps/sparc/sparc32/dl-machine.h
new f1a67a2c78 libio: Avoid dup already opened file descriptor [BZ#21393]
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 | 11 ++++++
libio/freopen.c | 22 +++++++++--
libio/freopen64.c | 22 +++++++++--
libio/tst-freopen.c | 107 ++++++++++++++++++++++++++++------------------------
manual/stdio.texi | 10 ++++-
5 files changed, 113 insertions(+), 59 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.