This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 476169b Forgot to add a test for r276008.
new f5da138 [X86] Create some wrapper multiclasses to create AVX and SSE [...]
new b83989e [X86] Create some multiclasses to reduce the repeated pattern [...]
new c269039 [X86] Use 'HasAVX1Only' to properly give priority to the AVX2 [...]
new 69842b3 [AVX512] Add a missing NoVLX to give priority to the AVX512 v [...]
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:
lib/Target/X86/X86InstrSSE.td | 480 ++++++++++++------------------------------
1 file changed, 135 insertions(+), 345 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 compiler-rt.
from cd77671 [Profile] implement interface to get profile path prefix
new 23636c0 Minor cleanup -- clear name structure before parsing
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/profile/InstrProfilingFile.c | 11 +++++------
1 file changed, 5 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 gcc.
from 4391be9 Daily bump.
new 835111a PR c++/67164 - clean up dead code
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 16 ++--------------
2 files changed, 8 insertions(+), 14 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 9c747b9 Add tests for reference binding assertions in std::tuple.
new 155b681 Reimplement is_constructible fallback implementation. Fixes PR21574.
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/type_traits | 140 +++++++--------------
.../meta.unary.prop/is_constructible.pass.cpp | 60 +++++++--
.../is_default_constructible.pass.cpp | 7 ++
3 files changed, 108 insertions(+), 99 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 compiler-rt.
from c2512f9 [Profile] Test cleanup -- use new lit var for IR PGO tests /NFC
new cd77671 [Profile] implement interface to get profile path prefix
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/profile/InstrProfiling.h | 10 ++++++++++
lib/profile/InstrProfilingFile.c | 40 +++++++++++++++++++++++++++++++++++++++-
test/profile/instrprof-path.c | 39 +++++++++++++++++++++++++++++++++++++++
3 files changed, 88 insertions(+), 1 deletion(-)
create mode 100644 test/profile/instrprof-path.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 llvm.
from dc062ef [LV] Add hotness attribute to missed-optimization remarks
new 9c5be76 Revert "Disable this-return argument forwarding on ARM/AArch64"
new 476169b Forgot to add a test for r276008.
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/AArch64/AArch64ISelLowering.cpp | 9 +--------
lib/Target/ARM/ARMISelLowering.cpp | 9 +--------
test/CodeGen/AArch64/arm64-this-return.ll | 2 +-
test/CodeGen/ARM/returned-ext.ll | 4 ++--
test/CodeGen/ARM/this-return.ll | 4 ++--
test/Transforms/FunctionAttrs/returned.ll | 18 ++++++++++++++++++
6 files changed, 25 insertions(+), 21 deletions(-)
create mode 100644 test/Transforms/FunctionAttrs/returned.ll
--
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 11bf1ab Revert "Revert r275883 and r275891. They seem to cause PR28608."
new dc062ef [LV] Add hotness attribute to missed-optimization remarks
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/Transforms/Vectorize/LoopVectorize.h | 5 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 28 +--
.../LoopVectorize/diag-with-hotness-info.ll | 213 +++++++++++++++++++++
3 files changed, 234 insertions(+), 12 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/diag-with-hotness-info.ll
--
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 c24266a s/Cocoa/Foundation/
new ac4b26f Add a default-value bool flag pretty_print to the StructuredD [...]
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/lldb/Core/StructuredData.h | 20 +++---
source/Core/StructuredData.cpp | 76 +++++++++++++++-------
.../ScriptInterpreter/Python/PythonDataObjects.cpp | 2 +-
.../ScriptInterpreter/Python/PythonDataObjects.h | 2 +-
4 files changed, 63 insertions(+), 37 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 jason/concepts-rewrite
in repository gcc.
from 60bce5c Hash concept arguments like template arguments.
new 7c7830c Remove unnecessary added #include "print-tree.h".
new a23f904 Shortcut get_constraints when !flag_concepts.
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/cp/cxx-pretty-print.c | 1 -
gcc/cp/decl2.c | 1 -
gcc/cp/logic.cc | 1 -
gcc/cp/parser.c | 1 -
gcc/cp/pt.c | 8 ++++----
5 files changed, 4 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 libcxx.
from 781fb2a Add SFINAE on additional overloads of std::complex functions. [...]
new 9c747b9 Add tests for reference binding assertions in std::tuple.
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/tuple | 56 ++++++-----------
.../diagnose_reference_binding.fail.cpp | 33 ++++++++++
.../diagnose_reference_binding.pass.cpp | 71 ++++++++++++++++++++++
3 files changed, 124 insertions(+), 36 deletions(-)
create mode 100644 test/libcxx/utilities/tuple/tuple.tuple/diagnose_reference_bind [...]
create mode 100644 test/libcxx/utilities/tuple/tuple.tuple/diagnose_reference_bind [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.