This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fdf5214 [AVX-512] Remove masked packss/packus intrinsics and autoupgr [...]
new 4c2f2e4 [AVX-512][InstCombine] Teach InstCombine to optimize 512-bit [...]
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/InstCombine/InstCombineCalls.cpp | 6 +-
.../InstCombine/InstCombineSimplifyDemanded.cpp | 7 +-
test/Transforms/InstCombine/x86-pack.ll | 127 ++++++++++++++++++++-
3 files changed, 132 insertions(+), 8 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 4fda345 [AVX-512] Replace 512-bit masked packss/packus builtins and r [...]
new e24957b Revert r295284: Add better ODR checking for modules.
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/DeclCXX.h | 6 -
include/clang/AST/ODRHash.h | 82 --
include/clang/AST/Stmt.h | 3 -
.../clang/Basic/DiagnosticSerializationKinds.td | 64 --
lib/AST/CMakeLists.txt | 1 -
lib/AST/DeclCXX.cpp | 15 +-
lib/AST/ODRHash.cpp | 940 ----------------
lib/AST/StmtProfile.cpp | 229 ++--
lib/Sema/SemaDecl.cpp | 5 +-
lib/Serialization/ASTReader.cpp | 640 +----------
lib/Serialization/ASTReaderDecl.cpp | 2 -
lib/Serialization/ASTWriter.cpp | 1 -
test/Modules/merge-using-decls.cpp | 4 -
test/Modules/odr_hash.cpp | 1156 --------------------
14 files changed, 97 insertions(+), 3051 deletions(-)
delete mode 100644 include/clang/AST/ODRHash.h
delete mode 100644 lib/AST/ODRHash.cpp
delete mode 100644 test/Modules/odr_hash.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 458e242 Split WinCOFFObjectWriter::writeSection.
new fdf5214 [AVX-512] Remove masked packss/packus intrinsics and autoupgr [...]
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/IR/IntrinsicsX86.td | 48 +-
lib/IR/AutoUpgrade.cpp | 40 ++
lib/Target/X86/X86IntrinsicsInfo.h | 16 +-
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 536 +++++++++++++++++
test/CodeGen/X86/avx512bw-intrinsics.ll | 200 ++++---
test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 677 ++++++++++++++++++++++
test/CodeGen/X86/avx512bwvl-intrinsics.ll | 336 +++++++----
7 files changed, 1589 insertions(+), 264 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 b85388c Loosen a Type check ODR checking to try to fix the build bot.
new 4fda345 [AVX-512] Replace 512-bit masked packss/packus builtins and r [...]
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/BuiltinsX86.def | 8 +--
lib/Headers/avx512bwintrin.h | 104 ++++++++++++++----------------------
test/CodeGen/avx512bw-builtins.c | 32 ++++++-----
3 files changed, 64 insertions(+), 80 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 53d52da Daily bump.
new b066c8c PR middle-end/79521 * ira-costs.c (scan_one_insn): Check ha [...]
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 | 6 ++++++
gcc/ira-costs.c | 3 ++-
2 files changed, 8 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 lld.
from 970b014 Removes a trivial accessor.
new fa781ee Use isRelExprOneOf.
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:
ELF/Relocations.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 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 lld.
from 4f2f349 Add comments.
new aa35aa1 Do not overload a one-bit variable, NeedsCopyOrPltAddr.
new 970b014 Removes a trivial accessor.
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:
ELF/Relocations.cpp | 8 ++++----
ELF/Symbols.cpp | 23 +++++++----------------
ELF/Symbols.h | 17 +++++++++--------
ELF/SyntheticSections.cpp | 6 +++---
4 files changed, 23 insertions(+), 31 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 425da46 Add better ODR checking for modules.
new b85388c Loosen a Type check ODR checking to try to fix the build bot.
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/Serialization/ASTReader.cpp | 6 ++++--
1 file changed, 4 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 dj/malloc-tcache
in repository glibc.
from 3a93781 Fix boundary error
new 33cb8b0 Move most tcache data out of TLS
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:
malloc/malloc.c | 149 ++++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 106 insertions(+), 43 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 libunwind.
from 3d49b5d Revert "[libunwind][CMake] Use libc++ headers when available"
new 43ce8ac [libunwind][CMake] Use libc++ headers when available
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 | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.