This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 014cf5b [analyzer] Re-apply r283092, attempt no.4, chunk no.3, fixup 1.
new 9ccc2ea Silence Warning. 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:
lib/StaticAnalyzer/Core/CoreEngine.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 llvm.
from db0b3fa [LoopIdiomRecognize] Merge two if conditions into one. NFCI.
new c16b74e Recommit "Use StringRef in LTOModule implementation (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:
include/llvm/LTO/legacy/LTOModule.h | 42 +++++++++++++----------------
lib/LTO/LTOCodeGenerator.cpp | 2 +-
lib/LTO/LTOModule.cpp | 54 ++++++++++++++++++++-----------------
tools/lto/lto.cpp | 33 ++++++++++++-----------
4 files changed, 66 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 libcxx.
from 1a38ecc Mark issues 2514, 2519, 2536 and 2475 as done
new 45a9570 Remove MSVC workarounds. Patch from STL(a)microsoft.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:
test/support/test_allocator.h | 10 ++--------
1 file changed, 2 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 7d562e8 2016-10-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 7d29bba [gcc] 2016-10-06 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 | 74 ++++++++
gcc/config/rs6000/linux64.h | 6 +
gcc/config/rs6000/rs6000-c.c | 12 +-
gcc/config/rs6000/rs6000-cpus.def | 4 +-
gcc/config/rs6000/rs6000.c | 195 +++++++++++++++------
gcc/config/rs6000/rs6000.h | 18 +-
gcc/config/rs6000/rs6000.md | 53 +++---
gcc/config/rs6000/rs6000.opt | 10 +-
gcc/testsuite/ChangeLog | 8 +
gcc/testsuite/gcc.target/powerpc/float128-mix.c | 10 +-
gcc/testsuite/gcc.target/powerpc/float128-type-1.c | 28 +++
gcc/testsuite/gcc.target/powerpc/float128-type-2.c | 31 ++++
12 files changed, 355 insertions(+), 94 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-type-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-type-2.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-6-branch
in repository gcc.
from 794d4d4 Daily bump.
new 5dfed59 2016-10-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
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 | 7 +++++
gcc/fortran/interface.c | 25 ++++++++++++-----
gcc/testsuite/ChangeLog | 19 +++++++++++++
gcc/testsuite/gfortran.dg/assumed_type_3.f90 | 6 ++--
gcc/testsuite/gfortran.dg/defined_operators_1.f90 | 9 +++---
gcc/testsuite/gfortran.dg/generic_26.f90 | 6 ++--
gcc/testsuite/gfortran.dg/generic_7.f90 | 6 ++--
gcc/testsuite/gfortran.dg/gomp/udr5.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/udr7.f90 | 2 +-
gcc/testsuite/gfortran.dg/interface_1.f90 | 6 ++--
gcc/testsuite/gfortran.dg/interface_37.f90 | 6 ++--
gcc/testsuite/gfortran.dg/interface_5.f90 | 4 +--
gcc/testsuite/gfortran.dg/interface_6.f90 | 6 ++--
gcc/testsuite/gfortran.dg/interface_7.f90 | 6 ++--
gcc/testsuite/gfortran.dg/no_arg_check_3.f90 | 12 ++++----
gcc/testsuite/gfortran.dg/operator_5.f90 | 8 +++---
gcc/testsuite/gfortran.dg/pr77406.f90 | 34 +++++++++++++++++++++++
gcc/testsuite/gfortran.dg/proc_ptr_comp_20.f90 | 8 +++---
18 files changed, 122 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77406.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 7a0dadb [InstCombine] fold select X, (ext X), C
new db0b3fa [LoopIdiomRecognize] Merge two if conditions into one. NFCI.
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/Transforms/Scalar/LoopIdiomRecognize.cpp | 4 +---
1 file changed, 1 insertion(+), 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 gcc.
from fe6660b Improve implementation-defined docs for libstdc++
new 7d562e8 2016-10-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
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 | 7 +++++
gcc/fortran/interface.c | 25 ++++++++++++-----
gcc/testsuite/ChangeLog | 19 +++++++++++++
gcc/testsuite/gfortran.dg/assumed_type_3.f90 | 6 ++--
gcc/testsuite/gfortran.dg/defined_operators_1.f90 | 9 +++---
gcc/testsuite/gfortran.dg/generic_26.f90 | 6 ++--
gcc/testsuite/gfortran.dg/generic_7.f90 | 6 ++--
gcc/testsuite/gfortran.dg/gomp/udr5.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/udr7.f90 | 2 +-
gcc/testsuite/gfortran.dg/interface_1.f90 | 6 ++--
gcc/testsuite/gfortran.dg/interface_37.f90 | 6 ++--
gcc/testsuite/gfortran.dg/interface_5.f90 | 4 +--
gcc/testsuite/gfortran.dg/interface_6.f90 | 6 ++--
gcc/testsuite/gfortran.dg/interface_7.f90 | 6 ++--
gcc/testsuite/gfortran.dg/no_arg_check_3.f90 | 12 ++++----
gcc/testsuite/gfortran.dg/operator_5.f90 | 8 +++---
gcc/testsuite/gfortran.dg/pr77406.f90 | 34 +++++++++++++++++++++++
gcc/testsuite/gfortran.dg/proc_ptr_comp_20.f90 | 8 +++---
18 files changed, 122 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77406.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 openmp.
from f82ad77 Enable omp_get_schedule() to return static steal type.
new 88b2b1c Code cleanup for the runtime without monitor thread
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:
runtime/src/kmp.h | 21 +++++++++++++++++----
runtime/src/kmp_barrier.cpp | 6 ++++++
runtime/src/kmp_global.c | 2 ++
runtime/src/kmp_runtime.c | 21 ++++++++++++++++++---
runtime/src/kmp_settings.c | 4 +++-
5 files changed, 46 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 lldb.
from 4e7339a Fix build failure on lldb-amd64-ninja-freebsd11 error caused [...]
new 3d4af35 The PR that caused this test ot fail was fixed in July, remov [...]
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:
.../Python/lldbsuite/test/lang/cpp/gmodules/TestWithModuleDebugging.py | 1 -
1 file changed, 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 openmp.
from af29aaa [cmake] Fix for a bug https://llvm.org/bugs/show_bug.cgi?id=3 [...]
new f82ad77 Enable omp_get_schedule() to return static steal type.
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:
runtime/src/kmp.h | 6 +-
runtime/src/kmp_runtime.c | 4 +-
.../worksharing/for/omp_for_schedule_runtime.c | 82 ++++++++++++++++++++++
3 files changed, 88 insertions(+), 4 deletions(-)
create mode 100644 runtime/test/worksharing/for/omp_for_schedule_runtime.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.