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 800a2f2c Avoid assumption that lit tests are writable. NFC
new 05054c3e [clang-tidy] Fix DanglingHandleCheck for the correct conversi [...]
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/bugprone/DanglingHandleCheck.cpp | 8 ++++++--
test/clang-tidy/bugprone-dangling-handle.cpp | 6 +++++-
2 files changed, 11 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 glibc.
from 579396ee08 nptl: Add test for callee-saved register restore in pthread_exit
new c70e4e9c9e x86-64: Add sincosf with vector FMA
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 | 11 +
NEWS | 4 +-
sysdeps/x86_64/fpu/multiarch/Makefile | 5 +-
sysdeps/x86_64/fpu/multiarch/s_sincosf-fma.c | 240 +++++++++++++++++++++
sysdeps/x86_64/fpu/multiarch/s_sincosf-sse2.S | 2 +
.../x86_64/fpu/multiarch/{s_sinf.c => s_sincosf.c} | 12 +-
sysdeps/x86_64/fpu/s_sincosf.S | 2 +
7 files changed, 266 insertions(+), 10 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/multiarch/s_sincosf-fma.c
create mode 100644 sysdeps/x86_64/fpu/multiarch/s_sincosf-sse2.S
copy sysdeps/x86_64/fpu/multiarch/{s_sinf.c => s_sincosf.c} (73%)
--
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 dc5aa0c9 [clang-tidy] Function-scoped static variables should not trig [...]
new 800a2f2c Avoid assumption that lit tests are writable. 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:
test/clang-apply-replacements/crlf.cpp | 2 +-
test/clang-move/move-function.cpp | 9 ++++++---
test/clang-move/no-move-macro-helpers.cpp | 8 ++++----
3 files changed, 11 insertions(+), 8 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 264cef67d3 [CodeGen] Fix TBAA info for accesses to members of base classes
new 76ea7e35cc Fix test added in r321992 failing on some buildbots (again), [...]
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/CodeGen/stack-size-section.c | 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 gdb-8.1-branch
in repository binutils-gdb.
from f464485579 Fix GDBserver build failure when $development is false
new d31fecf37c hurd: Add enough auxv support for AT_ENTRY for PIE 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 | 7 +++++++
gdb/gnu-nat.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 65 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 4678a24b78 Avoid assumption that lit tests are writable. NFC
new 264cef67d3 [CodeGen] Fix TBAA info for accesses to members of base classes
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/CGExpr.cpp | 8 +++++--
test/CodeGen/tbaa-base.cpp | 53 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/tbaa-base.cpp
--
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 704a705d7a x86: Properly encode vmovd with 64-bit memeory
new 9c4ac400f0 hurd: Add enough auxv support for AT_ENTRY for PIE 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 | 7 +++++++
gdb/gnu-nat.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 65 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 gcc.
from b38ba5f9021 2018-01-08 Richard Biener <rguenther(a)suse.de>
new 5c877d43e65 2018-01-08 Richard Biener <rguenther(a)suse.de>
new a892505c462 2018-01-08 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.com>
new 1eb325fcd22 [arm] Add -march=armv8.3-a and dotprod multilib selection rules
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:
gcc/ChangeLog | 30 +++++
gcc/config/arm/t-aprofile | 8 +-
gcc/config/arm/t-arm-elf | 4 +-
gcc/config/arm/t-multilib | 8 +-
gcc/config/rs6000/rs6000.md | 189 ++++++++++++++++++++----------
gcc/graphite.c | 4 +
gcc/testsuite/ChangeLog | 10 ++
gcc/testsuite/gcc.dg/graphite/pr83563.c | 15 +++
gcc/testsuite/gcc.target/arm/multilib.exp | 20 ++++
9 files changed, 217 insertions(+), 71 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr83563.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 5feb0d9f5b4 [ARM] Fix PR35379 - incorrect unwind information when compi [...]
new ae612d7dfdd [InstCombine] fold min/max tree with common operand (PR35717)
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/Transforms/InstCombine/InstCombineSelect.cpp | 60 ++++++++++++++++++++++++
test/Transforms/InstCombine/max-of-nots.ll | 6 +--
test/Transforms/InstCombine/minmax-fold.ll | 36 +++++---------
3 files changed, 74 insertions(+), 28 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 2cb8f29ecd Fix test added in r321992 failing on some buildbots.
new 4678a24b78 Avoid assumption that lit tests are writable. 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:
test/ARCMT/releases-driver.m | 2 +-
test/ARCMT/releases-driver.m.result | 2 +-
test/ARCMT/with-arc-mode-modify.m | 2 +-
test/ARCMT/with-arc-mode-modify.m.result | 2 +-
test/PCH/verify_pch.m | 2 +-
test/VFS/real-path-found-first.m | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.