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 105ef7b [clang-tidy] fix for NOLINT after macro expansion
new 80ddf93 [clang-tidy] make readability-redundant-smartptr-get report g [...]
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:
.../readability/RedundantSmartptrGetCheck.cpp | 29 +++++++++++-------
.../readability-redundant-smartptr-get.cpp | 35 ++++++++++++++++++++--
2 files changed, 50 insertions(+), 14 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 d6345b8 [PM] Add a unittest covering the invalidation of a Module ana [...]
new ce297d7 [SCEV] Fix the order of members in the initializer list.
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/Analysis/ScalarEvolution.cpp | 2 +-
1 file changed, 1 insertion(+), 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 1dd6f1e [AMDGPU] Expose flat work group size, register and wave contr [...]
new 7df0fd1 Driver: avoid failing in the backend
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/Driver/Tools.cpp | 11 ++++++++---
.../tests/__init__.py => test/Driver/Inputs/rewrite-1.map | 0
.../tests/__init__.py => test/Driver/Inputs/rewrite-2.map | 0
.../tests/__init__.py => test/Driver/Inputs/rewrite.map | 0
test/Driver/rewrite-map-files.c | 2 ++
5 files changed, 10 insertions(+), 3 deletions(-)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/rewrite-1.map (100%)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/rewrite-2.map (100%)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/rewrite.map (100%)
create mode 100644 test/Driver/rewrite-map-files.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 52c8c40 [PM] Add a unittest for invalidating module analyses with an [...]
new d6345b8 [PM] Add a unittest covering the invalidation of a Module ana [...]
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:
unittests/Analysis/CGSCCPassManagerTest.cpp | 95 +++++++++++++++++++++++++++++
1 file changed, 95 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 efbeb45 [SCEV] Assign LoopPropertiesCache in the move constructor
new 52c8c40 [PM] Add a unittest for invalidating module analyses with an [...]
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:
unittests/Analysis/CGSCCPassManagerTest.cpp | 89 +++++++++++++++++++++++++++++
1 file changed, 89 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 binutils-gdb.
from b989752 Automatic date update in version.in
new edeeb60 Call debug_exit in linux_wait_1
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:
gdb/gdbserver/ChangeLog | 4 ++++
gdb/gdbserver/linux-low.c | 13 +++++++++++++
2 files changed, 17 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 98e898c [SCEV] Make it obvious BackedgeTakenInfo's constructor steals [...]
new a80a7d1 [SCEV] Combine two predicates into one; NFC
new efbeb45 [SCEV] Assign LoopPropertiesCache in the move constructor
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:
include/llvm/Analysis/ScalarEvolution.h | 42 +++++++++++++++----------
lib/Analysis/ScalarEvolution.cpp | 56 +++++++++++++++------------------
2 files changed, 51 insertions(+), 47 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 fbc0b21 Appease MSVC
new 475c580 [SCEV] Simplify BackedgeTakenInfo::getMax; NFC
new 643807a [SCEV] Further isolate incidental data structure; NFC
new 98e898c [SCEV] Make it obvious BackedgeTakenInfo's constructor steals [...]
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:
include/llvm/Analysis/ScalarEvolution.h | 6 +++---
lib/Analysis/ScalarEvolution.cpp | 29 +++++++++++++++++------------
2 files changed, 20 insertions(+), 15 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 12dcbf4 Remove excessive padding from RedeclarableResult
new 1dd6f1e [AMDGPU] Expose flat work group size, register and wave contr [...]
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 | 35 +++--
include/clang/Basic/AttrDocs.td | 184 +++++++++++++++++----------
include/clang/Basic/DiagnosticSemaKinds.td | 3 +
lib/CodeGen/TargetInfo.cpp | 52 ++++++--
lib/Sema/SemaDeclAttr.cpp | 100 ++++++++++++---
test/CodeGenOpenCL/amdgpu-attrs.cl | 166 ++++++++++++++++++++++++
test/CodeGenOpenCL/amdgpu-num-gpr-attr.cl | 48 -------
test/SemaCUDA/amdgpu-attrs.cu | 110 ++++++++++++++++
test/SemaCUDA/amdgpu-num-gpr-attr.cu | 14 --
test/SemaOpenCL/amdgpu-attrs.cl | 66 ++++++++++
test/SemaOpenCL/amdgpu-num-register-attrs.cl | 40 ------
11 files changed, 610 insertions(+), 208 deletions(-)
create mode 100644 test/CodeGenOpenCL/amdgpu-attrs.cl
delete mode 100644 test/CodeGenOpenCL/amdgpu-num-gpr-attr.cl
create mode 100644 test/SemaCUDA/amdgpu-attrs.cu
delete mode 100644 test/SemaCUDA/amdgpu-num-gpr-attr.cu
create mode 100644 test/SemaOpenCL/amdgpu-attrs.cl
delete mode 100644 test/SemaOpenCL/amdgpu-num-register-attrs.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 e6b6f3a Attempt to appease MSVC
new fbc0b21 Appease MSVC
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/ScalarEvolution.h | 28 ++++++++++++++++++++++++----
1 file changed, 24 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.