This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa
in repository gcc.
from b205fc3 Prefix includes of hsa headers with plugin
new f0440d44 Replace all omp references of GPGPU with HSA grid
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.hsa | 11 +++++++++++
gcc/omp-low.c | 25 ++++++++++++-------------
gcc/testsuite/ChangeLog.hsa | 7 +++++++
gcc/testsuite/c-c++-common/gomp/gridify-1.c | 2 +-
gcc/testsuite/c-c++-common/gomp/gridify-2.c | 2 +-
gcc/testsuite/c-c++-common/gomp/gridify-3.c | 2 +-
gcc/testsuite/gfortran.dg/gomp/gridify-1.f90 | 2 +-
7 files changed, 34 insertions(+), 17 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 8ce3284 fix formatting; NFC
new 34888b1 vector load store with length (left justified) llvm portion
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/IR/IntrinsicsPowerPC.td | 12 ++++++++++
lib/Target/PowerPC/PPCInstrVSX.td | 20 ++++++++++++----
test/CodeGen/PowerPC/vsx-p9.ll | 46 ++++++++++++++++++++++++++++++++++++
3 files changed, 74 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 lld.
from 6d48da3 [ELF] Don't check Out<ELFT>::RelaPlt as it's always non-zero. NFC
new e491f28 Rename function to avoid function overloading.
new 3d1b13f Rename variables of type SymbolVersion.
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/LinkerScript.cpp | 6 +++---
ELF/SymbolTable.cpp | 42 +++++++++++++++++++++---------------------
2 files changed, 24 insertions(+), 24 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 30ddd7d 2016-11-15 Matthias Klose <doko(a)ubuntu.com>
new 0aaf5af Move misplaced assignment in num_sign_bit_copies1
new 42f41c2 Fix simplify_shift_const_1 handling of vector shifts
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/ChangeLog | 16 +++++++
gcc/combine.c | 143 ++++++++++++++++++++++++++++++++++++----------------------
gcc/rtlanal.c | 4 +-
3 files changed, 107 insertions(+), 56 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 hsa
in repository gcc.
from a91f77d Move hsa headers to plugin libgomp directory
new b205fc3 Prefix includes of hsa headers with plugin
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:
libgomp/ChangeLog.hsa | 4 ++++
libgomp/plugin/plugin-hsa.c | 4 ++--
2 files changed, 6 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 334f714 [IndVars] Change the order to compute WidenAddRec in widenIVUse.
new 8ce3284 fix formatting; 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/Target/X86/X86ISelLowering.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 zorg.
from bffd3f2 Add support for libc++ ABI checking
new dba6783 Added a new slave for docs builders.
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:
buildbot/osuosl/master/config/builders.py | 10 +++++-----
buildbot/osuosl/master/config/slaves.py | 6 +++---
2 files changed, 8 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 clang-tools-extra.
from 99bcb3c [clang-move] Make the output code look more pretty.
new 5f8641f [clang-tidy] Change readability-redundant-member-init to get [...]
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:
clang-tidy/readability/RedundantMemberInitCheck.cpp | 2 +-
test/clang-tidy/readability-redundant-member-init.cpp | 18 ++++++++++++++++++
2 files 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.
unknown user pushed a change to branch master
in repository llvm.
from 2e14486 [ARM] GlobalISel: Remove unused members. NFCI
new 334f714 [IndVars] Change the order to compute WidenAddRec in widenIVUse.
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/IndVarSimplify.cpp | 4 +-
.../Transforms/IndVarSimplify/iv-widen-elim-ext.ll | 9 +++-
test/Transforms/IndVarSimplify/iv-widen.ll | 56 ++++++++++++++++++++++
3 files changed, 65 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 test-suite.
from 1b5c04a [test-suite] Always use -std=gnu89 for 253.perlbmk
new a6673d4 Sort the files generated by SPEC benchmarks
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:
External/SPEC/Makefile.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.