This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from eebc932 [OpenCL] Extended mapping of parcing CodeGen arguments
new 10d0b66 Publish one more parser RAII for external use.
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:
include/clang/Parse/RAIIObjectsForParser.h | 20 ++++++++++++++++++++
lib/Parse/Parser.cpp | 20 --------------------
2 files changed, 20 insertions(+), 20 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 cd2a3f9 [X86][AVX2] bugzilla bug 21281 Performance regression in vect [...]
new acec6ed ADT: Add range helpers for pointer_ and pointee_iterator
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:
include/llvm/ADT/iterator.h | 19 +++++++++++++++++++
unittests/ADT/IteratorTest.cpp | 16 ++++++++++++++++
2 files changed, 35 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 3d9430d [ARC] Fix move_double_src_operand predicate.
new c00c8b9 2017-03-27 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 | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr80181.c | 19 +++++++++++++++++++
gcc/tree-ssa-ccp.c | 4 +++-
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr80181.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 binutils-gdb.
from 2104772 Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use
new a6be053 Add support for the WebAssembly backend to the BFD library.
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 | 13 +
bfd/Makefile.am | 2 +
bfd/Makefile.in | 3 +
bfd/config.bfd | 1 +
bfd/configure | 1 +
bfd/configure.ac | 1 +
bfd/doc/webassembly.texi | 33 ++
bfd/po/SRC-POTFILES.in | 1 +
bfd/po/bfd.pot | 1347 +++++++++++++++++++++++-----------------------
bfd/targets.c | 2 +
bfd/wasm-module.c | 839 +++++++++++++++++++++++++++++
bfd/wasm-module.h | 52 ++
12 files changed, 1630 insertions(+), 665 deletions(-)
create mode 100644 bfd/doc/webassembly.texi
create mode 100644 bfd/wasm-module.c
create mode 100644 bfd/wasm-module.h
--
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 f6c7abb [TableGen] Make CodeGenMapTable understand the namespace fiel [...]
new cd2a3f9 [X86][AVX2] bugzilla bug 21281 Performance regression in vect [...]
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 | 33 ++++++++++++++++
test/CodeGen/X86/vector-interleave.ll | 62 +++++++++++++------------------
test/CodeGen/X86/vector-shuffle-256-v8.ll | 28 +++++---------
3 files changed, 67 insertions(+), 56 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 9b75393 PR21303, objdump doesn't show e200z4 insns
new 2104772 Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use
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 | 9 +++++++++
gdb/solib-target.c | 2 +-
gdb/xml-support.h | 4 ++--
gdb/xml-tdesc.c | 4 ++--
4 files changed, 14 insertions(+), 5 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 d721ba3 gdb: Make ldirname return a std::string
new 9b75393 PR21303, objdump doesn't show e200z4 insns
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:
gas/ChangeLog | 7 +++++++
gas/testsuite/gas/ppc/ppc.exp | 1 +
gas/testsuite/gas/ppc/pr21303.d | 12 ++++++++++++
gas/testsuite/gas/ppc/pr21303.s | 5 +++++
opcodes/ChangeLog | 6 ++++++
opcodes/ppc-dis.c | 15 +++++++++++++--
6 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/pr21303.d
create mode 100644 gas/testsuite/gas/ppc/pr21303.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 79b1d3c oops - forgot to add the bfd/ChangeLog entry...
new d721ba3 gdb: Make ldirname return a std::string
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 | 19 +++++++++
gdb/dwarf2read.c | 117 +++++++++++++++++++++++++++-------------------------
gdb/python/python.c | 4 +-
gdb/utils.c | 10 ++---
gdb/utils.h | 2 +-
gdb/xml-syscall.c | 8 +---
gdb/xml-tdesc.c | 8 +---
7 files changed, 90 insertions(+), 78 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 d01cbb6 Actually add bench-memcpy-random
new b737847 [AArch64] Update libm-test-ulps
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 | 4 +
sysdeps/aarch64/libm-test-ulps | 168 +++++++++++++++++++++--------------------
2 files changed, 92 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 gcc.
from f468515 PR sanitizer/80168 * asan.c (instrument_derefs): Copy over [...]
new 013f161 2017-03-27 Richard Biener <rguenther(a)suse.de>
new 9f3e079 [ARC] Save/restore blink when in ISR.
new 6fe32f4 [ARC] Fix detection of long immediate for load/store operands.
new f462b96 [ARC] Disable TP register when building for bare metal.
new e69e67d [ARC] Fix divdf3 emulation for arcem.
new 3d9430d [ARC] Fix move_double_src_operand predicate.
The 6 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 | 29 +++++++++++++++++++++++
gcc/config/arc/arc.c | 10 ++++----
gcc/config/arc/arc.md | 7 +++++-
gcc/config/arc/arc.opt | 2 +-
gcc/config/arc/elf.h | 4 ++++
gcc/config/arc/linux.h | 4 ++++
gcc/config/arc/predicates.md | 7 +++++-
gcc/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/g++.dg/ipa/{pr71146.C => pr79776.C} | 2 +-
gcc/testsuite/gcc.target/arc/interrupt-4.c | 15 ++++++++++++
gcc/tree-ssa-structalias.c | 4 +++-
libgcc/ChangeLog | 4 ++++
libgcc/config/arc/ieee-754/divdf3.S | 8 +++----
13 files changed, 92 insertions(+), 13 deletions(-)
copy gcc/testsuite/g++.dg/ipa/{pr71146.C => pr79776.C} (92%)
create mode 100644 gcc/testsuite/gcc.target/arc/interrupt-4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.