This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 44f3d14c41 [OPENMP] Fix emission of the loop doacross constructs.
new 2212ddf2e9 Summary:Add clang::reinitializes attribute
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/Basic/Attr.td | 11 +++++++++++
include/clang/Basic/AttrDocs.td | 28 ++++++++++++++++++++++++++++
lib/Sema/SemaDeclAttr.cpp | 5 +++++
test/SemaCXX/attr-reinitializes.cpp | 15 +++++++++++++++
4 files changed, 59 insertions(+)
create mode 100644 test/SemaCXX/attr-reinitializes.cpp
--
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.
"Maxim Kuvyrkov pushed a change to branch round-robin
in repository toolchain/jenkins-scripts.
discards 7bdbdd6 Round-robin wip.
new fbd557f Round-robin wip.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7bdbdd6)
\
N -- N -- N refs/heads/round-robin (fbd557f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
jenkins-helpers.sh | 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 llvm.
from 6cc0fcd6bb5 [SystemZ] Increase the amount of inlining.
new d9eaefb8663 Check for tied operands
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/AsmParser/HexagonAsmParser.cpp | 1 +
test/MC/Hexagon/tied-ops.s | 6 ++++++
2 files changed, 7 insertions(+)
create mode 100644 test/MC/Hexagon/tied-ops.s
--
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 f5bf555b1f [ASTImporter] Improved import of friend templates.
new 44f3d14c41 [OPENMP] Fix emission of the loop doacross constructs.
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/AST/OpenMPClause.h | 96 +++++++---
lib/AST/OpenMPClause.cpp | 123 +++++++++----
lib/CodeGen/CGOpenMPRuntime.cpp | 92 ++++++----
lib/CodeGen/CGOpenMPRuntime.h | 8 +-
lib/CodeGen/CGStmtOpenMP.cpp | 16 +-
lib/Sema/SemaOpenMP.cpp | 263 +++++++++++++++++++---------
lib/Serialization/ASTReaderStmt.cpp | 12 +-
lib/Serialization/ASTWriterStmt.cpp | 9 +-
test/OpenMP/ordered_doacross_codegen.c | 28 ++-
test/OpenMP/ordered_doacross_codegen.cpp | 107 ++++++++---
test/OpenMP/parallel_for_simd_ast_print.cpp | 2 +-
11 files changed, 540 insertions(+), 216 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.
"Maxim Kuvyrkov pushed a change to branch round-robin
in repository toolchain/jenkins-scripts.
discards 2734d44 Round-robin wip.
new 7bdbdd6 Round-robin wip.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2734d44)
\
N -- N -- N refs/heads/round-robin (7bdbdd6)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
jenkins-helpers.sh | 18 +++++++++++++-----
tcwg-rr-gnu-master.sh | 3 +++
2 files changed, 16 insertions(+), 5 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 c2298f76 Add Image dilate kernel(for grayscale Images) using Benchmark [...]
new 70b36006 Removed std=c++11 flag from MicroBenchmarks/ImageProcessing/D [...]
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:
MicroBenchmarks/ImageProcessing/Dilate/CMakeLists.txt | 2 +-
MicroBenchmarks/ImageProcessing/Dilate/main.cpp | 3 ++-
2 files changed, 3 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 lld.
from a367be2f4 [LLD][ELF] - Remove dead code from handleTlsRelocation. NFC.
new eb73c83b2 [LLD][ELF] - Remove dead code from handleTlsRelocation. 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:
ELF/Relocations.cpp | 2 --
1 file changed, 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 test-suite.
from bce559ba CMake: add files to fft test for new llvm_multisource API.
new c2298f76 Add Image dilate kernel(for grayscale Images) using Benchmark [...]
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:
MicroBenchmarks/ImageProcessing/CMakeLists.txt | 1 +
.../ImageProcessing/Dilate/CMakeLists.txt | 11 +++
.../{Blur/blur.h => Dilate/dilate.h} | 9 +-
.../ImageProcessing/Dilate/dilate.reference_output | 1 +
.../ImageProcessing/Dilate/dilateKernel.c | 35 +++++++
MicroBenchmarks/ImageProcessing/Dilate/main.cpp | 107 +++++++++++++++++++++
6 files changed, 158 insertions(+), 6 deletions(-)
create mode 100644 MicroBenchmarks/ImageProcessing/Dilate/CMakeLists.txt
copy MicroBenchmarks/ImageProcessing/{Blur/blur.h => Dilate/dilate.h} (59%)
create mode 100644 MicroBenchmarks/ImageProcessing/Dilate/dilate.reference_output
create mode 100644 MicroBenchmarks/ImageProcessing/Dilate/dilateKernel.c
create mode 100644 MicroBenchmarks/ImageProcessing/Dilate/main.cpp
--
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 f63400aa385 [nvptx] Use CUDA driver API to select default runtime launc [...]
new 518d845312f * config.gcc (rs6000-ibm-aix4.x): Delete. ( [...]
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 | 11 +++
gcc/config.gcc | 36 ----------
gcc/config/rs6000/aix43.h | 167 ------------------------------------------
gcc/config/rs6000/aix51.h | 169 -------------------------------------------
gcc/config/rs6000/aix52.h | 179 ---------------------------------------------
gcc/config/rs6000/aix53.h | 180 ----------------------------------------------
gcc/config/rs6000/t-aix43 | 39 ----------
7 files changed, 11 insertions(+), 770 deletions(-)
delete mode 100644 gcc/config/rs6000/aix43.h
delete mode 100644 gcc/config/rs6000/aix51.h
delete mode 100644 gcc/config/rs6000/aix52.h
delete mode 100644 gcc/config/rs6000/aix53.h
delete mode 100644 gcc/config/rs6000/t-aix43
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 7af5d416 config/latest-rel: Upgrade to binutils-2.31, gcc-8.2, glibc-2.28
new d737cf4a Fix usage of abe.sh --checkout
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:
abe.sh | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.