This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1d1dc06 [InstCombine][SSE] Tests showing missed opportunities to hand [...]
new 0e0a424 [RegisterCoalescing] Recommit the patch "Remove partial redun [...]
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/RegisterCoalescer.cpp | 171 ++++++++++++++++++++++
test/CodeGen/X86/pre-coalesce-2.ll | 281 +++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/pre-coalesce.ll | 51 +++++++
test/CodeGen/X86/pre-coalesce.mir | 122 ++++++++++++++++
4 files changed, 625 insertions(+)
create mode 100644 test/CodeGen/X86/pre-coalesce-2.ll
create mode 100644 test/CodeGen/X86/pre-coalesce.ll
create mode 100644 test/CodeGen/X86/pre-coalesce.mir
--
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 b57fb75 PR c/79152 * gimplify.c (should_warn_for_implicit_fallthrou [...]
new 10ce8d1 Support unsigned __int20 in checks for size_t mangling
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/acinclude.m4 | 8 ++++++--
libstdc++-v3/configure | 18 ++++++++++++++++++
3 files changed, 29 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 d1af97c Revert "Recommit "[InlineCost] Use TTI to check if GEP is free." #2"
new 1d1dc06 [InstCombine][SSE] Tests showing missed opportunities to hand [...]
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/x86-muldq.ll | 66 ++++++++++++++++++++++++++++++--
1 file changed, 62 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 bdcefb6 Recommit "[InlineCost] Use TTI to check if GEP is free." #2
new d1af97c Revert "Recommit "[InlineCost] Use TTI to check if GEP is free." #2"
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/Analysis/InlineCost.cpp | 20 ++------------------
test/Transforms/Inline/gep-cost.ll | 30 ------------------------------
2 files changed, 2 insertions(+), 48 deletions(-)
delete mode 100644 test/Transforms/Inline/gep-cost.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 f1bc821 [Sema] Improve the error diagnostic for dot destructor calls [...]
new 4c45970 [Frontend] The macro that describes the Objective-C bool type [...]
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/Frontend/InitPreprocessor.cpp | 8 +++++---
test/Frontend/objc-bool-is-bool.m | 6 +++---
test/Preprocessor/init.c | 2 ++
3 files changed, 10 insertions(+), 6 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 888319b Remove trailing whitespace. NFCI.
new bdcefb6 Recommit "[InlineCost] Use TTI to check if GEP is free." #2
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/Analysis/InlineCost.cpp | 20 ++++++++++++++++++--
test/Transforms/Inline/gep-cost.ll | 30 ++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/Inline/gep-cost.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 gcc.
from 5935d12 Remove orphaned entries
new b57fb75 PR c/79152 * gimplify.c (should_warn_for_implicit_fallthrou [...]
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 | 6 +++
gcc/gimplify.c | 9 +++-
gcc/testsuite/ChangeLog | 5 ++
.../c-c++-common/Wimplicit-fallthrough-35.c | 61 ++++++++++++++++++++++
4 files changed, 79 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wimplicit-fallthrough-35.c
--
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 a15a66b Skip optional_mthumb tests if GCC has a default mode
new 5935d12 Remove orphaned entries
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/ada/ChangeLog | 11 -----------
1 file changed, 11 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 3f02d10 [clang-format] Remove redundant test in style-on-command-line.cpp
new f1bc821 [Sema] Improve the error diagnostic for dot destructor calls [...]
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/Sema/SemaExprCXX.cpp | 56 ++++++++++++++++++++++++++++------
test/CXX/special/class.dtor/p10-0x.cpp | 2 +-
test/FixIt/fixit.cpp | 11 +++++++
test/FixIt/no-fixit.cpp | 12 ++++++++
test/SemaCXX/pseudo-destructors.cpp | 23 ++++++++++++++
5 files changed, 94 insertions(+), 10 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 gcc-6-branch
in repository gcc.
from 2948628 PR c++/77545 PR c++/77284 * constexpr.c (potential_constan [...]
new 0c5f706 This patch simplifies the handling of EH return. We force th [...]
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 | 16 ++++++
gcc/config/aarch64/aarch64-protos.h | 2 +-
gcc/config/aarch64/aarch64.c | 77 ++++++++++++--------------
gcc/config/aarch64/aarch64.h | 6 +-
gcc/config/aarch64/aarch64.md | 19 -------
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.target/aarch64/eh_return.c | 82 ++++++++++++++++++++++++++++
7 files changed, 143 insertions(+), 65 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/eh_return.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.