This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3d47eea1c6 [X86] Use masked the masked scalar fma builtins to implement [...]
new 5734eced07 Test commit
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/ExprCXX.h | 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 llvm.
from 40da47fe008 [X86] Remove some seemingly unnecessary patterns.
new 650cfa6dc06 [X86] Use IsProfitableToFold to block vinsertf128rm in favo [...]
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/X86/X86ISelDAGToDAG.cpp | 5 +++++
lib/Target/X86/X86InstrVecCompiler.td | 1 -
2 files changed, 5 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 0758f84dc32 [X86] Add back GCCBuiltin on mask_div_ss/sd_round.
new 40da47fe008 [X86] Remove some seemingly unnecessary patterns.
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/X86/X86InstrSSE.td | 4 ----
1 file changed, 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 clang.
from c5845b4c8c [Sema] Fix a structured binding typo correction bug
new 3d47eea1c6 [X86] Use masked the masked scalar fma builtins to implement [...]
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/Headers/avx512fintrin.h | 240 +++++++--------
test/CodeGen/avx512f-builtins.c | 668 +++++++++++++---------------------------
2 files changed, 340 insertions(+), 568 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 libcxx.
from ffc31db66 Update google-benchark to trunk
new 97d4134fb Add new string benchmarks
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:
benchmarks/string.bench.cpp | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
--
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 2e63a7ebe4 [ODRHash] Merge the two function hashes into one.
new c5845b4c8c [Sema] Fix a structured binding typo correction bug
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/SemaLookup.cpp | 2 ++
test/SemaCXX/typo-correction-cxx17.cpp | 7 +++++++
2 files changed, 9 insertions(+)
create mode 100644 test/SemaCXX/typo-correction-cxx17.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 compiler-rt.
from 7187f19d3 [libFuzzer] Make -fsanitize=memory,fuzzer work.
new a164037c7 Add lowercase OS name feature
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/lit.common.cfg | 4 +++-
1 file changed, 3 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 clang.
from a758e727e6 Update crash diagnostics test to avoid attempting to write i [...]
new 2e63a7ebe4 [ODRHash] Merge the two function hashes into one.
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/Decl.h | 4 +
include/clang/AST/ODRHash.h | 5 +-
.../clang/Basic/DiagnosticSerializationKinds.td | 12 ++
lib/AST/Decl.cpp | 13 +-
lib/AST/ODRHash.cpp | 93 +++++----
lib/Serialization/ASTReader.cpp | 69 ++++++-
test/Modules/odr_hash.cpp | 222 +++++++++++++++++++++
7 files changed, 368 insertions(+), 50 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 1af170559 Fix a bug for packed relocations.
new f454c2fdc Report an error for an extremely large .gdb_index section.
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/SyntheticSections.cpp | 18 ++++++++++--------
ELF/SyntheticSections.h | 15 ++++++++-------
2 files changed, 18 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.