This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from 2479f96 Automatic date update in version.in
new 03f77a0 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_28-branch
in repository binutils-gdb.
from dbcb31c Automatic date update in version.in
new a74504a Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 bc915ed Add test cases for (trunc adde) DAGCombiner patterns. NFC
new d85a542 [DAGCombiner] In visitINSERT_VECTOR_ELT, move check for BUILD [...]
new eff9145 [DAGCombiner] Use DAG.getAnyExtOrTrunc to simplify some code. NFC
new 156f3b7 [DAGCombiner] Canonicalize the order of a chain of INSERT_SUB [...]
new 7a4069d [X86] Simplify the code that turns INSERT_SUBVECTOR into BLEN [...]
new 1cfb6c6 [X86] Add support for folding (insert_subvector vec1, (extrac [...]
The 5 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/CodeGen/SelectionDAG/DAGCombiner.cpp | 42 ++++++++++++++++-------
lib/Target/X86/X86ISelLowering.cpp | 54 ++++++++++++++++++------------
test/CodeGen/X86/avx-vperm2x128.ll | 3 +-
test/CodeGen/X86/avx512-mask-op.ll | 34 +++++++++----------
test/CodeGen/X86/vector-shuffle-256-v16.ll | 3 +-
test/CodeGen/X86/vector-shuffle-256-v32.ll | 3 +-
6 files changed, 81 insertions(+), 58 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 236b752 Fix inconsistency in tuple's SFINAE. Patch from Andrey Khalyavin"
new b89eba0 Recommit [libcxx] Never use <cassert> within libc++
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 | 3 ++-
include/__config | 2 ++
include/__threading_support | 1 -
src/condition_variable.cpp | 1 -
src/experimental/filesystem/path.cpp | 4 ----
src/mutex.cpp | 7 +++----
src/system_error.cpp | 4 ++--
7 files changed, 9 insertions(+), 13 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 68a49ae Add lld to the test-release.sh script
new 06d3c34 TripleTest.FileFormat: check non-default value
new bc915ed Add test cases for (trunc adde) DAGCombiner patterns. 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:
test/CodeGen/X86/adde-carry.ll | 63 ++++++++++++++++++++++++++++++++++++++++++
unittests/ADT/TripleTest.cpp | 3 ++
2 files changed, 66 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 release_40
in repository libcxx.
from ae248b3 Merging r293581: -------------------------------------------- [...]
new c96b715 Merge r294099 - Undefine min/max in __tree
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/__tree | 2 ++
.../{map/version.pass.cpp => undef_min_max.pass.cpp} | 16 +++++++++-------
2 files changed, 11 insertions(+), 7 deletions(-)
copy test/libcxx/containers/associative/{map/version.pass.cpp => undef_min_max.pas [...]
--
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 9e6abfa Mark basic_string::assign templates as inline to improve ABI [...]
new 236b752 Fix inconsistency in tuple's SFINAE. Patch from Andrey Khalyavin"
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 | 2 +-
1 file changed, 1 insertion(+), 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 598cdd3 [X86][SSE] Add target shuffle combine buildvec style tests
new 68a49ae Add lld to the test-release.sh script
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:
utils/release/test-release.sh | 10 +++++++++-
1 file changed, 9 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 3fec6ee [IPCP] Don't propagate return value for naked functions.
new 598cdd3 [X86][SSE] Add target shuffle combine buildvec style tests
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/CodeGen/X86/vector-shuffle-combining-avx2.ll | 29 ++++++++++++++++
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 40 ++++++++++++++++++++++
2 files changed, 69 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 libcxx.
from b1b1dcf Undefine min/max in __tree
new 9e6abfa Mark basic_string::assign templates as inline to improve ABI [...]
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/string | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.