This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from cc5ee4901e OpenCL: Assume functions are convergent
new f1381a926e Revert r315087
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:
.../Tooling/Refactoring/RefactoringActionRule.h | 9 --
.../RefactoringActionRuleRequirements.h | 40 -------
.../Refactoring/RefactoringActionRulesInternal.h | 47 +-------
.../clang/Tooling/Refactoring/RefactoringOption.h | 64 -----------
.../Tooling/Refactoring/RefactoringOptionVisitor.h | 62 -----------
.../clang/Tooling/Refactoring/RefactoringOptions.h | 58 ----------
.../Tooling/Refactoring/Rename/RenamingAction.h | 12 +-
lib/Tooling/Refactoring/Rename/RenamingAction.cpp | 24 ++--
test/Refactor/LocalRename/Field.cpp | 2 +-
test/Refactor/tool-test-support.c | 12 +-
tools/clang-refactor/ClangRefactor.cpp | 121 ++-------------------
11 files changed, 28 insertions(+), 423 deletions(-)
delete mode 100644 include/clang/Tooling/Refactoring/RefactoringOption.h
delete mode 100644 include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h
delete mode 100644 include/clang/Tooling/Refactoring/RefactoringOptions.h
--
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 0cbff250f6 [ObjC] Don't warn on readwrite properties with custom setter [...]
new cc5ee4901e OpenCL: Assume functions are convergent
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/LangOptions.h | 4 +++
lib/CodeGen/CGCall.cpp | 13 ++++---
test/CodeGenOpenCL/amdgpu-attrs.cl | 50 +++++++++++++-------------
test/CodeGenOpenCL/convergent.cl | 72 +++++++++++++++++++++++---------------
4 files changed, 81 insertions(+), 58 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 5066e855699 [PEI] Remove required properties and use 'if' instead of st [...]
new 0ef919dcd45 [GlobalISel] Fix legalizer trying to process a deleted inst [...]
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:
.../llvm/CodeGen/GlobalISel/LegalizerCombiner.h | 29 +++++++--------
.../AArch64/GlobalISel/combine-anyext-crash.mir | 42 ++++++++++++++++++++++
2 files changed, 57 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/combine-anyext-crash.mir
--
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 7635c9d [test] Fix uninitialized memory in omp_taskloop_grainsize.c
new c376c27 KMP_HW_SUBSET vs KMP_PLACE_THREADS rival envirables fix
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_settings.cpp | 27 ++++++++++++++++++++++-----
1 file changed, 22 insertions(+), 5 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 172bca309c [refactor] add support for refactoring options
new 0cbff250f6 [ObjC] Don't warn on readwrite properties with custom setter [...]
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/Sema/SemaObjCProperty.cpp | 6 +++++-
...property-implement-readonly-with-custom-setter.m | 21 +++++++++++++++++++++
2 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 test/SemaObjC/property-implement-readonly-with-custom-setter.m
--
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 libunwind.
from 6a5c438 build: use POSITION_INDEPENDENT_CODE instead of -fPIC
new 4edd9a3 [docs] Mention that SjLj works on any OS on the archs where s [...]
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:
docs/index.rst | 1 +
1 file changed, 1 insertion(+)
--
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 3b81eedb8a9 2017-10-06 Paolo Carlini <paolo.carlini(a)oracle.com>
new fa55d3f7d19 2017-10-06 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/pr66690.C | 14 ++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr66690.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 fe63ecd5a01 Bitcode: add an auto-upgrade for LTO section name
new 637eed4139c Revert "[dsymutil] Emit valid debug locations when no symbo [...]
new 5066e855699 [PEI] Remove required properties and use 'if' instead of st [...]
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/PrologEpilogInserter.cpp | 72 +++++++++------------------
test/tools/dsymutil/Inputs/swift-dwarf-loc.ll | 25 ----------
test/tools/dsymutil/X86/swift-dwarf-loc.test | 9 ----
tools/dsymutil/MachODebugMapParser.cpp | 4 +-
4 files changed, 24 insertions(+), 86 deletions(-)
delete mode 100644 test/tools/dsymutil/Inputs/swift-dwarf-loc.ll
delete mode 100644 test/tools/dsymutil/X86/swift-dwarf-loc.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.
unknown user pushed a change to branch master
in repository clang.
from 36bd96f989 [lit] Improve tool substitution in lit.
new 172bca309c [refactor] add support for refactoring options
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:
.../Tooling/Refactoring/RefactoringActionRule.h | 9 ++
.../RefactoringActionRuleRequirements.h | 40 +++++++
.../Refactoring/RefactoringActionRulesInternal.h | 47 +++++++-
.../clang/Tooling/Refactoring/RefactoringOption.h | 64 +++++++++++
.../Tooling/Refactoring/RefactoringOptionVisitor.h | 62 +++++++++++
.../clang/Tooling/Refactoring/RefactoringOptions.h | 58 ++++++++++
.../Tooling/Refactoring/Rename/RenamingAction.h | 12 +-
lib/Tooling/Refactoring/Rename/RenamingAction.cpp | 24 ++--
test/Refactor/LocalRename/Field.cpp | 2 +-
test/Refactor/tool-test-support.c | 12 +-
tools/clang-refactor/ClangRefactor.cpp | 121 +++++++++++++++++++--
11 files changed, 423 insertions(+), 28 deletions(-)
create mode 100644 include/clang/Tooling/Refactoring/RefactoringOption.h
create mode 100644 include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h
create mode 100644 include/clang/Tooling/Refactoring/RefactoringOptions.h
--
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 7ead29dce2f Daily bump.
new 4a24edb54e9 2017-10-06 Thomas Koenig <tkoenig(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/expr.c | 6 +++++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/zero_sized_7.f90 | 18 ++++++++++++++++++
4 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/zero_sized_7.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.