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 4deb8f7 Properly hide hidden versioned symbol in executable
new ee40d8d Move computed value's frame id to piece_closure
new 7dc5457 Adjust Value.location for lval_register
new 1a08844 Restrict checking value.lval on using address
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:
gdb/ada-lang.c | 2 +-
gdb/dwarf2loc.c | 24 +++++++++++------------
gdb/elfread.c | 2 ++
gdb/valops.c | 1 -
gdb/value.c | 61 ++++++++++++++++++++++-----------------------------------
gdb/value.h | 2 +-
6 files changed, 38 insertions(+), 54 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 8edff6c [X86][SSE] Added support for combining bit-shifts with shuffles.
new 5e45db3 [LTO] Move finishOptimizationRemarks after codegen
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/LTOCodeGenerator.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 gcc.
from 1041ae9 PR c++/77591 * typeck.c (maybe_warn_about_returning_address [...]
new fd43411 * config/i386/i386.md (UNSPEC_KMASKOP): New. (UNSPEC_KMOV): [...]
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 | 47 +++-
gcc/config/i386/i386-builtin.def | 8 +-
gcc/config/i386/i386.md | 353 ++++++++++------------------
gcc/config/i386/predicates.md | 5 -
gcc/config/i386/sse.md | 21 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/i386/bmi-andn-1a.c | 2 +-
gcc/testsuite/gcc.target/i386/bmi-andn-2a.c | 2 +-
8 files changed, 189 insertions(+), 254 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 b5e3535 Do not include asm/cachectl.h in nios2 sys/cachectl.h.
new 9e878fa Fix for [f]statfs64/[f]statfs aliasing patch
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 | 6 ++++++
sysdeps/unix/sysv/linux/fstatfs64.c | 19 +++++++++++--------
sysdeps/unix/sysv/linux/statfs64.c | 19 +++++++++++--------
3 files changed, 28 insertions(+), 16 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 2ef5665 [X86][SSE] Added tests showing missed combines of shifts with [...]
new 8edff6c [X86][SSE] Added support for combining bit-shifts with shuffles.
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 | 62 +++++++++++++++++++--
test/CodeGen/X86/vector-sext.ll | 63 ++++++++++------------
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 18 +++----
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 18 +++----
4 files changed, 98 insertions(+), 63 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 3b038a2 Test commit
new 2ef5665 [X86][SSE] Added tests showing missed combines of shifts with [...]
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/X86/vector-shuffle-combining-avx2.ll | 54 ++++++++++++++++++++++
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 54 ++++++++++++++++++++++
2 files changed, 108 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 lldb.
from 2875d84 XFAIL: TestNoreturnUnwind on android x86_64
new 38d0159 Fix floating point register reads x86_64 linux on targets wit [...]
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:
.../Process/Linux/NativeRegisterContextLinux_x86_64.cpp | 17 ++++++++++++++---
1 file changed, 14 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 clang.
from b0456e7 [Sema] Set range end of constructors and destructors in templ [...]
new fd18676 [OPENMP] Fix for PR31137: Wrong DSA for members in struct.
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/SemaOpenMP.cpp | 3 ++-
test/OpenMP/task_firstprivate_codegen.cpp | 36 ++++++++++++++++---------------
2 files changed, 21 insertions(+), 18 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 9e27646 Automatic date update in version.in
new 4deb8f7 Properly hide hidden versioned symbol in executable
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:
bfd/ChangeLog | 7 +++++
bfd/elflink.c | 55 ++++++++++++++++++++--------------------
ld/ChangeLog | 5 ++++
ld/testsuite/ld-elf/indirect.exp | 3 +++
ld/testsuite/ld-elf/pr18720.rd | 4 +++
5 files changed, 46 insertions(+), 28 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr18720.rd
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.