This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f85b114 [ASTMatchers] Add missing forEachArgumentWithParam() to code sample
new 20f60d6 [OpenCL] Fix access qualifiers handling for typedefs
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 | 3 +-
include/clang/Basic/DiagnosticSemaKinds.td | 8 ++--
include/clang/Sema/AttributeList.h | 1 +
lib/Sema/SemaType.cpp | 21 ++++++++-
test/CodeGenOpenCL/kernel-arg-info.cl | 2 +-
test/SemaOpenCL/access-qualifier.cl | 69 +++++++++++++++++++++++++++++
test/SemaOpenCL/invalid-access-qualifier.cl | 14 ------
7 files changed, 98 insertions(+), 20 deletions(-)
create mode 100644 test/SemaOpenCL/access-qualifier.cl
delete mode 100644 test/SemaOpenCL/invalid-access-qualifier.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 libcxx.
from 8e83446 Revert r274605 due to bot failure: http://lab.llvm.org:8080/g [...]
new 95a22db [libc++] Check hash before calling __hash_table key_eq function
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/__hash_table | 4 ++--
1 file changed, 2 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 gcc.
from 288161a [AArch64] Use fmin/fmax for v[min|max]nm{q} intrinsics
new dc71c75 [gcc]
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 | 8 ++++++++
gcc/config/rs6000/rs6000-c.c | 10 ++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr71297.c | 10 ++++++++++
4 files changed, 29 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr71297.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 gcc-6-branch
in repository gcc.
from 83b8807 Back port from trunk
new c995bfb [AArch64] Back port from trunk
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 | 18 +++++
gcc/config/aarch64/aarch64-simd-builtins.def | 8 ++-
gcc/config/aarch64/arm_neon.h | 12 ++--
gcc/testsuite/ChangeLog | 7 ++
.../gcc.target/aarch64/simd/vminmaxnm_1.c | 82 ++++++++++++++++++++++
5 files changed, 119 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vminmaxnm_1.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 llvm.
from ed84189 InstCombine rule to fold truncs whose value is available
new d83fc58 Do not expand SDIV when compiling for minimum code size
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 5 +++++
test/CodeGen/ARM/urem-opt-size.ll | 28 ++++++++++++++++++++++++----
2 files changed, 29 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 openmp.
from fa6d122 D22137: Memory leak fixed by adding missed cleanup of single [...]
new 643c28a D22138: Added more Intel compiler versions as allowed build c [...]
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:
runtime/src/kmp_version.c | 4 ++++
1 file changed, 4 insertions(+)
--
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 98e771d [gcc] 2016-07-08 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 288161a [AArch64] Use fmin/fmax for v[min|max]nm{q} intrinsics
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 | 15 ++++
gcc/config/aarch64/aarch64-simd-builtins.def | 8 ++-
gcc/config/aarch64/arm_neon.h | 12 ++--
gcc/testsuite/ChangeLog | 4 ++
.../gcc.target/aarch64/simd/vminmaxnm_1.c | 82 ++++++++++++++++++++++
5 files changed, 113 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vminmaxnm_1.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.
robert.savoye pushed a change to branch llvm
in repository toolchain/abe.
from cdf1b1a Build LLVM sucessfully.
new 37d7914 Add support for specifying LLVM component revisions on the co [...]
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 | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
--
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 10c8524 [AMDGPU] fix ds_swizzle_b32 opcode for VI (bz 28371)
new ed84189 InstCombine rule to fold truncs whose value is available
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/Analysis/Loads.h | 38 +++++++
lib/Analysis/Loads.cpp | 43 +++++---
lib/Transforms/InstCombine/InstCombineCasts.cpp | 24 ++++-
test/Transforms/InstCombine/trunc.ll | 130 ++++++++++++++++++++++++
4 files changed, 218 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.
robert.savoye pushed a change to branch llvm
in repository toolchain/abe.
at cdf1b1a Build LLVM sucessfully.
This branch includes the following new commits:
new 6feb08c New config file for top level LLVM project.
new 6e88982 Add LLVM components, use my local git repository.
new 7e05521 Add support for LLVM
new 0eb0497 Add enable option to specify GCC orLLVM build. If LLVM, look [...]
new 4c781ef Add enable option to specify GCC orLLVM build. If LLVM, look [...]
new 68fcb2b For checkout all on the command line, checkout either LLVM or [...]
new 7d8824d Produce a manfest file for LLVM.
new 8ed82ec Build LLVM with it's own functin
new 4452977 Properly handle components with a - in the name.
new 7949e0e Get the log entries for LLVMcomponents
new 571fbcb Work with semi official llvmpproject-submodule on github.
new 23a555a Revert changes now that --with-sources-conf works at configure time.
new 1e49b75 Look for cmake and ninja, which are needed to build LLVM
new 696d02e Initial template for LLVM configure and build options
new ebdc357 Correctly checkout all LLVM components.
new 09e6cdf Track git submodules
new 112d92d NOt needed here
new cf2451a Improve ninja support
new 2e635fa Add depends list, as components eed to be built in the right [...]
new 879c0e7 Use srcdir instead of topgit
new cdf1b1a Build LLVM sucessfully.
The 21 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.