This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d75a1fe3e22 [testsuite/ARM] Consolidate sources for cmse tests
new 3b9c5312cc8 GFNI enabling [3/4]
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 | 13 ++++
gcc/config/i386/gfniintrin.h | 110 +++++++++++++++++++++++++++++++++
gcc/config/i386/i386-builtin.def | 6 ++
gcc/config/i386/sse.md | 18 ++++++
gcc/testsuite/ChangeLog | 13 ++++
gcc/testsuite/gcc.target/i386/avx-1.c | 6 ++
gcc/testsuite/gcc.target/i386/gfni-1.c | 6 ++
gcc/testsuite/gcc.target/i386/gfni-2.c | 12 ++++
gcc/testsuite/gcc.target/i386/gfni-3.c | 4 ++
gcc/testsuite/gcc.target/i386/gfni-4.c | 4 +-
gcc/testsuite/gcc.target/i386/sse-13.c | 7 +++
gcc/testsuite/gcc.target/i386/sse-14.c | 3 +
gcc/testsuite/gcc.target/i386/sse-23.c | 6 ++
13 files changed, 207 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 llvm.
from 9e7ee784265 [ADT] Rewrite mapped_iterator in terms of iterator_adaptor_base.
new 9911901fcd0 Allow separation of declarations and definitions in <Target [...]
new 38f2fbe008c [Hexagon] Create HexagonISelDAGToDAG.h, NFC
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/Target/Hexagon/HexagonISelDAGToDAG.cpp | 112 +-----------------------
lib/Target/Hexagon/HexagonISelDAGToDAG.h | 136 +++++++++++++++++++++++++++++
utils/TableGen/DAGISelEmitter.cpp | 10 +++
utils/TableGen/DAGISelMatcherEmitter.cpp | 119 +++++++++++++++++++++----
4 files changed, 251 insertions(+), 126 deletions(-)
create mode 100644 lib/Target/Hexagon/HexagonISelDAGToDAG.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 llvm.
from ec87e5d458e [X86] Add a def file to CPU vendor, type, and subtype encod [...]
new 9e7ee784265 [ADT] Rewrite mapped_iterator in terms of iterator_adaptor_base.
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/llvm/ADT/STLExtras.h | 91 +++++++-----------------------------
unittests/ADT/CMakeLists.txt | 1 +
unittests/ADT/MappedIteratorTest.cpp | 51 ++++++++++++++++++++
3 files changed, 68 insertions(+), 75 deletions(-)
create mode 100644 unittests/ADT/MappedIteratorTest.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 d4f1cfbb84d LTO: don't fatal when value for cache key already exists
new ec87e5d458e [X86] Add a def file to CPU vendor, type, and subtype encod [...]
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/llvm/Support/TargetParser.h | 35 +++
include/llvm/Support/X86TargetParser.def | 105 +++++++++
lib/Support/Host.cpp | 372 +++++++++----------------------
3 files changed, 241 insertions(+), 271 deletions(-)
create mode 100644 include/llvm/Support/X86TargetParser.def
--
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 279bf36e21 [NFC] Pacify bbot for OpenMP 'teams distribute parallel for'
new 98efdc1da4 [clang-format] Handle leading comments in using declaration
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/Format/UsingDeclarationsSorter.cpp | 10 ++++++----
unittests/Format/UsingDeclarationsSorterTest.cpp | 7 +++++++
2 files changed, 13 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 gcc.
from 53158c03bac * rs6000/power9.md (power9-qpdiv): Correct DFU pipe usage. [...]
new 492dec71d4b 2017-11-10 Tamar Christina <tamar.christina(a)arm.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/ChangeLog | 10 ++
gcc/config/arm/arm-protos.h | 2 +
gcc/config/arm/arm.c | 281 +++++++++++++++++++++++---------------------
3 files changed, 161 insertions(+), 132 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 dc7bbb86a47 Move test into X86 subdirectory.
new d4f1cfbb84d LTO: don't fatal when value for cache key already exists
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/LTO/Caching.cpp | 17 +++++++++++++++--
1 file changed, 15 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 181561d074 [OpenMP] Parse+Sema for copyin clause of 'teams distribute p [...]
new 01e75bdff2 [python] [tests] Rewrite to use standard unittest module
new 279bf36e21 [NFC] Pacify bbot for OpenMP 'teams distribute parallel for'
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:
bindings/python/README.txt | 5 +-
.../python/tests/cindex/test_access_specifiers.py | 27 +-
bindings/python/tests/cindex/test_cdb.py | 196 ++---
.../python/tests/cindex/test_code_completion.py | 84 +-
bindings/python/tests/cindex/test_comment.py | 50 +-
bindings/python/tests/cindex/test_cursor.py | 958 +++++++++++----------
bindings/python/tests/cindex/test_cursor_kind.py | 98 ++-
bindings/python/tests/cindex/test_diagnostics.py | 197 ++---
.../cindex/test_exception_specification_kind.py | 27 +-
bindings/python/tests/cindex/test_file.py | 18 +-
bindings/python/tests/cindex/test_index.py | 24 +-
bindings/python/tests/cindex/test_linkage.py | 28 +-
bindings/python/tests/cindex/test_location.py | 137 +--
bindings/python/tests/cindex/test_tls_kind.py | 50 +-
bindings/python/tests/cindex/test_token_kind.py | 61 +-
bindings/python/tests/cindex/test_tokens.py | 70 +-
.../python/tests/cindex/test_translation_unit.py | 435 +++++-----
bindings/python/tests/cindex/test_type.py | 789 ++++++++---------
.../teams_distribute_parallel_for_messages.cpp | 2 +-
19 files changed, 1659 insertions(+), 1597 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.