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 e866bc8 PR libstdc++/77395 * include/std/type_traits (is_constructi [...]
new 513d3d9 * doc/install.texi (Binaries): www.opencsw.org now uses https.
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/doc/install.texi | 2 +-
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 cfe0cf0 Fix indent. NFC.
new aa4eb89 [DiagnosticInfo] Add a diagnostic class for the fallback of ISel.
new 8e21d40 [ResetMachineFunction] Emit the diagnostic isel fallback when asked.
new e41c902 [TargetPassConfig] Add a hook to tell whether GlobalISel shou [...]
new b3ee42e AMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr() is at leas [...]
The 4 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/CodeGen/Passes.h | 6 +++++-
include/llvm/CodeGen/TargetPassConfig.h | 5 +++++
include/llvm/IR/DiagnosticInfo.h | 20 ++++++++++++++++++++
lib/CodeGen/LLVMTargetMachine.cpp | 3 ++-
lib/CodeGen/ResetMachineFunctionPass.cpp | 19 ++++++++++++++-----
lib/CodeGen/TargetPassConfig.cpp | 14 ++++++++++----
lib/IR/DiagnosticInfo.cpp | 4 ++++
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 2 +-
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 5 ++++-
.../AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll | 14 ++++++++++++++
10 files changed, 79 insertions(+), 13 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 ae9896f Add an optional parameter with a list of undefs to extendToIndices
new cfe0cf0 Fix indent. 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/Analysis/LoopAccessAnalysis.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 51a43c0 match.pd: Revert a * (1 << b) relaxation.
new a7b3b7c PR fortran/77374 * parse.c (parse_omp_oacc_atomic): Copy ov [...]
new 68c215e PR fortran/77352 * trans-openmp.c (gfc_trans_omp_parallel_w [...]
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:
gcc/fortran/ChangeLog | 18 ++++++++++++++--
gcc/fortran/openmp.c | 33 ++++++++++++++++++++++++------
gcc/fortran/parse.c | 1 +
gcc/fortran/resolve.c | 20 ++++++++++++++++--
gcc/fortran/trans-openmp.c | 5 +----
gcc/testsuite/ChangeLog | 10 ++++++++-
gcc/testsuite/gfortran.dg/gomp/pr77352.f90 | 16 +++++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr77374.f08 | 21 +++++++++++++++++++
8 files changed, 109 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77352.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77374.f08
--
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 0110941 2016-08-31 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 51a43c0 match.pd: Revert a * (1 << b) relaxation.
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 | 5 +++++
gcc/match.pd | 3 +--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr73714.c | 8 ++++++++
4 files changed, 19 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr73714.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 2d834ba s/static inline/static/ for headers I have changed in r279475. NFC.
new 967507d Fix a typo in a comment.
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/Sema/Sema.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from 97f74bc Automatic date update in version.in
new 305a161 Fix lwp_suspend/unsuspend imbalance in linux_wait_1
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:
gdb/gdbserver/ChangeLog | 4 ++++
gdb/gdbserver/linux-low.c | 37 +++++++++++++++++++------------------
2 files changed, 23 insertions(+), 18 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 7b45e33 gcc/ Backport from trunk r238955. 2015-08-01 Alan Hayward [...]
new fbec19f gcc/ Backport from trunk r239135. 2016-08-04 Andrew Pinsk [...]
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/config/aarch64/aarch64.c | 20 +++++++++++++++++++-
1 file changed, 19 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 072b90f gcc/ Backport from trunk r239300. 2016-08-09 Renlin Li < [...]
new 7b45e33 gcc/ Backport from trunk r238955. 2015-08-01 Alan Hayward [...]
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/testsuite/gcc.dg/vect/pr71818.c | 16 ++++++++++++++++
gcc/tree-vect-loop-manip.c | 19 ++++++++++++++++++-
2 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr71818.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 f2e0338 Next set of additional error checks for invalid Mach-O files [...]
new ae9896f Add an optional parameter with a list of undefs to extendToIndices
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/CodeGen/LiveIntervalAnalysis.h | 11 ++++++++---
lib/CodeGen/LiveIntervalAnalysis.cpp | 5 +++--
2 files changed, 11 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.