This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6767591efe [OpenCL] Declare builtin functions using TableGen
new 396b66e348 Revert rL362358 : PR42104: Support instantiations of lambdas [...]
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/ScopeInfo.h | 19 +++----
include/clang/Sema/Sema.h | 1 -
lib/Sema/ScopeInfo.cpp | 28 +++++------
lib/Sema/SemaExpr.cpp | 50 +++++++------------
lib/Sema/SemaExprCXX.cpp | 11 +++--
lib/Sema/SemaTemplateInstantiate.cpp | 14 ++----
lib/Sema/TreeTransform.h | 63 +++++-------------------
test/SemaCXX/cxx1y-generic-lambdas-capturing.cpp | 27 ++--------
test/SemaTemplate/lambda-capture-pack.cpp | 17 -------
9 files changed, 69 insertions(+), 161 deletions(-)
delete mode 100644 test/SemaTemplate/lambda-capture-pack.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 60fe039e4de Include what you use in HexagonAsmBackend.cpp
new c07d9e3cc6e [LiveDebugValues] Close range for previous variable's locat [...]
new 8d464889c93 [llvm-readobj/llvm-readelf] - Remove gnu-relocations.test c [...]
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:
lib/CodeGen/LiveDebugValues.cpp | 12 +-
test/DebugInfo/X86/fission-ranges.ll | 33 +++--
test/tools/llvm-readobj/gnu-relocations.test | 28 ----
test/tools/llvm-readobj/reloc-types-elf-i386.test | 173 ++++++++++++++++------
test/tools/llvm-readobj/reloc-types-elf-x64.test | 169 ++++++++++++++++-----
5 files changed, 294 insertions(+), 121 deletions(-)
delete mode 100644 test/tools/llvm-readobj/gnu-relocations.test
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2717e7f 0: update: llvm-linux: boot
new 33ef13b 0: update: llvm-linux: boot
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 (2717e7f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 11742 ++++++++++++++++++-----------------
03-build_linux/console.log | 590 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 12558 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12562 insertions(+), 12587 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.
from 1d201d005b [CodeComplete] Add a bit more whitespace to completed patterns
new 6767591efe [OpenCL] Declare builtin functions using TableGen
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/CMakeLists.txt | 6 +
include/clang/Basic/LangOptions.def | 1 +
include/clang/Basic/OpenCLBuiltins.td | 296 +++++++++++++++++++++++++
include/clang/Driver/CC1Options.td | 4 +-
lib/Frontend/CompilerInvocation.cpp | 3 +-
lib/Sema/SemaLookup.cpp | 84 +++++++
test/SemaOpenCL/fdeclare-opencl-builtins.cl | 24 ++
utils/TableGen/CMakeLists.txt | 1 +
utils/TableGen/ClangOpenCLBuiltinEmitter.cpp | 318 +++++++++++++++++++++++++++
utils/TableGen/TableGen.cpp | 6 +
utils/TableGen/TableGenBackends.h | 3 +
11 files changed, 744 insertions(+), 2 deletions(-)
create mode 100644 include/clang/Basic/OpenCLBuiltins.td
create mode 100644 test/SemaOpenCL/fdeclare-opencl-builtins.cl
create mode 100644 utils/TableGen/ClangOpenCLBuiltinEmitter.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 a401cb9104c Include what you use in BPFMCTargetDesc.cpp
new 4523a1a98d7 Include what you use in HexagonShuffler.h
new 525f89b108f Include what you use in HexagonAsmParser.cpp
new 60fe039e4de Include what you use in HexagonAsmBackend.cpp
The 3 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 -
lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 1 -
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h | 2 +-
3 files changed, 1 insertion(+), 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 master
in repository llvm.
from 7edd97b87c1 [ARM][FIX] Ran out of registers due tail recursion
new a401cb9104c Include what you use in BPFMCTargetDesc.cpp
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/BPF/MCTargetDesc/BPFMCTargetDesc.cpp | 1 -
1 file changed, 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 lld.
from 69815794a [ELF][PPC64] Rename some PPC64 ELFv2 specific RelExpr from R_ [...]
new 308e54529 [LLD][ELF] - Remove dead code. 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/LinkerScript.cpp | 1 -
1 file changed, 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 gcc.
from 0f4558599b9 Make debug(edge) more verbose.
new 326e92f46ba 2019-06-03 Richard Biener <rguenther(a)suse.de>
new 929e5b1ec9e Fix ICE in vect_slp_analyze_node_operations_1
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 | 7 +++++++
gcc/internal-fn.c | 2 +-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/gimplefe-40.c | 1 +
gcc/testsuite/gfortran.dg/vect/pr90681.f | 13 +++++++++++++
gcc/tree-vect-slp.c | 25 ++++++++++++++++---------
6 files changed, 48 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/vect/pr90681.f
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.