This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from be808009acf [WebAssembly] Fix stack offsets of return values from call [...]
new dc7bbb86a47 Move test into X86 subdirectory.
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/DebugInfo/{Generic => X86}/containing-type-extension-rust.ll | 1 -
1 file changed, 1 deletion(-)
rename test/DebugInfo/{Generic => X86}/containing-type-extension-rust.ll (99%)
--
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 3343c3a7547 [X86] Add scheduling tests for DAA/DAS
new 92399004171 [AArch64][SVE] Asm: More concise test format
new be808009acf [WebAssembly] Fix stack offsets of return values from call [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 4 +-
test/CodeGen/WebAssembly/umulo-i64.ll | 13 ++-
test/MC/AArch64/SVE/add-diagnostics.s | 16 ++++
test/MC/AArch64/SVE/add.s | 104 +++++++++++++++++++++++
test/MC/AArch64/SVE/assembler_tests/add.s | 66 --------------
test/MC/AArch64/SVE/assembler_tests/sub.s | 66 --------------
test/MC/AArch64/SVE/disassembler_tests/add.s | 50 -----------
test/MC/AArch64/SVE/disassembler_tests/sub.s | 50 -----------
test/MC/AArch64/SVE/sub-diagnostics.s | 16 ++++
test/MC/AArch64/SVE/sub.s | 104 +++++++++++++++++++++++
10 files changed, 254 insertions(+), 235 deletions(-)
create mode 100644 test/MC/AArch64/SVE/add-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/add.s
delete mode 100644 test/MC/AArch64/SVE/assembler_tests/add.s
delete mode 100644 test/MC/AArch64/SVE/assembler_tests/sub.s
delete mode 100644 test/MC/AArch64/SVE/disassembler_tests/add.s
delete mode 100644 test/MC/AArch64/SVE/disassembler_tests/sub.s
create mode 100644 test/MC/AArch64/SVE/sub-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/sub.s
--
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 6bfc3d132e [OpenMP] diagnose assign to firstprivate const, patch by Joe [...]
new 181561d074 [OpenMP] Parse+Sema for copyin clause of 'teams distribute p [...]
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/OpenMPKinds.def | 1 +
.../teams_distribute_parallel_for_ast_print.cpp | 19 ++--
...ams_distribute_parallel_for_copyin_messages.cpp | 113 +++++++++++++++++++++
3 files changed, 125 insertions(+), 8 deletions(-)
create mode 100644 test/OpenMP/teams_distribute_parallel_for_copyin_messages.cpp
--
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 68960b12074 [llvm-opt-fuzzer] Add missed library dependence. Fir for rL317883
new 3343c3a7547 [X86] Add scheduling tests for DAA/DAS
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/CodeGen/X86/schedule-x86_32.ll | 170 +++++++++++++++++++++++++++++++++++-
1 file changed, 168 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 master
in repository clang.
from 4fd3ff53bc [clang-format] Support python-style comments in text protos
new 6bfc3d132e [OpenMP] diagnose assign to firstprivate const, patch by Joe [...]
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/SemaExpr.cpp | 7 ++++++-
test/OpenMP/parallel_firstprivate_messages.cpp | 4 +++-
2 files changed, 9 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 master
in repository gcc.
from aa0a1d29145 PR tree-optimization/82929 * gimple-ssa-store-merging.c ( [...]
new a277f643ee5 GCOV: create one intermediate file per a gcno file (PR gcov [...]
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 | 11 +++++++
gcc/gcov.c | 96 ++++++++++++++++++++++++++++++++++++++++++++++-------------
2 files changed, 87 insertions(+), 20 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 openmp.
from 3f9960d Add const to some variables to avoid const_casts
new 67a8cd7 [OMPT] Purge OMPT_BLAME and OMPT_TRACE
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/Build_With_CMake.txt | 11 ++++-------
runtime/cmake/LibompExports.cmake | 3 +--
2 files changed, 5 insertions(+), 9 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 41ecf7e1073 [X86] Test non-i64 shld/shll tests on x86_64 targets as wel [...]
new 68960b12074 [llvm-opt-fuzzer] Add missed library dependence. Fir for rL317883
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:
tools/llvm-opt-fuzzer/CMakeLists.txt | 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 430a6bc45d1 [ARM,testsuite] Skip copysign_softfloat_1.c on hard-float targets
new fa6f8ae7f11 GCOV: do not support unexecuted blocks in Ada
new aa0a1d29145 PR tree-optimization/82929 * gimple-ssa-store-merging.c ( [...]
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:
gcc/ChangeLog | 20 ++++++++++++++++++++
gcc/coverage.c | 3 +++
gcc/doc/gcov.texi | 2 +-
gcc/gcov-dump.c | 5 +++++
gcc/gcov.c | 7 ++++++-
gcc/gimple-ssa-store-merging.c | 25 ++++++++++++++++++-------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/opt/pr82929.C | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr82929.c | 18 ++++++++++++++++++
9 files changed, 107 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr82929.C
create mode 100644 gcc/testsuite/gcc.dg/pr82929.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 224217d7143 [llvm-opt-fuzzer] Fix unused variable warning after rL317883
new 41ecf7e1073 [X86] Test non-i64 shld/shll tests on x86_64 targets as wel [...]
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/CodeGen/X86/shift-double.ll | 447 +++++++++++++++++++++++++--------------
1 file changed, 286 insertions(+), 161 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.