This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9242e2b82f6 [SimplifyLibCalls] fix formatting; NFC
new 00daab518da Reland "[SelectionDAG] Enable target specific vector scalar [...]
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/Target/TargetLowering.h | 37 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 233 ++-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 14 +-
lib/CodeGen/SelectionDAG/StatepointLowering.cpp | 2 +-
lib/CodeGen/TargetLoweringBase.cpp | 6 +-
lib/Target/Mips/MipsCCState.cpp | 61 +-
lib/Target/Mips/MipsCCState.h | 33 +-
lib/Target/Mips/MipsCallingConv.td | 10 +-
lib/Target/Mips/MipsISelLowering.cpp | 74 +-
lib/Target/Mips/MipsISelLowering.h | 27 +
lib/Target/Mips/MipsRegisterInfo.cpp | 4 +-
test/CodeGen/Mips/cconv/vector.ll | 1657 ++++++++++++++++++++++
test/CodeGen/Mips/ctlz-v.ll | 12 +-
test/CodeGen/Mips/cttz-v.ll | 19 +-
test/CodeGen/Mips/return-vector.ll | 33 +-
15 files changed, 2117 insertions(+), 105 deletions(-)
create mode 100644 test/CodeGen/Mips/cconv/vector.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 00d555d436d [AMDGPU] Fix for issue in alloca to vector promotion pass
new c590cff5a16 [ValueTracking] fix typo; NFC
new 9242e2b82f6 [SimplifyLibCalls] fix formatting; NFC
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/Analysis/ValueTracking.cpp | 2 +-
lib/Transforms/Utils/SimplifyLibCalls.cpp | 2 +-
2 files 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 clang-tools-extra.
from 1a9e6ec7 [clang-tools-extra] ReleaseNotes.rst: test commit: whitespace fix
new 9fd3636d [clang-tidy] readability-function-size: add NestingThreshold param.
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-tidy/readability/FunctionSizeCheck.cpp | 34 ++++++++++++++++++----
clang-tidy/readability/FunctionSizeCheck.h | 9 ++++--
docs/ReleaseNotes.rst | 5 ++++
.../checks/readability-function-size.rst | 8 ++++-
test/clang-tidy/readability-function-size.cpp | 32 +++++++++++++++++++-
5 files changed, 78 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 master
in repository llvm.
from 1ad151d4327 [ARM] Custom machine-scheduler. NFCI.
new 00d555d436d [AMDGPU] Fix for issue in alloca to vector promotion pass
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/AMDGPU/AMDGPUPromoteAlloca.cpp | 18 ++-
.../AMDGPU/promote-alloca-array-aggregate.ll | 131 +++++++++++++++++++++
2 files changed, 143 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/promote-alloca-array-aggregate.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 b43da93f757 [Hexagon] Add LLVM header to HexagonPatterns.td
new d73d6a2ee60 [MC] Fix compiler crash in AsmParser::Lex
new 1ad151d4327 [ARM] Custom machine-scheduler. NFCI.
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/MC/MCParser/AsmParser.cpp | 4 ++--
lib/Target/ARM/ARMTargetMachine.cpp | 15 +++++++++++++++
test/MC/AsmParser/empty-comment.s | 4 ++++
3 files changed, 21 insertions(+), 2 deletions(-)
create mode 100644 test/MC/AsmParser/empty-comment.s
--
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 94b4418c2d [DebugInfo] Add kind of ImplicitParamDecl for emission of Fl [...]
new 52709f3610 [DebugInfo] Fix comment, 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/CGDebugInfo.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.
Christophe Lyon pushed a change to branch bmk-cmp
in repository toolchain/jenkins-scripts.
discards b587f05 tcwg-benchmark-results-compare.sh: New script for tcwg-benchm [...]
new eeea468 tcwg-benchmark-results-compare.sh: New script for tcwg-benchm [...]
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 (b587f05)
\
N -- N -- N refs/heads/bmk-cmp (eeea468)
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:
tcwg-benchmark-results-compare.sh | 5 +++++
1 file changed, 5 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 fd393d9c9b Revert of r305066 "Reapply Frontend support for Nios2 target"
new 94b4418c2d [DebugInfo] Add kind of ImplicitParamDecl for emission of Fl [...]
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/clang/AST/Decl.h | 43 ++++++++++++++--
lib/AST/ASTImporter.cpp | 7 ++-
lib/AST/Decl.cpp | 14 +++--
lib/AST/DeclObjC.cpp | 18 +++----
lib/CodeGen/CGBlocks.cpp | 62 +++++++++++-----------
lib/CodeGen/CGCXXABI.cpp | 8 +--
lib/CodeGen/CGDebugInfo.cpp | 19 +++----
lib/CodeGen/CGDeclCXX.cpp | 6 +--
lib/CodeGen/CGException.cpp | 13 ++---
lib/CodeGen/CGExpr.cpp | 8 +--
lib/CodeGen/CGObjC.cpp | 28 +++++-----
lib/CodeGen/CGOpenMPRuntime.cpp | 91 +++++++++++++++++----------------
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 49 +++++++-----------
lib/CodeGen/CGStmtOpenMP.cpp | 5 +-
lib/CodeGen/CodeGenFunction.cpp | 5 +-
lib/CodeGen/ItaniumCXXABI.cpp | 6 +--
lib/CodeGen/MicrosoftCXXABI.cpp | 29 ++++++-----
lib/Sema/SemaStmt.cpp | 20 +++++---
lib/Serialization/ASTReaderDecl.cpp | 1 +
lib/Serialization/ASTWriterDecl.cpp | 5 ++
test/CodeGen/captured-statements.c | 7 ++-
test/CodeGenCXX/captured-statements.cpp | 17 +++++-
22 files changed, 263 insertions(+), 198 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 glibc.
from b4971123e9 Remove bare use of __attribute__ in include/errno.h.
new 0862cdcdc8 Condition signal.h inclusion in sys/wait.h (bug 21560).
new b85995291e Fix sigpause namespace (bug 21554).
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:
ChangeLog | 12 ++++++++++++
posix/sys/wait.h | 11 +++++++++--
signal/signal.h | 2 +-
3 files changed, 22 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 gcc.
from 60b209bc03b 2017-06-09 Richard Biener <rguenther(a)suse.de>
new ff1a005844c 2017-06-09 Tamar Christina <tamar.christina(a)arm.com>
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 | 4 ++++
gcc/config/aarch64/aarch64.md | 12 ++++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/aarch64/inline-lrint_1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/inline-lrint_2.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/lrint-matherr.h | 5 +++++
.../gcc.target/aarch64/no-inline-lrint_1.c | 20 ++++++++++++++++++++
.../gcc.target/aarch64/no-inline-lrint_2.c | 20 ++++++++++++++++++++
8 files changed, 111 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/inline-lrint_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/inline-lrint_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/lrint-matherr.h
create mode 100644 gcc/testsuite/gcc.target/aarch64/no-inline-lrint_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/no-inline-lrint_2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.