This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from add6a13 Fix offload bundler tests so that diagnostic can start with caps.
new 5fcbbd6 [Sema][Comments] Support @param with c++ 'using' keyword
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/AST/Comment.cpp | 12 ++++----
test/Sema/warn-documentation.cpp | 63 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 69 insertions(+), 6 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 compiler-rt.
from 41eabf5 Revert r279572 "[sanitizer] change the 64-bit..." because of [...]
new 0f22006 [ubsan] fix the test to me more resistent against changes in [...]
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/ubsan/TestCases/TypeCheck/vptr.cpp | 7 +++++++
1 file changed, 7 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 bde752e Use isTargetMachO instead of isTargetDarwin.
new fb717b4 AMDGCN/SI: Implement readlane/readfirstlane 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:
include/llvm/IR/IntrinsicsAMDGPU.td | 8 +++++
lib/Target/AMDGPU/SIInstructions.td | 9 ++---
test/CodeGen/AMDGPU/llvm.amdgcn.readfirstlane.ll | 35 +++++++++++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.readlane.ll | 43 ++++++++++++++++++++++++
4 files changed, 91 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.readfirstlane.ll
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.readlane.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-tools-extra.
from ab6b761 [Documentation] Fix style of Clang-tidy readability-non-const [...]
new 216d233 Clang-tidy documentation style. Two Google checks are aliases.
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:
.../checks/google-readability-namespace-comments.rst | 10 ++++------
.../checks/google-readability-redundant-smartptr-get.rst | 16 +++++-----------
docs/clang-tidy/checks/list.rst | 4 ++--
docs/clang-tidy/checks/llvm-namespace-comment.rst | 2 ++
docs/clang-tidy/checks/misc-definitions-in-headers.rst | 5 +++--
docs/clang-tidy/checks/misc-string-constructor.rst | 9 +++------
.../checks/readability-redundant-control-flow.rst | 15 +++++++--------
.../checks/readability-redundant-smartptr-get.rst | 4 +++-
8 files changed, 29 insertions(+), 36 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 glibc.
from 66abf9b mach: Add more allowed external headers
new 7ed2b54 localedata: lt_LT: use hyphens in d_fmt [BZ #20497]
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:
localedata/ChangeLog | 5 +++++
localedata/locales/lt_LT | 2 +-
2 files changed, 6 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 gcc.
from f6c98a9 2016-08-24 Michael Collison <michael.collison(a)linaro.org> [...]
new 984f03c 2016-08-24 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/resolve.c | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/submodule_17.f08 | 27 +++++++++++++++++++++++++++
4 files changed, 45 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/submodule_17.f08
--
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 e061fbe 2016-08-24 Richard Biener <rguenther(a)suse.de>
new 8d07edc 2016-08-24 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/resolve.c | 7 +++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/submodule_17.f08 | 27 +++++++++++++++++++++++++++
4 files changed, 47 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/submodule_17.f08
--
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 8938d43 PR target/77270 * gcc.dg/tree-ssa/loop-28.c: Also compile o [...]
new f6c98a9 2016-08-24 Michael Collison <michael.collison(a)linaro.org> [...]
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 | 23 ++
gcc/config/arm/arm-modes.def | 1 +
gcc/config/arm/arm-protos.h | 2 +
gcc/config/arm/arm.c | 29 +++
gcc/config/arm/arm.md | 325 ++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 12 +
gcc/testsuite/gcc.target/arm/builtin_saddl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_saddll.c | 18 ++
gcc/testsuite/gcc.target/arm/builtin_ssubl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_ssubll.c | 18 ++
gcc/testsuite/gcc.target/arm/builtin_uaddl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_uaddll.c | 18 ++
gcc/testsuite/gcc.target/arm/builtin_usubl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_usubll.c | 18 ++
14 files changed, 532 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_saddl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_saddll.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_ssubl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_ssubll.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_uaddl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_uaddll.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_usubl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_usubll.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 7432a84 [X86][SSE] Add MINSD/MAXSD/MINSS/MAXSS intrinsic scalar load [...]
new bde752e Use isTargetMachO instead of isTargetDarwin.
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/ARM/ARMSubtarget.cpp | 2 +-
test/CodeGen/ARM/macho-extern-hidden.ll | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/ARM/macho-extern-hidden.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 ba62c3b DebugInfo: Add flag to CU to disable emission of inline debug [...]
new add6a13 Fix offload bundler tests so that diagnostic can start with caps.
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/Driver/clang-offload-bundler.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.