This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr81313/gcc-7-branch
in repository gcc.
from 87041985a1f i386: Avoid stack realignment if possible
new 31e49464f18 x86: Update gcc.dg/stack-layout-dynamic-1.c
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/testsuite/gcc.dg/stack-layout-dynamic-1.c | 5 ++++-
1 file changed, 4 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 hjl/pr81313/gcc-6-branch
in repository gcc.
from e664d5712d3 x86: Use DRAP only if there are outgoing arguments on stack
new b25644028cf i386: Avoid stack realignment if possible
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 | 78 +++++++++++++++++++++---------
gcc/testsuite/gcc.target/i386/pr59501-4a.c | 2 +-
2 files changed, 55 insertions(+), 25 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 b5b8560174 [X86] Move AVX512VPOPCNTDQ in __builtin_cpu_support's enum t [...]
new bd8aa3a7c9 [ODRHash] Support FriendDecl
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:
.../clang/Basic/DiagnosticSerializationKinds.td | 14 ++--
lib/AST/ODRHash.cpp | 18 +++++
lib/Serialization/ASTReader.cpp | 53 +++++++++++++++
test/Modules/odr_hash.cpp | 78 ++++++++++++++++++++++
4 files changed, 159 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 master
in repository llvm.
from ec7b3bff58c Add name offset flags, for parity with cvtres.exe.
new 91822545c57 Remove a variable that was only used in asserts and had a d [...]
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/X86FrameLowering.cpp | 5 ++---
1 file changed, 2 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 clang.
from 1a4b7788a5 Fix warnings introduced by r307434.
new b5b8560174 [X86] Move AVX512VPOPCNTDQ in __builtin_cpu_support's enum t [...]
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/CGBuiltin.cpp | 2 ++
1 file changed, 2 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 clang.
from 9a2ce2505e Revert r307445 as it breaks on certain platforms.
new 1a4b7788a5 Fix warnings introduced by r307434.
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:
tools/libclang/CIndex.cpp | 2 ++
tools/libclang/CXIndexDataConsumer.cpp | 4 +++-
2 files changed, 5 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 lldb.
from 3eed417c5 Disable TestGoASTContext
new c03f2468f The x86 instruction unwinder can be asked to disassemble non- [...]
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:
.../x86/x86AssemblyInspectionEngine.cpp | 20 ++++++++++-------
.../x86/x86AssemblyInspectionEngine.h | 2 +-
.../x86/Testx86AssemblyInspectionEngine.cpp | 25 ++++++++++++++++++++++
3 files changed, 38 insertions(+), 9 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 gcc.
from 2988c5dac28 2017-07-07 Andrew Pinski <apinski(a)cavium.com>
new 4478d6558e7 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 6b1cc4cf88c [gcc] 2017-07-07 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 789ec9adef7 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from c6175e7810d Daily bump.
new f47bbdf6b3a Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.