This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from b2e9337b0 Fix filesystem build on platforms with weird time_t types.
new 8b3028709 optional: Implement LWG 2900 and P0602
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/optional | 104 ++++++++++++++++++---
.../optional.object/special_member_gen.pass.cpp | 66 -------------
.../optional.object.assign/move.pass.cpp | 30 +++---
.../optional.object.ctor/copy.pass.cpp | 8 +-
.../optional.object.ctor/move.pass.cpp | 8 +-
.../optional.object/special_member_gen.pass.cpp | 36 ++++++-
6 files changed, 145 insertions(+), 107 deletions(-)
delete mode 100644 test/libcxx/utilities/optional/optional.object/special_member_g [...]
--
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 binutils-gdb.
from f4db828807 Automatic date update in version.in
new 0327869232 Fix size check in dwarf2_evaluate_loc_desc_full
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:
gdb/ChangeLog | 5 ++
gdb/dwarf2loc.c | 4 +-
gdb/testsuite/ChangeLog | 4 ++
gdb/testsuite/gdb.dwarf2/shortpiece.exp | 100 ++++++++++++++++++++++++++++++++
4 files changed, 112 insertions(+), 1 deletion(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/shortpiece.exp
--
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 5cd68f35c89 [AVR] Fix test errors due to tied operands not matching
new 6c560b5efb4 [X86] Allow GHC calling convention to use YMM and ZMM registers
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/X86CallingConv.td | 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 3b637f62816 Handle ConstantExpr correctly in SelectionDAGBuilder
new 5cd68f35c89 [AVR] Fix test errors due to tied operands not matching
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/AVR/pseudo/ANDIWRdK.mir | 6 +++---
test/CodeGen/AVR/pseudo/COMWRd.mir | 2 +-
test/CodeGen/AVR/pseudo/ORIWRdK.mir | 2 +-
test/CodeGen/AVR/pseudo/SBCIWRdK.mir | 2 +-
test/CodeGen/AVR/pseudo/SUBIWRdK.mir | 2 +-
5 files changed, 7 insertions(+), 7 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 2bd71f2f17d [X86][AVX512] Regenerate AVX512VL comparison tests.
new 3b637f62816 Handle ConstantExpr correctly in SelectionDAGBuilder
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 20 ++++++++++++++++----
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 6 ++----
test/CodeGen/Generic/pr33094.ll | 18 ++++++++++++++++++
3 files changed, 36 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/Generic/pr33094.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 clang.
from c0ed38db22 Fix build failure with gcc about mixing enum and non-enum
new 16b5639875 [analyzer] Make StmtDataCollector part of the CloneDetection API
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/Analysis/CloneDetection.h | 188 ++++++++++++++++++++++++++++++++
lib/Analysis/CloneDetection.cpp | 188 +-------------------------------
2 files changed, 191 insertions(+), 185 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 fe40a5a3de8 [PM] Fix a nasty bug in the new PM where we failed to prope [...]
new 2bd71f2f17d [X86][AVX512] Regenerate AVX512VL comparison 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/avx512vl-vec-cmp.ll | 925 +-
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 50914 +++++++++++++++++++++++---
2 files changed, 47149 insertions(+), 4690 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 hjl/ifunc/master
in repository glibc.
from c55fe4a8e7 x86-64: Update comments in IFUNC selectors
new 6f14201996 x86-64: Use IFUNC memcpy and mempcpy in libc.a
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:
sysdeps/x86_64/memmove.S | 4 ++--
sysdeps/x86_64/multiarch/memcpy-ssse3-back.S | 5 +----
sysdeps/x86_64/multiarch/memcpy-ssse3.S | 5 +----
sysdeps/x86_64/multiarch/memcpy.c | 8 ++++----
.../multiarch/memmove-avx512-no-vzeroupper.S | 6 ------
.../x86_64/multiarch/memmove-sse2-unaligned-erms.S | 4 +---
.../x86_64/multiarch/memmove-vec-unaligned-erms.S | 22 +++++-----------------
sysdeps/x86_64/multiarch/mempcpy.c | 8 ++++----
8 files changed, 18 insertions(+), 44 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 zack/build-many-improvements
in repository glibc.
discards da58992aa9 build-many-glibcs: Impose a memory limit on build processes.
discards febc418a3b build-many-glibcs: install kernel headers separately
adds 42c1c0e7f5 Fix LC_NAME for hi_IN
adds 60e6738932 Added missing yesstr and nostr for Tsonga language locale [ [...]
adds 51e945a8f9 Added yesstr/nostr for kw_GB
adds 218bb835cd build-many-glibcs.py: also build profiled objects
new 04be1dfbe7 build-many-glibcs: Install kernel headers separately.
new 45666f9bda build-many-glibcs: Impose a memory limit on build processes.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (da58992aa9)
\
N -- N -- N refs/heads/zack/build-many-improvements (45666f9bda)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
ChangeLog | 5 +++
localedata/ChangeLog | 16 +++++++++-
localedata/locales/hi_IN | 8 ++---
localedata/locales/kw_GB | 2 ++
localedata/locales/ts_ZA | 5 +++
scripts/build-many-glibcs.py | 75 ++++++++++++++++++++++++--------------------
6 files changed, 72 insertions(+), 39 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 b86a95f1b6a [PM] Add unittesting of the call graph update logic with co [...]
new fe40a5a3de8 [PM] Fix a nasty bug in the new PM where we failed to prope [...]
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/Analysis/LazyCallGraph.h | 18 +++--
lib/Analysis/CGSCCPassManager.cpp | 51 ++++++++++----
lib/Analysis/LazyCallGraph.cpp | 20 ++++--
.../Inline/cgscc-incremental-invalidate.ll | 77 ++++++++++++++++++++++
unittests/Analysis/LazyCallGraphTest.cpp | 33 +++++-----
5 files changed, 156 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.