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 be2b629f64 Add a test for PR ld/22150
new b69e9267d1 x86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0
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 | 6 ++++++
bfd/elfxx-x86.c | 2 +-
2 files changed, 7 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 binutils-gdb.
from b877d21f34 bfd/version.h: Add rationale for BFD_VERSION_DATE
new be2b629f64 Add a test for PR ld/22150
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:
ld/ChangeLog | 9 +++++++++
ld/testsuite/ld-elf/pr22150.vd | 2 ++
.../{ld-plugin/pr12975.t => ld-elf/pr22150.ver} | 6 +++---
ld/testsuite/ld-elf/pr22150a.s | 6 ++++++
ld/testsuite/ld-elf/pr22150b.s | 13 ++++++++++++
ld/testsuite/ld-elf/shared.exp | 23 ++++++++++++++++++++++
6 files changed, 56 insertions(+), 3 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr22150.vd
copy ld/testsuite/{ld-plugin/pr12975.t => ld-elf/pr22150.ver} (52%)
create mode 100644 ld/testsuite/ld-elf/pr22150a.s
create mode 100644 ld/testsuite/ld-elf/pr22150b.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 binutils-gdb.
from 4fa7574eec Fix gdb 8.1 Solaris compilation
new 432ae719d3 Fix sometimes-uninitialized warning in gdbscm_value_address
new b877d21f34 bfd/version.h: Add rationale for BFD_VERSION_DATE
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:
bfd/ChangeLog | 5 +++++
bfd/version.h | 18 ++++++++++++++++++
gdb/ChangeLog | 5 +++++
gdb/guile/scm-value.c | 9 ++-------
4 files changed, 30 insertions(+), 7 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 3cbe14441c8 2017-09-22 Richard Biener <rguenther(a)suse.de>
new 7b3574e4981 PR sanitizer/77631 * configure.ac: Check for lstat and re [...]
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:
libbacktrace/ChangeLog | 8 ++++++++
libbacktrace/config.h.in | 6 ++++++
libbacktrace/configure | 13 +++++++++++++
libbacktrace/configure.ac | 1 +
libbacktrace/elf.c | 29 +++++++++++++++++++++++++++++
5 files changed, 57 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 llvm.
from 9bd5ef38697 [X86] Combining CMOVs with [ANY,SIGN,ZERO]_EXTEND for cases [...]
new 925005914c5 [TableGen] Return StringRef from ValueTypeByHwMode::getMVTName
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:
utils/TableGen/InfoByHwMode.cpp | 9 ++++-----
utils/TableGen/InfoByHwMode.h | 2 +-
2 files changed, 5 insertions(+), 6 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 cbb0a9e68ec Rework loop predication pass
new 9bd5ef38697 [X86] Combining CMOVs with [ANY,SIGN,ZERO]_EXTEND for cases [...]
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 | 47 +++++++++++
test/CodeGen/X86/cmov-promotion.ll | 48 +++++------
test/CodeGen/X86/select.ll | 76 ++++++++++-------
test/CodeGen/X86/vector-compare-results.ll | 130 ++++++++++++++---------------
4 files changed, 177 insertions(+), 124 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 361ee558bab Remove the default clause from a fully-covering switch to a [...]
new cbb0a9e68ec Rework loop predication 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/Transforms/Scalar/LoopPredication.cpp | 258 ++++++++++++++++++----
test/Transforms/LoopPredication/basic.ll | 344 ++++++++++++++++++-----------
test/Transforms/LoopPredication/nested.ll | 83 +++++--
test/Transforms/LoopPredication/visited.ll | 5 +-
4 files changed, 506 insertions(+), 184 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 fc1c9df7fbc 2017-09-22 Richard Biener <rguenther(a)suse.de>
new 3cbe14441c8 2017-09-22 Richard Biener <rguenther(a)suse.de>
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 | 16 ++++
gcc/graphite-isl-ast-to-gimple.c | 27 +------
gcc/graphite-optimize-isl.c | 10 ++-
gcc/graphite.c | 127 +++++++++++---------------------
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.dg/graphite/scop-24.c | 29 ++++++++
6 files changed, 101 insertions(+), 112 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/scop-24.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 feb3f29994b [ARM] Fix assembly and disassembly for VMRS/VMSR
new 361ee558bab Remove the default clause from a fully-covering switch to a [...]
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/PPCISelDAGToDAG.cpp | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 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 80f2292e134 Recommit r310809 with a fix for the spill problem
new feb3f29994b [ARM] Fix assembly and disassembly for VMRS/VMSR
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/ARM/ARMInstrVFP.td | 76 +++++-----
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 6 +
lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 24 ++++
test/MC/ARM/vmrs_vmsr.s | 180 ++++++++++++++++++++++++
test/MC/Disassembler/ARM/arm-vmrs_vmsr.txt | 60 ++++++++
test/MC/Disassembler/ARM/thumb-vmrs_vmsr.txt | 123 ++++++++++++++++
6 files changed, 434 insertions(+), 35 deletions(-)
create mode 100644 test/MC/ARM/vmrs_vmsr.s
create mode 100644 test/MC/Disassembler/ARM/arm-vmrs_vmsr.txt
create mode 100644 test/MC/Disassembler/ARM/thumb-vmrs_vmsr.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.