This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c77ecc7a669 2018-10-26 Richard Biener <rguenther(a)suse.de>
new 56749dad44c [rs6000] Fix _mm_extract_pi16 for big-endian
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/rs6000/xmmintrin.h | 7 +++++--
2 files changed, 9 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 master
in repository toolchain/bmk-scripts.
from bca6317 spec2xxx-config: Early exit if cannot find ld-*.so
new a98fb30 spec2xxx-config: Fix typo in find command.
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:
spec2xxx-config | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-defconfig
in repository toolchain/binutils-gdb.
from 0a640d7196 ELF: Hide symbols defined in discarded input sections
adds ee67fd7f3f gdb/riscv: Use correct regnum in riscv_linux_nat_target::fet [...]
adds 50db9ef4c0 gdb/python: Make cmdpy_completer_helper return gdbpy_ref<>
adds b352ceb6b4 gdb/python: Make convert_values_to_python return gdbpy_ref<>
adds bfcc0eba9e [gdb/testsuite] Rewrite valgrind-db-attach.exp to use vgdb
adds ac732bc9fd [gdb/testsuite] Move valgrind-db-attach.{c,exp} to valgrind- [...]
adds b69e1ff350 ELF: update ld man page on `--gc-sections`
adds e8138a6b78 Automatic date update in version.in
adds 0b0eff8b1d gdb/riscv: Remove redundant code, and catch more errors when [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 24 +++++++
gdb/python/py-cmd.c | 16 ++---
gdb/python/py-function.c | 9 ++-
gdb/riscv-linux-nat.c | 6 +-
gdb/riscv-tdep.c | 51 ++++++++------
gdb/testsuite/ChangeLog | 4 ++
.../{valgrind-db-attach.c => valgrind-bt.c} | 0
.../{valgrind-db-attach.exp => valgrind-bt.exp} | 80 +++++++++++++++-------
ld/ChangeLog | 4 ++
ld/ld.texi | 8 ++-
11 files changed, 138 insertions(+), 66 deletions(-)
rename gdb/testsuite/gdb.base/{valgrind-db-attach.c => valgrind-bt.c} (100%)
rename gdb/testsuite/gdb.base/{valgrind-db-attach.exp => valgrind-bt.exp} (58%)
--
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 49cd7dd878d [X86] Use existing pulled out VT variables. NFCI.
new 8d07a140f25 [x86] commute blendvb with constant condition op to allow l [...]
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 | 9 +++++++++
test/CodeGen/X86/vector-shuffle-128-v16.ll | 12 +++++-------
test/CodeGen/X86/vector-shuffle-256-v32.ll | 5 ++---
3 files changed, 16 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 79fad5df81b [SimpleLoopUnswitch] Unswitch by experimental.guard intrinsics
new 49cd7dd878d [X86] Use existing pulled out VT variables. 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/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 llvm.
from f01b04819ec [CodeGen] Remove out operands from PATCHABLE_OP
new 1911e927c06 [ARM] Fix ARMCodeGenPrepare test cases
new 79fad5df81b [SimpleLoopUnswitch] Unswitch by experimental.guard intrinsics
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/Transforms/Scalar/SimpleLoopUnswitch.cpp | 109 +++++++++++-
test/CodeGen/ARM/arm-cgp-calls.ll | 62 ++++---
test/Transforms/SimpleLoopUnswitch/guards.ll | 238 +++++++++++++++++++++++++++
3 files changed, 375 insertions(+), 34 deletions(-)
create mode 100644 test/Transforms/SimpleLoopUnswitch/guards.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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/bmk-scripts.
from 08f174f Support $sysroot/lib64
new bca6317 spec2xxx-config: Early exit if cannot find ld-*.so
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:
spec2xxx-config | 5 +++++
1 file changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.