This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6fe3562b972 [AArch64] Fix strict aliasing issue in gcc.target/aarch64/s [...]
new 9901a973e51 * ipa-utils.c (ipa_merge_profiles): Fix merging when dst i [...]
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/ChangeLog | 5 +++++
gcc/ipa-utils.c | 19 +++++++++++++++----
2 files changed, 20 insertions(+), 4 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/pr81313/master
in repository gcc.
discards 5f59f485bfd Set DRAP only if an argument is passed on stack
new 1f20a9f1bbb Set DRAP only if an argument is passed on stack
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 (5f59f485bfd)
\
N -- N -- N refs/heads/hjl/pr81313/master (1f20a9f1bbb)
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:
gcc/config/i386/i386.c | 4 +++-
1 file changed, 3 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 cad1431a1e4 fix trivial typos in comments; NFC
new bb23800c9f3 [X86][SSE4A] Generalized EXTRQI/INSERTQI shuffle decodes
new f7fcbf440d4 [LoopDeletion] NFC: Add loop being analyzed debug statement
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/X86/InstPrinter/X86InstComments.cpp | 4 +-
lib/Target/X86/Utils/X86ShuffleDecode.cpp | 56 +++++++++++++++-----------
lib/Target/X86/Utils/X86ShuffleDecode.h | 8 ++--
lib/Target/X86/X86ISelLowering.cpp | 4 +-
lib/Transforms/Scalar/LoopDeletion.cpp | 2 +
5 files changed, 43 insertions(+), 31 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/pr81313/master
in repository gcc.
at 5f59f485bfd Set DRAP only if an argument is passed on stack
This branch includes the following new commits:
new 5f59f485bfd Set DRAP only if an argument is passed on stack
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.
--
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 a07988d1852 [globalisel][tablegen] Fix the modules build after r307079
new cad1431a1e4 fix trivial typos in comments; 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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +-
lib/Target/ARM/ARMCallLowering.cpp | 2 +-
lib/Target/NVPTX/NVPTXISelLowering.cpp | 2 +-
3 files changed, 3 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 aadafc2d1e7 [DAGCombiner] Intermediate variables in visitRotate promote [...]
new a07988d1852 [globalisel][tablegen] Fix the modules build after r307079
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/module.modulemap | 1 +
1 file changed, 1 insertion(+)
--
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/pr21609/master
in repository glibc.
from eb4dd17f2f x86-64: Align the stack in __tls_get_addr [BZ #21609]
new 04186257d5 Add ___tls_get_addr
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/unix/sysv/linux/x86_64/64/ld.abilist | 2 ++
sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist | 2 ++
sysdeps/x86_64/Versions | 6 ++++++
sysdeps/x86_64/dl-tls.c | 6 +++---
4 files changed, 13 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 lld.
from f1137a4df Improve error message.
new 3c1f979e1 ELF: Only unlink regular files
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:
ELF/Filesystem.cpp | 3 ++-
1 file changed, 2 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 glibc.
from d2e0491883 Single threaded stdio optimization
new cc31b141f9 For Breton yesstr/nostr locale are missing
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:
localedata/ChangeLog | 5 +++++
localedata/locales/br_FR | 2 ++
2 files changed, 7 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 llvm.
from 32b8ab6f1e2 [globalisel][tablegen] Fix release builds after r307079
new aadafc2d1e7 [DAGCombiner] Intermediate variables in visitRotate promote [...]
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/DAGCombiner.cpp | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.