This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2349423 Addressing post-commit comments regarding not expanding UDIV; [...]
new 10c8524 [AMDGPU] fix ds_swizzle_b32 opcode for VI (bz 28371)
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/AMDGPU/SIInstrInfo.td | 20 ++++++++++++++++++++
lib/Target/AMDGPU/SIInstructions.td | 2 +-
test/MC/AMDGPU/ds.s | 2 +-
test/MC/Disassembler/AMDGPU/ds_vi.txt | 4 ++--
4 files changed, 24 insertions(+), 4 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 openmp.
from 7ff7092 D22136: Memory leaks fixed by adding missed __kmp_free() calls
new fa6d122 D22137: Memory leak fixed by adding missed cleanup of single [...]
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_runtime.c | 6 ++++--
1 file changed, 4 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 c3d2733 2016-07-08 Alan Hayward <alan.hayward(a)arm.com>
new 98e771d [gcc] 2016-07-08 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 | 14 ++++++++++++++
gcc/config/rs6000/rs6000-cpus.def | 14 ++++++++++++--
gcc/config/rs6000/rs6000.c | 21 ++++++++++++---------
gcc/doc/invoke.texi | 14 +++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/p9-lxvx-stxvx-3.c | 2 +-
6 files changed, 57 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 gcc-6-branch
in repository gcc.
from 84787cf gcc/ChangeLog:
new 83b8807 Back port from trunk
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 | 17 +++++++++++++++++
gcc/config/rs6000/rs6000-cpus.def | 13 +++++++++++--
gcc/config/rs6000/rs6000.c | 20 ++++++++++++--------
gcc/doc/invoke.texi | 14 +++++++++++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/p9-lxvx-stxvx-3.c | 2 +-
6 files changed, 62 insertions(+), 12 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 openmp.
from d72ef36 Fix the nowait tests for omp for and omp single
new 248f6cc D22135: formatting change
new 7ff7092 D22136: Memory leaks fixed by adding missed __kmp_free() calls
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:
runtime/src/kmp_affinity.cpp | 2 ++
runtime/tools/lib/LibOMP.pm | 2 +-
2 files changed, 3 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 clang-tools-extra.
from c9974c0 [include-fixer] Pull out Context implementation code to a cpp file.
new 21d7759 [include-fixer] Don't add qualifiers to symbols which have gl [...]
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-fixer/IncludeFixerContext.cpp | 4 ++++
include-fixer/IncludeFixerContext.h | 1 +
unittests/include-fixer/IncludeFixerTest.cpp | 14 +++++++-------
3 files changed, 12 insertions(+), 7 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 3696ecc [X86][SSE] Improve constant folding tests for CVTSD/CVTSS/CVT [...]
new 2349423 Addressing post-commit comments regarding not expanding UDIV; [...]
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/SelectionDAG/DAGCombiner.cpp | 4 ++--
test/CodeGen/ARM/urem-opt-size.ll | 2 +-
2 files changed, 3 insertions(+), 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 vehre/coarray
in repository gcc.
from c16a950 Fixed ICE for sections of arrays.
new 461bc26 Added number of allocatable/pointer components to a caf_regis [...]
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/gfortran.h | 9 +-
gcc/fortran/gfortran.texi | 7 +-
gcc/fortran/primary.c | 171 ++++++++++++++++++++++-
gcc/fortran/symbol.c | 58 +++++---
gcc/fortran/trans-array.c | 16 ++-
gcc/fortran/trans-decl.c | 6 +-
gcc/fortran/trans-expr.c | 2 +-
gcc/fortran/trans-stmt.c | 2 +-
gcc/fortran/trans.c | 23 +--
gcc/testsuite/gfortran.dg/coarray_allocate_7.f08 | 5 +-
gcc/testsuite/gfortran.dg/coarray_allocate_8.f08 | 5 +
libgfortran/caf/libcaf.h | 2 +-
libgfortran/caf/single.c | 35 ++++-
13 files changed, 286 insertions(+), 55 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 b5b504b Daily bump.
new 84787cf gcc/ChangeLog:
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 | 9 +++++++++
gcc/config/rs6000/altivec.md | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.