This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 68ac6769cc9 [InstCombine] add tests for potential (lshr(sext X), C) folds; NFC
new 4276950084b [InstCombine] Take in account the size in sext->lshr->trunc [...]
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/InstCombineCasts.cpp | 19 +++++++++++++------
test/Transforms/InstCombine/cast.ll | 5 +++--
2 files changed, 16 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 hjl/wcslen/master
in repository glibc.
discards 29830f58f2 x86-64: Add wmemset optimized with SSE2/AVX2/AVX512
new 9360ab1ce9 x86-64: Add wmemset optimized with SSE2/AVX2/AVX512
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 (29830f58f2)
\
N -- N -- N refs/heads/hjl/wcslen/master (9360ab1ce9)
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 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:
--
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/wcslen/master
in repository glibc.
discards 8fb7213db8 Fix weak bzero
discards dd72a28e8b x86-64: Add wmemset optimized with SSE2/AVX2/AVX512
new 29830f58f2 x86-64: Add wmemset optimized with SSE2/AVX2/AVX512
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 (8fb7213db8)
\
N -- N -- N refs/heads/hjl/wcslen/master (29830f58f2)
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 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/multiarch/wmemset.S | 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 hjl/wcslen/master
in repository glibc.
from dd72a28e8b x86-64: Add wmemset optimized with SSE2/AVX2/AVX512
new 8fb7213db8 Fix weak bzero
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/multiarch/memset.S | 7 ++++---
1 file changed, 4 insertions(+), 3 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 a3d26507415 [GlobalISel][X86] Fix G_TRUNC instruction selection. Update [...]
new 68ac6769cc9 [InstCombine] add tests for potential (lshr(sext X), C) folds; NFC
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/Transforms/InstCombine/lshr.ll | 72 +++++++++++++++++++++++++++++++++++++
1 file changed, 72 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 zack/headers-cleanups
in repository glibc.
discards 717d9c5f41 Remove __need_schedparam and __cpu_set_t_defined.
discards 3203b3912f Remove __need_IOV_MAX and __need_FOPEN_MAX.
discards ac5f3f3984 Remove __need macros from stdio.h and wchar.h.
discards e0c0d1bed7 Remove __need macros from errno.h (__need_Emath, __need_error_t).
new 2cdfa9e848 Add one more header to be installed, missed from previous patch.
new f3ee1ac681 Remove __need macros from errno.h (__need_Emath, __need_error_t).
new 5b32430cd8 Remove __need macros from stdio.h and wchar.h.
new 81e1d8634f Remove __need_IOV_MAX and __need_FOPEN_MAX.
new cab998f402 Remove __need_schedparam and __cpu_set_t_defined.
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 (717d9c5f41)
\
N -- N -- N refs/heads/zack/headers-cleanups (cab998f402)
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 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:
ChangeLog | 4 ++++
signal/Makefile | 4 ++--
2 files changed, 6 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 master
in repository glibc.
from a992f506ff Remove __need macros from signal.h.
new 2cdfa9e848 Add one more header to be installed, missed from previous patch.
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:
ChangeLog | 4 ++++
signal/Makefile | 4 ++--
2 files changed, 6 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 master
in repository llvm.
from 4d0494d6210 Summary
new a3d26507415 [GlobalISel][X86] Fix G_TRUNC instruction selection. Update [...]
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/X86InstructionSelector.cpp | 24 +++---
test/CodeGen/X86/GlobalISel/add-scalar.ll | 4 +-
test/CodeGen/X86/GlobalISel/add-vec.ll | 2 +-
test/CodeGen/X86/GlobalISel/binop.ll | 8 +-
test/CodeGen/X86/GlobalISel/br.ll | 2 +-
test/CodeGen/X86/GlobalISel/callingconv.ll | 8 +-
test/CodeGen/X86/GlobalISel/cmp.ll | 2 +-
test/CodeGen/X86/GlobalISel/constant.ll | 2 +-
test/CodeGen/X86/GlobalISel/ext-x86-64.ll | 2 +-
test/CodeGen/X86/GlobalISel/ext.ll | 4 +-
test/CodeGen/X86/GlobalISel/frameIndex.ll | 12 +--
test/CodeGen/X86/GlobalISel/gep.ll | 4 +-
test/CodeGen/X86/GlobalISel/memop-scalar-x32.ll | 4 +-
test/CodeGen/X86/GlobalISel/memop-scalar.ll | 4 +-
test/CodeGen/X86/GlobalISel/memop-vec.ll | 4 +-
test/CodeGen/X86/GlobalISel/mul-scalar.ll | 2 +-
test/CodeGen/X86/GlobalISel/mul-vec.ll | 2 +-
test/CodeGen/X86/GlobalISel/select-br.mir | 4 +-
test/CodeGen/X86/GlobalISel/select-cmp.mir | 2 +-
test/CodeGen/X86/GlobalISel/select-constant.mir | 2 +-
test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir | 2 +-
test/CodeGen/X86/GlobalISel/select-ext.mir | 4 +-
test/CodeGen/X86/GlobalISel/select-frameIndex.mir | 6 +-
test/CodeGen/X86/GlobalISel/select-gep.mir | 2 +-
test/CodeGen/X86/GlobalISel/select-trunc.mir | 92 ++++++++++++-----------
test/CodeGen/X86/GlobalISel/sub-vec.ll | 2 +-
test/CodeGen/X86/GlobalISel/trunc.ll | 2 +-
27 files changed, 110 insertions(+), 98 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 ef421cdb44 Fix PR25627: constant expressions being odr-used in template [...]
new adf03c776b [Format] Add curly braces to suppress a -Wmisleading-indenta [...]
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/Format/TokenAnnotator.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.