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 5781d5f * sv.po: Update.
new 9c03483 2016-07-28 Steven G. Kargl <kargl(a)gcc.gnu.org> Thomas [...]
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/fortran/ChangeLog | 10 +++++++++
gcc/fortran/error.c | 5 +++++
gcc/fortran/frontend-passes.c | 5 +++++
gcc/testsuite/ChangeLog | 8 +++++++-
gcc/testsuite/gfortran.dg/pr71883.f90 | 38 +++++++++++++++++++++++++++++++++++
5 files changed, 65 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71883.f90
--
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 8801905 [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes
new 69388b7 Try to passify the builders
new 41856d9 Really try to pacify the build bots :/
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/Transforms/Coroutines/CMakeLists.txt | 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 llvm.
from 1bd1f14 [docs] Add sub-mod example by Chris to GitHub proposal
new 8801905 [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes
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:
docs/Coroutines.rst | 4 +-
include/llvm/InitializePasses.h | 3 ++
include/llvm/Transforms/Coroutines.h | 38 +++++++++++++++
lib/Transforms/CMakeLists.txt | 1 +
lib/Transforms/Coroutines/CMakeLists.txt | 8 ++++
lib/Transforms/Coroutines/CoroCleanup.cpp | 42 +++++++++++++++++
lib/Transforms/Coroutines/CoroEarly.cpp | 43 +++++++++++++++++
lib/Transforms/Coroutines/CoroElide.cpp | 49 +++++++++++++++++++
lib/Transforms/Coroutines/CoroInternal.h | 28 +++++++++++
lib/Transforms/Coroutines/CoroSplit.cpp | 45 ++++++++++++++++++
lib/Transforms/Coroutines/Coroutines.cpp | 68 +++++++++++++++++++++++++++
lib/Transforms/{ => Coroutines}/LLVMBuild.txt | 12 ++---
lib/Transforms/LLVMBuild.txt | 2 +-
test/Transforms/Coroutines/smoketest.ll | 24 ++++++++++
tools/opt/CMakeLists.txt | 1 +
tools/opt/opt.cpp | 10 ++++
16 files changed, 368 insertions(+), 10 deletions(-)
create mode 100644 include/llvm/Transforms/Coroutines.h
create mode 100644 lib/Transforms/Coroutines/CMakeLists.txt
create mode 100644 lib/Transforms/Coroutines/CoroCleanup.cpp
create mode 100644 lib/Transforms/Coroutines/CoroEarly.cpp
create mode 100644 lib/Transforms/Coroutines/CoroElide.cpp
create mode 100644 lib/Transforms/Coroutines/CoroInternal.h
create mode 100644 lib/Transforms/Coroutines/CoroSplit.cpp
create mode 100644 lib/Transforms/Coroutines/Coroutines.cpp
copy lib/Transforms/{ => Coroutines}/LLVMBuild.txt (73%)
create mode 100644 test/Transforms/Coroutines/smoketest.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 lld.
from c4df82a [ELF] Allows setting section for common symbols in linker script
new e166392 Make CommonInputSection singleton class.
new 35cfaa4 [ELF] - Linkerscript: implemented += operator.
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:
ELF/InputSection.cpp | 10 +----
ELF/InputSection.h | 13 +++++-
ELF/LinkerScript.cpp | 49 +++++++++++-----------
ELF/LinkerScript.h | 6 +--
ELF/Writer.cpp | 11 ++---
.../linkerscript/linkerscript-locationcounter.s | 21 ++++++++++
6 files changed, 66 insertions(+), 44 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 a52bb7a [gcc] 2016-07-28 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new d67e57a * sv.po: Update.
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/po/ChangeLog | 4 +
gcc/po/sv.po | 300 +++++++++++++++++++++++++++----------------------------
2 files changed, 154 insertions(+), 150 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-6-branch
in repository gcc.
from a83276d Daily bump.
new 5781d5f * sv.po: Update.
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/po/ChangeLog | 4 +
gcc/po/sv.po | 300 +++++++++++++++++++++++++++----------------------------
2 files changed, 154 insertions(+), 150 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 1c394fc Fix build breaks after r277028
new 1bd1f14 [docs] Add sub-mod example by Chris to GitHub proposal
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:
docs/Proposals/GitHubSubMod.rst | 5 +++++
1 file changed, 5 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 gcc.
from 42e9682 2016-07-28 Steven G. Kargl <kargl(a)gcc.gnu.org>
new d414cfb Fix invalid dg-do directives in libstdc++ tests
new ba0027d Use dg-additional-options in libstdc++ tests
new 9e1e30d Fix std::vector test to pass in C++98 mode
new 4c64f32 Fix DR 438 container tests to pass in C++98 mode
new a52bb7a [gcc] 2016-07-28 Michael Meissner <meissner(a)linux.vnet.ibm.com>
The 5 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 | 30 +++++
gcc/config/rs6000/rs6000-c.c | 62 ++++++++---
gcc/config/rs6000/rs6000-protos.h | 1 +
gcc/config/rs6000/rs6000.c | 121 ++++++++++++++++++++-
gcc/config/rs6000/rs6000.h | 9 +-
gcc/config/rs6000/vsx.md | 39 ++++++-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.target/powerpc/vec-extract-1.c | 27 +++++
libstdc++-v3/ChangeLog | 44 ++++++++
.../testsuite/17_intro/headers/c++2011/stdc++.cc | 2 +-
.../headers/c++2011/stdc++_multiple_inclusion.cc | 2 +-
.../testsuite/17_intro/headers/c++2014/stdc++.cc | 2 +-
.../headers/c++2014/stdc++_multiple_inclusion.cc | 2 +-
.../testsuite/22_locale/conversions/string/1.cc | 1 -
.../deque/requirements/dr438/assign_neg.cc | 2 +-
.../deque/requirements/dr438/constructor_1_neg.cc | 2 +-
.../deque/requirements/dr438/constructor_2_neg.cc | 2 +-
.../deque/requirements/dr438/insert_neg.cc | 2 +-
.../list/requirements/dr438/assign_neg.cc | 2 +-
.../list/requirements/dr438/constructor_1_neg.cc | 2 +-
.../list/requirements/dr438/insert_neg.cc | 2 +-
.../vector/check_construct_destroy.cc | 7 +-
.../vector/requirements/dr438/assign_neg.cc | 2 +-
.../vector/requirements/dr438/constructor_1_neg.cc | 2 +-
.../vector/requirements/dr438/constructor_2_neg.cc | 2 +-
.../vector/requirements/dr438/insert_neg.cc | 2 +-
.../26_numerics/headers/cmath/fabs_inline.cc | 2 +-
.../26_numerics/valarray/const_bracket.cc | 2 +-
.../atomic_flag/test_and_set/explicit-hle.cc | 2 +-
29 files changed, 336 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-extract-1.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 681961f Missed updating a GlobalISel bit in my last commit
new 1c394fc Fix build breaks after r277028
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/Hexagon/HexagonConstPropagation.cpp | 1 +
test/CodeGen/Generic/MachineBranchProb.ll | 5 ++++-
2 files changed, 5 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 5559171 [Hexagon] Implement MI-level constant propagation
new 681961f Missed updating a GlobalISel bit in my last commit
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/GlobalISel/IRTranslator.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.