This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d0960ed3a0 Merge two attribute diagnostics into one
new 4a2af3e42a [OpenCL] Allow blocks to capture arrays in OpenCL
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/Sema/SemaExpr.cpp | 6 ++++--
test/SemaOpenCL/block-array-capturing.cl | 16 ++++++++++++++++
2 files changed, 20 insertions(+), 2 deletions(-)
create mode 100644 test/SemaOpenCL/block-array-capturing.cl
--
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 bec58f46358 [PowerPC] Fix label address calculation for ppc64
new 5201dae2def [llvm-exegesis] Add predefined floating point values so we [...]
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:
tools/llvm-exegesis/lib/CMakeLists.txt | 1 +
tools/llvm-exegesis/lib/RegisterValue.cpp | 48 +++++++++++++++
tools/llvm-exegesis/lib/RegisterValue.h | 38 ++++++++++++
unittests/tools/llvm-exegesis/CMakeLists.txt | 1 +
.../tools/llvm-exegesis/RegisterValueTest.cpp | 71 ++++++++++++++++++++++
5 files changed, 159 insertions(+)
create mode 100644 tools/llvm-exegesis/lib/RegisterValue.cpp
create mode 100644 tools/llvm-exegesis/lib/RegisterValue.h
create mode 100644 unittests/tools/llvm-exegesis/RegisterValueTest.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 llvm.
from b981f4f4354 Reland r342233: [ThinLTO] Allow setting of maximum cache si [...]
new bec58f46358 [PowerPC] Fix label address calculation for ppc64
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/PowerPC/PPCISelLowering.cpp | 3 ++-
test/CodeGen/PowerPC/ppc-label2.ll | 21 +++++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/PowerPC/ppc-label2.ll
--
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 aa660b7dd3 [Analyzer] Define and use diff_plist in tests, NFC
new d0960ed3a0 Merge two attribute diagnostics into one
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/DiagnosticSemaKinds.td | 5 ++---
lib/Sema/SemaDeclAttr.cpp | 3 ++-
lib/Sema/SemaStmtAttr.cpp | 2 +-
test/SemaOpenCL/invalid-kernel-attrs.cl | 4 ++--
4 files changed, 7 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 gcc.
from 6f79fcd6b24 [ARC] Enable DBNZ for core3 and newer CPUs.
new d6412a7e989 Fix out-of-bounds in gcov.c (PR gcov-profile/85871).
new 12df02d5961 2018-09-17 Richard Biener <rguenther(a)suse.de>
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 | 12 ++++++++++++
gcc/gcov.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr87301.c | 34 ++++++++++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 5 ++++-
5 files changed, 57 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr87301.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 d046e91f17 [clang-Format] Fix indentation of member call after block
new aa660b7dd3 [Analyzer] Define and use diff_plist in tests, 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:
test/Analysis/NewDelete-path-notes.cpp | 2 +-
test/Analysis/conditional-path-notes.c | 2 +-
test/Analysis/copypaste/plist-diagnostics-notes-as-events.cpp | 2 +-
test/Analysis/copypaste/plist-diagnostics.cpp | 2 +-
test/Analysis/cxx-for-range.cpp | 2 +-
test/Analysis/diagnostics/deref-track-symbolic-region.c | 2 +-
test/Analysis/diagnostics/report-issues-within-main-file.cpp | 2 +-
test/Analysis/diagnostics/undef-value-caller.c | 2 +-
test/Analysis/diagnostics/undef-value-param.c | 2 +-
test/Analysis/diagnostics/undef-value-param.m | 2 +-
test/Analysis/edges-new.mm | 2 +-
test/Analysis/generics.m | 2 +-
test/Analysis/inline-plist.c | 2 +-
test/Analysis/inline-unique-reports.c | 2 +-
test/Analysis/inlining/eager-reclamation-path-notes.c | 2 +-
test/Analysis/inlining/eager-reclamation-path-notes.cpp | 2 +-
test/Analysis/inlining/path-notes.c | 2 +-
test/Analysis/inlining/path-notes.cpp | 2 +-
test/Analysis/inlining/path-notes.m | 2 +-
test/Analysis/lit.local.cfg | 5 +++++
test/Analysis/method-call-path-notes.cpp | 2 +-
test/Analysis/model-file.cpp | 2 +-
test/Analysis/null-deref-path-notes.m | 2 +-
test/Analysis/nullability-notes.m | 2 +-
test/Analysis/objc-arc.m | 2 +-
test/Analysis/plist-macros.cpp | 2 +-
test/Analysis/plist-output-alternate.m | 2 +-
test/Analysis/plist-output.m | 2 +-
test/Analysis/retain-release-path-notes.m | 2 +-
test/Analysis/unix-fns.c | 2 +-
30 files changed, 34 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.