This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dc64bcd Revert bogus dg-extract-results.sh change
new b8c2c70 2016-09-23 Richard Biener <rguenther(a)suse.de>
new 81df50d 2016-09-23 Richard Biener <rguenther(a)suse.de>
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 | 14 +++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-56.c | 26 +++++++++++++++++++++++
gcc/tree-ssa-forwprop.c | 13 ++++++------
gcc/tree-ssa-sccvn.c | 33 +++++++++++++++++++++++++++---
5 files changed, 80 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-56.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 clang.
from 2dba47c Fix indentation
new 556618d Minor tweak. Avoid hardcoding.
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/Frontend/InitPreprocessor.cpp | 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.
unknown user pushed a change to branch master
in repository llvm.
from 91fdd2b cmake: Support overriding Sphinx HTML doc install directory
new e2c1cbe [ARM] Promote small global constants to constant pools
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/ARMAsmPrinter.cpp | 33 ++++++
lib/Target/ARM/ARMAsmPrinter.h | 13 +-
lib/Target/ARM/ARMConstantIslandPass.cpp | 6 +
lib/Target/ARM/ARMConstantPoolValue.cpp | 12 ++
lib/Target/ARM/ARMConstantPoolValue.h | 20 +++-
lib/Target/ARM/ARMISelLowering.cpp | 170 +++++++++++++++++++++++++++
lib/Target/ARM/ARMMachineFunctionInfo.cpp | 2 +-
lib/Target/ARM/ARMMachineFunctionInfo.h | 25 +++-
test/CodeGen/ARM/constantpool-promote-dbg.ll | 44 +++++++
test/CodeGen/ARM/constantpool-promote.ll | 141 ++++++++++++++++++++++
10 files changed, 460 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/ARM/constantpool-promote-dbg.ll
create mode 100644 test/CodeGen/ARM/constantpool-promote.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.
unknown user pushed a change to branch master
in repository glibc.
from 67b73ea tst-open-tmpfile: Add checks for open64, openat64, linkat
new 3a35923 manual: Clarify NSS error reporting
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 | 8 ++++++++
manual/nss.texi | 45 ++++++++++++++++++++++++++++++---------------
2 files changed, 38 insertions(+), 15 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 51364ff test-skeleton.c: Remove unintended #include <stdarg.h>.
new 67b73ea tst-open-tmpfile: Add checks for open64, openat64, linkat
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 | 8 ++++
io/tst-open-tmpfile.c | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 111 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 5f4626d [PATCH 17/17][ARM] Add tests for NEON FP16 ACLE intrinsics.
new dc64bcd Revert bogus dg-extract-results.sh change
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:
contrib/ChangeLog | 4 ++++
contrib/dg-extract-results.sh | 2 +-
2 files changed, 5 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 llvm.
from 53a7de6 Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gd [...]
new 582d1a1 Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwar [...]
new 91fdd2b cmake: Support overriding Sphinx HTML doc install directory
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:
cmake/modules/AddSphinxTarget.cmake | 11 +-
docs/CMake.rst | 5 +
include/llvm/DebugInfo/DIContext.h | 1 +
include/llvm/DebugInfo/DWARF/DWARFContext.h | 6 +
include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h | 68 ++++++++
lib/DebugInfo/DWARF/CMakeLists.txt | 1 +
lib/DebugInfo/DWARF/DWARFContext.cpp | 17 ++
lib/DebugInfo/DWARF/DWARFGdbIndex.cpp | 176 +++++++++++++++++++++
.../Inputs/dwarfdump-gdbindex-v7.elf-x86-64} | Bin 13208 -> 14292 bytes
test/DebugInfo/dwarfdump-dump-gdbindex.test | 35 ++++
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 1 +
11 files changed, 319 insertions(+), 2 deletions(-)
create mode 100644 include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h
create mode 100644 lib/DebugInfo/DWARF/DWARFGdbIndex.cpp
copy test/{tools/llvm-readobj/Inputs/trivial.elf-amdhsa-kaveri => DebugInfo/Inputs [...]
mode change 100755 => 100644
create mode 100644 test/DebugInfo/dwarfdump-dump-gdbindex.test
--
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 03d12d8 [PATCH 11/17][ARM] Add builtins for VFP FP16 intrinsics.
new 3d9aa5d [PATCH 12/17][ARM] Add builtins for NEON FP16 intrinsics.
new 5d4c658 [PATCH 13/17][ARM] Add VFP FP16 instrinsics.
new 34ac15c [PATCH 14/17][ARM] Add NEON FP16 instrinsics.
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:
gcc/ChangeLog | 183 ++++++++++
gcc/config.gcc | 2 +-
gcc/config/arm/arm_fp16.h | 255 +++++++++++++
gcc/config/arm/arm_neon.h | 675 +++++++++++++++++++++++++++++++++++
gcc/config/arm/arm_neon_builtins.def | 59 ++-
5 files changed, 1171 insertions(+), 3 deletions(-)
create mode 100644 gcc/config/arm/arm_fp16.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.