This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2c4b47e3d07 PR c++/66676 PR ipa/89104 * omp-simd-clone.c (simd_clone [...]
new 659d7fd3b22 2019-01-29 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/interface.c | 10 ++++++++
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gfortran.dg/c_funptr_1.f90 | 38 ++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/c_funptr_1_mod.f90 | 16 ++++++++++++
5 files changed, 77 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/c_funptr_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/c_funptr_1_mod.f90
--
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 0bd89c0d565 [WebAssembly] Ensure BasicSymbolRef.getRawDataRefImpl().p i [...]
new db7033fef7f Check bool attribute value in getOptionalBoolLoopAttribute.
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/Transforms/Utils/LoopUtils.cpp | 5 ++++-
.../{no_switch.ll => no_switch_disable_vectorization.ll} | 16 +++++++++-------
2 files changed, 13 insertions(+), 8 deletions(-)
copy test/Transforms/LoopVectorize/{no_switch.ll => no_switch_disable_vectorizatio [...]
--
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 728963ac49c [docs] Prevent O0 optnone for opt input
new 0bd89c0d565 [WebAssembly] Ensure BasicSymbolRef.getRawDataRefImpl().p i [...]
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/Object/WasmObjectFile.cpp | 10 ++++++----
test/tools/llvm-nm/lit.local.cfg | 2 +-
test/tools/llvm-nm/wasm/extern-only.ll | 23 +++++++++++++++++++++++
3 files changed, 30 insertions(+), 5 deletions(-)
create mode 100644 test/tools/llvm-nm/wasm/extern-only.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 libunwind.
from 38c90f2 Adjust documentation for git migration.
new 3aa86fb Drop the dependency on <algorithm>, add placement new inline
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:
CMakeLists.txt | 25 +++----------------------
src/Unwind-EHABI.cpp | 2 --
src/Unwind-seh.cpp | 4 ++++
src/UnwindCursor.hpp | 31 +++++++++++++++++++++++++------
src/libunwind.cpp | 8 ++++----
5 files changed, 36 insertions(+), 34 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 0bd1f2b0ea Thread safety analysis: Improve diagnostics for double locking
new e8c5520a99 NFC: Implement GenericSelectionExpr::Association dump with Visitor
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/TextNodeDumper.h | 2 ++
lib/AST/ASTDumper.cpp | 26 +++++++++++---------------
lib/AST/TextNodeDumper.cpp | 13 +++++++++++++
3 files changed, 26 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 lld.
from be47ca5e7 [MinGW] Don't define names for ignored options. NFC.
new 89732389d [WebAssembly] Don't load weak undefined symbols from archive files
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/wasm/archive-weak-undefined.ll | 19 +++++++++++++++++++
wasm/Driver.cpp | 25 +++++++++++++++++--------
wasm/SymbolTable.cpp | 30 ++++++++++++++++++++++++------
wasm/Symbols.h | 27 +++++++++++++++++++++++++--
4 files changed, 85 insertions(+), 16 deletions(-)
create mode 100644 test/wasm/archive-weak-undefined.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 release_80
in repository llvm.
from f10fce8a173 Merging r352374: ------------------------------------------ [...]
new 5a469172185 Merging r351910: ------------------------------------------ [...]
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/AsmPrinter/CodeViewDebug.cpp | 5 +-
test/DebugInfo/COFF/types-empty-member-fn.ll | 72 ++++++++++++++++++++++++++++
2 files changed, 76 insertions(+), 1 deletion(-)
create mode 100644 test/DebugInfo/COFF/types-empty-member-fn.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 llvm.
from 90aa0dc6e7b [AArch64][GlobalISel] Unmerge into scalars from a vector sh [...]
new 728963ac49c [docs] Prevent O0 optnone for opt input
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/HowToSubmitABug.rst | 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 release_80
in repository clang.
from 3268002d1b Merging r352229: Redirecting to URL 'https://llvm.org/svn/ll [...]
new b2f58aebc2 Merging r352539: ------------------------------------------- [...]
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/Headers/opencl-c.h | 2 +-
lib/Sema/SemaExpr.cpp | 23 +++++------------------
test/CodeGenOpenCL/printf.cl | 20 +++++++++-----------
test/SemaOpenCL/printf-format-string-warnings.cl | 9 +++++----
test/SemaOpenCL/printf-format-strings.cl | 4 ++--
5 files changed, 22 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 clang.
from 4fa24f1025 OpenCL: Try to fix bot test failure
new 0bd1f2b0ea Thread safety analysis: Improve diagnostics for double locking
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/Analysis/Analyses/ThreadSafety.h | 3 ++-
lib/Analysis/ThreadSafety.cpp | 9 ++++----
lib/Sema/AnalysisBasedWarnings.cpp | 31 ++++++++++++++------------
test/SemaCXX/warn-thread-safety-analysis.cpp | 28 +++++++++++------------
4 files changed, 38 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.