This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70
in repository compiler-rt.
at c3de4701a Creating release_70 branch off revision 338536
This branch includes the following new commits:
new c3de4701a Creating release_70 branch off revision 338536
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.
--
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 2482dbe8be1 [07/11] Use single basic block array in loop_vec_info
new f0bbd5fb18f Fix remove_stmt in vectorizable_simd_clone_call (PR 86758)
new e9b7408da79 Fix PR number
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 | 6 ++++++
gcc/tree-vect-stmts.c | 2 +-
2 files changed, 7 insertions(+), 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 libunwind.
from 6b4a02c Update docs version and clear release notes after 8.0.0 version bump
new 59d418f Bump version number to 8.0.0svn
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 | 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 gcc.
from 4a59791f7d0 [04/11] Add a vect_orig_stmt helper function
new 11822fb29f3 * tree-vrp (zero_nonzero_bits_from_bounds): Rename to... [...]
new 0b7ea3a9e2c [05/11] Add a vect_stmt_to_vectorize helper function
new 3c8b7bc7c47 [06/11] Handle VMAT_INVARIANT separately
new 2482dbe8be1 [07/11] Use single basic block array in loop_vec_info
The 4 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 | 64 ++++
gcc/tree-vect-data-refs.c | 33 +-
gcc/tree-vect-loop.c | 38 +-
gcc/tree-vect-slp.c | 16 +-
gcc/tree-vect-stmts.c | 131 +++----
gcc/tree-vectorizer.h | 13 +-
gcc/tree-vrp.c | 888 ++++++++++++++++++++++++++++------------------
gcc/tree-vrp.h | 75 +++-
gcc/vr-values.c | 4 +-
9 files changed, 788 insertions(+), 474 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 6260bdfbb97 [ARM] Armv8.2-A FP16 vector intrinsics tests
new 9aed24e38ae AMDGPU: Allow fp32-denormals feature for r600 targets
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/Target/AMDGPU/AMDGPU.td | 9 ---------
lib/Target/AMDGPU/AMDGPUFeatures.td | 9 +++++++++
2 files changed, 9 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 gcc.
from e95d867aa56 Fix over-widening handling of COND_EXPRs (PR 86749)
new 0384ddb0026 [01/11] Schedule SLP earlier
new 02e9bec21ff [02/11] Remove vect_schedule_slp return value
new 9632f098d49 [03/11] Remove vect_transform_stmt grouped_store argument
new 4a59791f7d0 [04/11] Add a vect_orig_stmt helper function
The 4 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 | 34 +++++++++++++++++++++
gcc/tree-vect-data-refs.c | 6 ++--
gcc/tree-vect-loop.c | 77 ++++++++++++++++-------------------------------
gcc/tree-vect-slp.c | 39 ++++++++----------------
gcc/tree-vect-stmts.c | 15 +++------
gcc/tree-vectorizer.h | 15 +++++++--
6 files changed, 92 insertions(+), 94 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 binutils-gdb.
from e30985fa2b Skip the test for PR12982 on HPPA targets as they always nee [...]
new e256144888 Add a note about regenerating the info files when creating a [...]
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:
binutils/ChangeLog | 5 +++++
binutils/README-how-to-make-a-release | 6 +++---
2 files changed, 8 insertions(+), 3 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 97a41801565 [llvm-mca][x86] Add LEA instruction resource tests
new 9a071608670 [llvm-exegesis] Provide a way to handle memory instructions.
new 6260bdfbb97 [ARM] Armv8.2-A FP16 vector intrinsics tests
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:
.../CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll | 1148 ++++++++++++++++++++
tools/llvm-exegesis/lib/Assembler.cpp | 26 +-
tools/llvm-exegesis/lib/Assembler.h | 9 +-
tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 24 +-
tools/llvm-exegesis/lib/BenchmarkRunner.h | 24 +-
tools/llvm-exegesis/lib/Latency.cpp | 4 +-
tools/llvm-exegesis/lib/Latency.h | 2 +-
tools/llvm-exegesis/lib/MCInstrDescView.cpp | 29 +-
tools/llvm-exegesis/lib/MCInstrDescView.h | 16 +-
tools/llvm-exegesis/lib/RegisterAliasing.h | 1 +
tools/llvm-exegesis/lib/Target.cpp | 3 +-
tools/llvm-exegesis/lib/Target.h | 22 +
tools/llvm-exegesis/lib/Uops.cpp | 94 +-
tools/llvm-exegesis/lib/Uops.h | 31 +-
tools/llvm-exegesis/lib/X86/Target.cpp | 42 +
.../tools/llvm-exegesis/ARM/AssemblerTest.cpp | 6 +-
.../tools/llvm-exegesis/BenchmarkRunnerTest.cpp | 31 +
unittests/tools/llvm-exegesis/CMakeLists.txt | 1 +
.../tools/llvm-exegesis/Common/AssemblerUtils.h | 20 +-
.../tools/llvm-exegesis/X86/AssemblerTest.cpp | 27 +-
.../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 30 +-
21 files changed, 1516 insertions(+), 74 deletions(-)
create mode 100644 test/CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll
create mode 100644 unittests/tools/llvm-exegesis/BenchmarkRunnerTest.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 gcc.
from 30ac4a8261f [PATCH] Remove use of 'struct map' from plugin (nvptx)
new e95d867aa56 Fix over-widening handling of COND_EXPRs (PR 86749)
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 | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr86749.c | 26 ++++++++++++++++++++++++++
gcc/tree-vect-patterns.c | 8 ++++++++
4 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr86749.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 clang.
from d6aa2b1c1a Update docs version and clear release notes after 8.0.0 vers [...]
new 2f6d0b8d50 [UnrollAndJam] Add unroll_and_jam pragma handling
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 | 22 +++++++--
include/clang/Parse/Parser.h | 2 +
lib/CodeGen/CGLoopInfo.cpp | 54 +++++++++++++++++++--
lib/CodeGen/CGLoopInfo.h | 14 ++++++
lib/Parse/ParsePragma.cpp | 53 +++++++++++++++------
lib/Sema/SemaStmtAttr.cpp | 47 +++++++++++++++----
test/CodeGenCXX/pragma-unroll-and-jam.cpp | 55 ++++++++++++++++++++++
test/Parser/pragma-unroll-and-jam.cpp | 78 +++++++++++++++++++++++++++++++
8 files changed, 292 insertions(+), 33 deletions(-)
create mode 100644 test/CodeGenCXX/pragma-unroll-and-jam.cpp
create mode 100644 test/Parser/pragma-unroll-and-jam.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.