This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 932d6527369 Enable VAES support [1/5]
new 179e639c030 Enable VAES support [2/5]
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 | 12 +++++
gcc/config.gcc | 4 +-
gcc/config/i386/i386-builtin.def | 5 ++
gcc/config/i386/immintrin.h | 2 +
gcc/config/i386/sse.md | 16 ++++++
gcc/config/i386/vaesintrin.h | 59 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.target/i386/avx512-check.h | 3 ++
gcc/testsuite/gcc.target/i386/avx512f-aesdec-2.c | 52 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/avx512fvl-vaes-1.c | 24 +++++++++
...{avx512vl-vmovdqu16-2.c => avx512vl-aesdec-2.c} | 7 +--
gcc/testsuite/gcc.target/i386/i386.exp | 14 +++++
12 files changed, 201 insertions(+), 5 deletions(-)
create mode 100644 gcc/config/i386/vaesintrin.h
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-aesdec-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512fvl-vaes-1.c
copy gcc/testsuite/gcc.target/i386/{avx512vl-vmovdqu16-2.c => avx512vl-aesdec-2.c} (63%)
--
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 15aff94b04b [llvm-cov] Simplify a test case. NFC.
new 9d223a1998d [AMDGPU] Rename Bonaire target to be gfx704; remove gfx800 [...]
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/AMDGPUUsage.rst | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 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 793569eb27e [IEPM] Introduce debug hook for inline entry point markers
new 932d6527369 Enable VAES support [1/5]
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 | 14 ++++++++++++++
gcc/common/config/i386/i386-common.c | 15 +++++++++++++++
gcc/config/i386/cpuid.h | 1 +
gcc/config/i386/driver-i386.c | 6 ++++--
gcc/config/i386/i386-c.c | 2 ++
gcc/config/i386/i386.c | 2 ++
gcc/config/i386/i386.h | 2 ++
gcc/config/i386/i386.opt | 4 ++++
gcc/doc/invoke.texi | 7 +++++--
9 files changed, 49 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 lldb.
from 64cc3ddc5 [TestModulesInlineFunctions] This test now passes.
new f4a4b144a Avoid module import in a textual header, NFC
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:
source/Plugins/Process/Utility/RegisterInfos_x86_64.h | 7 ++-----
1 file changed, 2 insertions(+), 5 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 lldb.
from b8b8ff2f4 [TestCppScope] This test now passes on Darwin.
new 64cc3ddc5 [TestModulesInlineFunctions] This test now passes.
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:
.../lang/objc/modules-inline-functions/TestModulesInlineFunctions.py | 1 -
1 file changed, 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 clang.
from 654c2358f5 [analyzer] In getSVal() API, disable auto-detection of void [...]
new bdf9e4656c [analyzer] StackAddrEscape: For now, disable the new async e [...]
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/StaticAnalyzer/Checkers/Checkers.td | 4 ++++
.../Checkers/StackAddrEscapeChecker.cpp | 27 +++++++++++++++++++---
test/Analysis/stack-capture-leak-arc.mm | 16 ++++++++++++-
test/Analysis/stack-capture-leak-no-arc.mm | 2 +-
4 files changed, 44 insertions(+), 5 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 lldb.
from 514406e94 [testsuite] Remove even more testing vestiges.
new b8b8ff2f4 [TestCppScope] This test now passes on Darwin.
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:
packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py | 5 -----
1 file changed, 5 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 ce4e832999 [Driver][CodeGen] Add -mprefer-vector-width driver option an [...]
new 654c2358f5 [analyzer] In getSVal() API, disable auto-detection of void [...]
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:
.../StaticAnalyzer/Core/PathSensitive/ProgramState.h | 11 ++++++++---
lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp | 2 +-
lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp | 17 +++++++++++++----
lib/StaticAnalyzer/Core/RegionStore.cpp | 5 +----
4 files changed, 23 insertions(+), 12 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 lldb.
from af15753aa Rollback [Testsuite] Rename this file from *m -> *mm.
new 514406e94 [testsuite] Remove even more testing vestiges.
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:
.../persist_objc_pointeetype/TestPersistObjCPointeeType.py | 3 ---
1 file changed, 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.