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 2253c8f S/390: Remove vx2 facility flag
new 0e7b8f6 Remove remaining reference to struct serial::current_timeout
new 3de88e9 windows: Use ptid from regcache in register fetch/store
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:
gdb/ChangeLog | 19 +++++++++++++++++++
gdb/ser-mingw.c | 2 --
gdb/windows-nat.c | 52 ++++++++++++++++++++++++++--------------------------
3 files changed, 45 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 llvm.
from 94612f1 [ARM] [Assembler] Support negative immediates for A32, T32 and T16
new b8fa10f Fix shufpd test name.
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-256-v4.ll | 8 ++++----
1 file changed, 4 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 656673e Test commit access
new 94612f1 [ARM] [Assembler] Support negative immediates for A32, T32 and T16
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/ARM.td | 6 ++
lib/Target/ARM/ARMInstrFormats.td | 9 ++
lib/Target/ARM/ARMInstrInfo.td | 41 +++++++--
lib/Target/ARM/ARMInstrThumb.td | 35 ++++++-
lib/Target/ARM/ARMInstrThumb2.td | 51 ++++++----
lib/Target/ARM/ARMSubtarget.h | 4 +
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 32 ++++++-
test/MC/ARM/negative-immediates-fail.s | 13 +++
test/MC/ARM/negative-immediates-thumb1-fail.s | 15 +++
test/MC/ARM/negative-immediates-thumb1.s | 19 ++++
test/MC/ARM/negative-immediates.s | 128 ++++++++++++++++++++++++++
11 files changed, 320 insertions(+), 33 deletions(-)
create mode 100644 test/MC/ARM/negative-immediates-fail.s
create mode 100644 test/MC/ARM/negative-immediates-thumb1-fail.s
create mode 100644 test/MC/ARM/negative-immediates-thumb1.s
create mode 100644 test/MC/ARM/negative-immediates.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 llvm.
from 1c3d706 [InstCombine] auto-generate better checks; NFC
new 656673e Test commit access
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/Vectorize/BBVectorize.cpp | 20 ++++++++++----------
1 file changed, 10 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 gcc.
from afcd1af Document gcov-dump and fix installation of gcov-tool (PR gcov [...]
new 35ae89b 2017-03-18 Nicolas Koenig <koenigni(a)student.ethz.ch>
new 84d3016 PR target/80125 * combine.c (can_combine_p): Revert the 201 [...]
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:
gcc/ChangeLog | 9 +++++++++
gcc/combine.c | 15 ++++++++++-----
gcc/fortran/decl.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr80125.c | 23 +++++++++++++++++++++++
gcc/testsuite/gfortran.dg/unexp_attribute.f90 | 8 ++++++++
6 files changed, 56 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr80125.c
create mode 100644 gcc/testsuite/gfortran.dg/unexp_attribute.f90
--
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 compiler-rt.
from 1698c9f tsan: add test for pie/no aslr
new 8f11738 tsan: support __ATOMIC_HLE_ACQUIRE/RELEASE flags
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/tsan/rtl/tsan_interface_atomic.cc | 19 ++++++++++++++++++-
test/tsan/atomic_hle.cc | 25 +++++++++++++++++++++++++
2 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 test/tsan/atomic_hle.cc
--
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 b097324 Apply temporary fix for PR rtl-optimization/79150.
new afcd1af Document gcov-dump and fix installation of gcov-tool (PR gcov [...]
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 | 7 ++++
gcc/Makefile.in | 11 ++++--
gcc/doc/gcc.texi | 3 ++
gcc/doc/gcov-dump.texi | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 112 insertions(+), 2 deletions(-)
create mode 100644 gcc/doc/gcov-dump.texi
--
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 abbd326 [x86] use PMOVMSK for vector-sized equality comparisons
new 1c3d706 [InstCombine] auto-generate better checks; 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/Transforms/InstCombine/add-sitofp.ll | 12 +-
test/Transforms/InstCombine/sitofp.ll | 190 ++++++++++++++++++------------
2 files changed, 122 insertions(+), 80 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 114c9e2 [X86][AVX] Tests showing missing SHUFPD + ZERO lowering
new abbd326 [x86] use PMOVMSK for vector-sized equality comparisons
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 | 44 ++++++++++++++++++
test/CodeGen/X86/setcc-wide-types.ll | 86 ++++++++----------------------------
2 files changed, 63 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.