This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/avx2/c in repository glibc.
discards 10ca5f7418 x86-64: Optimize strrchr/wcsrchr with AVX2 discards 78f6ab532e x86-64: Optimize memrchr with AVX2 discards a84ff8427b x86-64: Optimize strchr/strchrnul/wcschr with AVX2 discards 1c17ab3c99 x86-64: Optimize strlen/strnlen/wcslen/wcsnlen with AVX2 discards b521c08b75 x86-64: Optimize memchr/rawmemchr/wmemchr with SSE2/AVX2 discards 5f2039d404 x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBE discards 60d1af2066 x86-64: Optimize wmemset with SSE2/AVX2/AVX512 discards 05b4ad6734 Add more tests for memchr adds ef9c4cb6c7 x86-64: Optimize wmemset with SSE2/AVX2/AVX512 adds 935971ba6b x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBE new d9b18e30d9 Add more tests for memchr new 01abda31ad x86-64: Optimize memchr/rawmemchr/wmemchr with SSE2/AVX2 new b38361c9a6 x86-64: Optimize strlen/strnlen/wcslen/wcsnlen with AVX2 new 2aa22acfbb x86-64: Optimize strchr/strchrnul/wcschr with AVX2 new ce40306fcc x86-64: Optimize memrchr with AVX2 new 9593e235c2 x86-64: Optimize strrchr/wcsrchr with AVX2
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 (10ca5f7418) \ N -- N -- N refs/heads/hjl/avx2/c (9593e235c2)
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 6 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 | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+)