This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 23e393f Revert "Make BitCodeAbbrev ownership explicit using shared_pt [...]
new 46502c0 [AArch64] Fix over-eager early-exit in load-store combiner
new 45e8fce Add positive test for sqrt "partial inlining". NFC.
new ca6d4a4 [AArch64] Update the feature set for Qualcomm's Falkor CPU.
The 3 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/AArch64/AArch64.td | 6 +++++-
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 3 +++
test/CodeGen/AArch64/arm64-zero-cycle-zeroing.ll | 7 +++++++
test/CodeGen/AArch64/store_merge_pair_offset.ll | 12 ++++++++++++
.../PartiallyInlineLibCalls/X86/good-prototype.ll | 21 +++++++++++++++++++++
.../PartiallyInlineLibCalls}/X86/lit.local.cfg | 0
6 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AArch64/store_merge_pair_offset.ll
create mode 100644 test/Transforms/PartiallyInlineLibCalls/X86/good-prototype.ll
copy test/{LTO/Resolution => Transforms/PartiallyInlineLibCalls}/X86/lit.local.cfg (100%)
--
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 4828484 PR driver/78957 * c.opt (fsso-struct=): Add RejectNegative.
new cb30b23 * optc-gen.awk: Emit #error for -W*/-f*/-m* Enum without Re [...]
new eccc8e8 PR c++/78693 * parser.c (cp_parser_simple_declaration): Onl [...]
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:
gcc/ChangeLog | 3 +++
gcc/cp/ChangeLog | 4 ++++
gcc/cp/parser.c | 6 ++++--
gcc/optc-gen.awk | 5 +++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp0x/pr78693.C | 31 +++++++++++++++++++++++++++++++
6 files changed, 50 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr78693.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 llvm.
from 190574e Remove accidentally target-dependent test and pacify bots.
new 9e83657 Remove unnecessary intrusive ref counting in favor of std::sh [...]
new fe94ca2 Make BitCodeAbbrev ownership explicit using shared_ptr rather [...]
new 23e393f Revert "Make BitCodeAbbrev ownership explicit using shared_pt [...]
The 3 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/Support/FileSystem.h | 18 +++++++-----------
1 file changed, 7 insertions(+), 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 llvm.
from 7f23c0f Add positive test for sqrt "partial inlining". NFC.
new 76894fb NewGVN: Track the maximum number of iterations GVN takes on a [...]
new 68c8494 [PowerPC] Fix logic dealing with nop after calls (and tail-ca [...]
new 190574e Remove accidentally target-dependent test and pacify bots.
The 3 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/PowerPC/PPCISelLowering.cpp | 79 +++++++------
lib/Transforms/Scalar/NewGVN.cpp | 5 +-
test/CodeGen/PowerPC/ppc64-blnop.ll | 129 +++++++++++++++++++++
test/CodeGen/PowerPC/ppc64-sibcall.ll | 8 +-
.../PartiallyInlineLibCalls/good-prototype.ll | 23 ----
5 files changed, 176 insertions(+), 68 deletions(-)
create mode 100644 test/CodeGen/PowerPC/ppc64-blnop.ll
delete mode 100644 test/Transforms/PartiallyInlineLibCalls/good-prototype.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 llvm.
from cb8e9c1 [lib/LTO] Simplify logic removing set but unused variable. NFCI.
new 7f23c0f Add positive test for sqrt "partial inlining". 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:
.../PartiallyInlineLibCalls/good-prototype.ll | 23 ++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 test/Transforms/PartiallyInlineLibCalls/good-prototype.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 llvm.
from 7108b15 YAML: Remove Input::MapHNode::isValidKey(), use llvm::is_cont [...]
new cb8e9c1 [lib/LTO] Simplify logic removing set but unused variable. NFCI.
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/LTO/LTO.cpp | 12 +++---------
1 file changed, 3 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 04e02eb * parser.c (cp_parser_simple_declaration): Diagnose function [...]
new 4828484 PR driver/78957 * c.opt (fsso-struct=): Add RejectNegative.
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c.opt | 2 +-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/{opts-5.c => pr78957.c} | 7 ++++---
4 files changed, 13 insertions(+), 4 deletions(-)
copy gcc/testsuite/gcc.dg/{opts-5.c => pr78957.c} (52%)
--
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 b9bb547 Remove dead and unused variable NumSentinelElements.
new 7108b15 YAML: Remove Input::MapHNode::isValidKey(), use llvm::is_cont [...]
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/Support/YAMLTraits.h | 2 --
lib/Support/YAMLTraits.cpp | 10 +---------
2 files changed, 1 insertion(+), 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 llvm.
from 3db4285 Remove dead variable Len.
new b9bb547 Remove dead and unused variable NumSentinelElements.
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/X86ISelLowering.cpp | 4 ++--
1 file changed, 2 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 binutils-gdb.
from b268007 Add native target for FreeBSD/mips.
new c988ac1 Use correct OSABI constant for FreeBSD/mips binaries.
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:
gdb/ChangeLog | 5 +++++
gdb/mips-fbsd-tdep.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.