This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ddf089299bb Use unique_ptr.
new 98864f40a30 [PowerPC] Emit xscpsgndp instead of xxlor when copying floa [...]
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/PowerPC/PPCInstrInfo.cpp | 2 +-
test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll | 2 +-
test/CodeGen/PowerPC/f128-conv.ll | 14 ++++----
test/CodeGen/PowerPC/f128-passByValue.ll | 4 +--
test/CodeGen/PowerPC/p9_copy_fp.ll | 48 ++++++++++++++++++++++++++++
test/CodeGen/PowerPC/vsx-spill.ll | 8 ++---
6 files changed, 63 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/PowerPC/p9_copy_fp.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 fcffb94d2a2 [Exception Handling] Unwind tables are required for all fun [...]
new ddf089299bb Use unique_ptr.
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/Object/ELFObjectFile.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 llvm.
from a694af03de4 [PowerPC] Change Test Options [NFC]
new fcffb94d2a2 [Exception Handling] Unwind tables are required for all fun [...]
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/IR/Function.h | 2 +-
test/CodeGen/PowerPC/uwtables.ll | 51 ++++++++++++++++++++++++++++++
test/CodeGen/X86/uwtables.ll | 43 +++++++++++++++++++++++++
test/CodeGen/X86/x86-shrink-wrap-unwind.ll | 1 +
4 files changed, 96 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/PowerPC/uwtables.ll
create mode 100644 test/CodeGen/X86/uwtables.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 8e7c1967e0 Thread safety analysis no longer hands when analyzing a self [...]
new 2574b3b303 [LTO] Fix -save-temps with LTO and unnamed globals.
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/BackendUtil.cpp | 6 ++++--
test/CodeGen/summary-index-unnamed-global.ll | 10 ++++++++++
2 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/summary-index-unnamed-global.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 93b31da86ab [AST] Simplify code minorly using pattern match [NFC]
new a694af03de4 [PowerPC] Change Test Options [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:
.../PowerPC/p8-scalar_vector_conversions.ll | 852 +++++++++++----------
test/CodeGen/PowerPC/vsx-spill.ll | 72 +-
test/CodeGen/PowerPC/vsx.ll | 608 +++++++--------
3 files changed, 782 insertions(+), 750 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 5cd279703c5 [Support] Allow discarding a FileOutputBuffer without remov [...]
new 0fddef76985 [AArch64] Reject inline asm with FP registers when FP is disabled.
new 93b31da86ab [AST] Simplify code minorly using pattern match [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/Target/AArch64/AArch64ISelLowering.cpp | 9 +++++++++
lib/Transforms/Scalar/LICM.cpp | 12 ++++--------
test/CodeGen/AArch64/inlineasm-illegal-type.ll | 17 +++++++++++++++++
3 files changed, 30 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/AArch64/inlineasm-illegal-type.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 glibc.
from ca3aac57ef Remove unused math files
new 895ef79e04 Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.
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:
ChangeLog | 12 ++++++++++
.../aarch64/{math-tests.h => math-tests-trap.h} | 8 +++++--
sysdeps/arm/{math-tests.h => math-tests-trap.h} | 10 ++++++---
.../math-tests-trap.h} | 26 +++++++++++-----------
sysdeps/generic/math-tests.h | 12 +---------
sysdeps/riscv/{math-tests.h => math-tests-trap.h} | 9 +++++---
6 files changed, 45 insertions(+), 32 deletions(-)
rename sysdeps/aarch64/{math-tests.h => math-tests-trap.h} (82%)
rename sysdeps/arm/{math-tests.h => math-tests-trap.h} (78%)
copy sysdeps/{powerpc/powerpc64/fpu/multiarch/s_finite-power8.S => generic/math-te [...]
rename sysdeps/riscv/{math-tests.h => math-tests-trap.h} (82%)
--
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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v3
in repository toolchain/jenkins-scripts.
discards 7d4fead Rename tcwg-llvm-kernel.sh
new 3824a7e Rename tcwg-llvm-kernel.sh
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 (7d4fead)
\
N -- N -- N refs/heads/llvm-kernel-v3 (3824a7e)
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-llvm-kernel.sh | 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v3
in repository toolchain/jenkins-scripts.
discards eb2be46 Rename tcwg-llvm-kernel.sh
new 7d4fead Rename tcwg-llvm-kernel.sh
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 (eb2be46)
\
N -- N -- N refs/heads/llvm-kernel-v3 (7d4fead)
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-llvm-kernel.sh | 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 master
in repository newlib.
from d13c84eb0 RTEMS: Add kvaddr_t and ksize_t
new 6706b19a9 Cygwin: Remove union wait
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:
winsup/cygwin/include/cygwin/wait.h | 21 +++++------
winsup/cygwin/include/sys/wait.h | 74 ++-----------------------------------
winsup/cygwin/release/2.11.0 | 4 ++
winsup/doc/new-features.xml | 6 +++
4 files changed, 23 insertions(+), 82 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.