This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 81fd138d358 Set hasSideEffects=0 for PHI and fix affected passes
new 82859399b00 Make sure an error is always handled.
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/tools/llvm-objcopy/fail-no-output-directory.test | 11 +++++++++++
tools/llvm-objcopy/llvm-objcopy.cpp | 7 ++++---
2 files changed, 15 insertions(+), 3 deletions(-)
create mode 100644 test/tools/llvm-objcopy/fail-no-output-directory.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 gcc.
from 4f2d7bcb6cd PR target/82855 * config/i386/sse.md (<avx512>_eq<mode>3< [...]
new 18017490853 2017-11-08 Steven G. Kargl <kargl(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 | 5 +++++
gcc/fortran/arith.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
.../gfortran.dg/hollerith_character_array_constructor.f90 | 11 +++++++++++
4 files changed, 22 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/hollerith_character_array_constructor.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 libcxx.
from 7e73ea873 Teach test suite about C++2a dialect flag.
new 56a3f4a9d Added include for <cassert>
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:
fuzzing/fuzzing.cpp | 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 compiler-rt.
from 23507b4fe Revert "[ThinLTO] Ensure sanitizer passes are run"
new 4468fdf54 [ThinLTO] Ensure sanitizer passes are run
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:
.../contiguous_container_crash_thinlto.cc} | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
copy test/asan/TestCases/{contiguous_container_crash.cc => Linux/contiguous_contai [...]
--
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 dcf64df89bc [ThinLTO] Ensure sanitizer passes are run
new 40ce9d17b14 [WebAssembly] Update test expectations
new fb2f5197097 [X86] Correct the implementation of BEXTR load folding to u [...]
new 81fd138d358 Set hasSideEffects=0 for PHI and fix affected passes
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/Target/Target.td | 2 +-
lib/CodeGen/MachineInstr.cpp | 2 +-
lib/Target/Hexagon/HexagonBitSimplify.cpp | 5 ++---
lib/Target/WebAssembly/known_gcc_test_failures.txt | 17 +++--------------
lib/Target/X86/X86ISelDAGToDAG.cpp | 20 ++++++++++++++------
5 files changed, 21 insertions(+), 25 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 a7540887e8 Add a missing "REQUIRES: system-windows" to a Windows-only test.
new 56cd6a05c2 [OPENMP] Codegen for `#pragma omp target parallel for`.
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/Stmt.h | 3 +
include/clang/AST/StmtOpenMP.h | 4 +-
lib/Basic/OpenMPKinds.cpp | 2 +-
lib/CodeGen/CGOpenMPRuntime.cpp | 4 +
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 1 +
lib/CodeGen/CGStmtOpenMP.cpp | 43 +-
lib/CodeGen/CodeGenFunction.h | 4 +
lib/Sema/SemaOpenMP.cpp | 82 +-
test/OpenMP/target_parallel_for_codegen.cpp | 948 +++++++++++++++++----
...> target_parallel_for_codegen_registration.cpp} | 96 ++-
...t_parallel_for_codegen_registration_naming.cpp} | 10 +-
...n.cpp => target_parallel_for_debug_codegen.cpp} | 24 +-
12 files changed, 960 insertions(+), 261 deletions(-)
copy test/OpenMP/{target_teams_codegen_registration.cpp => target_parallel_for_cod [...]
copy test/OpenMP/{target_parallel_codegen_registration_naming.cpp => target_parall [...]
copy test/OpenMP/{target_parallel_debug_codegen.cpp => target_parallel_for_debug_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 gcc.
from 31a46cbd21e [AArch64] Add STP pattern to store a vec_concat of two 64-b [...]
new 4f2d7bcb6cd PR target/82855 * config/i386/sse.md (<avx512>_eq<mode>3< [...]
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/i386/sse.md | 8 ++++----
2 files changed, 12 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 clang.
from 8f15f3c700 Add CoreOption flag to "-coverage" option to make it availab [...]
new a7540887e8 Add a missing "REQUIRES: system-windows" to a Windows-only test.
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/coverage.c | 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 compiler-rt.
from 65964b019 [ThinLTO] Ensure sanitizer passes are run
new 23507b4fe Revert "[ThinLTO] Ensure sanitizer passes are run"
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/asan/TestCases/contiguous_container_crash.cc | 6 ------
1 file changed, 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 llvm.
from 9799e6facce [X86] Don't call validateInstruction from MatchAndEmitInstr [...]
new dcf64df89bc [ThinLTO] Ensure sanitizer passes are run
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/IPO/PassManagerBuilder.cpp | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.