This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 427517d [OpenCL] Generate opaque type for sampler_t and function call [...]
new cab14a52 [analyzer] Update the web manual for checker developers.
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:
www/analyzer/checker_dev_manual.html | 224 ++++++++++++++++++++++++-----------
1 file changed, 154 insertions(+), 70 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.
Adhemerval Zanella pushed a change to branch linaro-local/azanella/split-stack
in repository toolchain/gcc.
was c3d7ceb [ARM][testsuite] Make arm_neon_fp16 depend on arm_neon_ok
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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.
Adhemerval Zanella pushed a change to branch linaro-local/azanella/aarch64-split-stack
in repository toolchain/gcc.
at b828518 aarch64: Add split-stack initial support
This branch includes the following new commits:
new b828518 aarch64: Add split-stack initial support
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.
--
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 a07e32d Fix DbgValue handling in SelectionDAG.
new 5559171 [Hexagon] Implement MI-level constant propagation
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/CMakeLists.txt | 1 +
lib/Target/Hexagon/HexagonConstPropagation.cpp | 3208 +++++++++++++++++++++++
lib/Target/Hexagon/HexagonTargetMachine.cpp | 9 +
test/CodeGen/Hexagon/constp-clb.ll | 23 +
test/CodeGen/Hexagon/constp-combine-neg.ll | 27 +
test/CodeGen/Hexagon/constp-ctb.ll | 26 +
test/CodeGen/Hexagon/constp-extract.ll | 31 +
test/CodeGen/Hexagon/constp-physreg.ll | 21 +
test/CodeGen/Hexagon/constp-rewrite-branches.ll | 17 +
test/CodeGen/Hexagon/constp-rseq.ll | 19 +
test/CodeGen/Hexagon/constp-vsplat.ll | 18 +
test/CodeGen/Hexagon/vect/vect-vsplatb.ll | 2 +-
test/CodeGen/Hexagon/vect/vect-vsplath.ll | 2 +-
13 files changed, 3402 insertions(+), 2 deletions(-)
create mode 100644 lib/Target/Hexagon/HexagonConstPropagation.cpp
create mode 100644 test/CodeGen/Hexagon/constp-clb.ll
create mode 100644 test/CodeGen/Hexagon/constp-combine-neg.ll
create mode 100644 test/CodeGen/Hexagon/constp-ctb.ll
create mode 100644 test/CodeGen/Hexagon/constp-extract.ll
create mode 100644 test/CodeGen/Hexagon/constp-physreg.ll
create mode 100644 test/CodeGen/Hexagon/constp-rewrite-branches.ll
create mode 100644 test/CodeGen/Hexagon/constp-rseq.ll
create mode 100644 test/CodeGen/Hexagon/constp-vsplat.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 hjl/copyreloc/master
in repository gcc.
at f0106aa Add __attribute__((visibility("protected"))) tests
This branch includes the following new commits:
new c99dc6c Add -mcopy-reloc
new f0106aa Add __attribute__((visibility("protected"))) tests
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.
--
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.
adhemerval.zanella pushed a change to branch azanella/aarch64-split-stack
in repository toolchain/glibc.
at 805fb36 aarch64: Add split-stack TCB field
This branch includes the following new commits:
new 805fb36 aarch64: Add split-stack TCB field
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.
--
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.
adhemerval.zanella pushed a change to branch azanella/split-stack
in repository toolchain/glibc.
was e0ba0d6 aarch64: Add split-stack TCB field
This change permanently discards the following revisions:
discards e0ba0d6 aarch64: Add split-stack TCB field
--
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 1749ba1 [pdb] Fix an ambiguity when writing size_t on x64 platforms.
new a88b440 [pdb] Fix another narrowing conversion on x64 builds.
new a07e32d Fix DbgValue handling in SelectionDAG.
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/SelectionDAG/SelectionDAG.cpp | 5 +++--
unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp | 2 +-
2 files changed, 4 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 master
in repository llvm.
from a5c0a14 [pdb] Fix some warnings that break -Werror builds.
new 1749ba1 [pdb] Fix an ambiguity when writing size_t on x64 platforms.
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/DebugInfo/PDB/Raw/PDBFileBuilder.cpp | 3 ++-
1 file changed, 2 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.
from b9befdd [analyzer] Fix misleading indentation in ObjCDeallocChecker. NFC.
new 427517d [OpenCL] Generate opaque type for sampler_t and function call [...]
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/OperationKinds.def | 2 +
include/clang/Basic/DiagnosticGroups.td | 4 ++
include/clang/Basic/DiagnosticSemaKinds.td | 4 ++
lib/AST/ASTContext.cpp | 9 +--
lib/AST/Expr.cpp | 4 +-
lib/AST/ExprConstant.cpp | 2 +
lib/CodeGen/CGDebugInfo.cpp | 5 +-
lib/CodeGen/CGDebugInfo.h | 1 +
lib/CodeGen/CGExpr.cpp | 1 +
lib/CodeGen/CGExprAgg.cpp | 1 +
lib/CodeGen/CGExprComplex.cpp | 1 +
lib/CodeGen/CGExprConstant.cpp | 3 +
lib/CodeGen/CGExprScalar.cpp | 5 +-
lib/CodeGen/CGOpenCLRuntime.cpp | 11 +++-
lib/CodeGen/CGOpenCLRuntime.h | 6 +-
lib/CodeGen/CodeGenModule.cpp | 17 +++++-
lib/CodeGen/CodeGenModule.h | 3 +
lib/Edit/RewriteObjCFoundationAPI.cpp | 1 +
lib/Frontend/CompilerInvocation.cpp | 7 +++
lib/Sema/SemaExpr.cpp | 5 ++
lib/Sema/SemaInit.cpp | 91 +++++++++++++++++++++++++++---
lib/StaticAnalyzer/Core/ExprEngineC.cpp | 1 +
test/CodeGenOpenCL/opencl_types.cl | 23 +++++---
test/CodeGenOpenCL/sampler.cl | 57 +++++++++++++++++++
test/SemaOpenCL/sampler_t.cl | 64 +++++++++++++++++++--
25 files changed, 294 insertions(+), 34 deletions(-)
create mode 100644 test/CodeGenOpenCL/sampler.cl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.