This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from 978e81f Automatic date update in version.in
new ea98891 Fix more powerpc testsuite source errors
new 8a3cacb PR21132, hppa-linux pie support doesn't work
new a2db675 hppa -z relro again
new ce69721 ld testsuite function pointer comparisons vs. hppa
new 0a4cafc xfail two ld-unique tests for hppa
The 5 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 | 16 ++++++++++++++++
bfd/elf-bfd.h | 4 ++++
bfd/elf.c | 11 +++++++++++
bfd/elf32-hppa.c | 3 +++
bfd/elfxx-target.h | 4 ++++
ld/ChangeLog | 24 ++++++++++++++++++++++++
ld/testsuite/ld-elf/check-ptr-eq.c | 6 +++---
ld/testsuite/ld-elf/loadaddr1.d | 2 +-
ld/testsuite/ld-elf/loadaddr2.d | 4 ++--
ld/testsuite/ld-elf/loadaddr3a.d | 2 +-
ld/testsuite/ld-elf/pr18718.c | 2 +-
ld/testsuite/ld-elf/pr18720a.c | 2 +-
ld/testsuite/ld-powerpc/vxworks1-lib.dd | 2 +-
ld/testsuite/ld-powerpc/vxworks1-lib.s | 2 +-
ld/testsuite/ld-scripts/rgn-at5.d | 8 ++++----
ld/testsuite/ld-unique/unique.exp | 2 ++
16 files changed, 79 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 llvm.
from f3d4a24 [ARM] GlobalISel: Select floating point loads
new bdbb295 Remove uses of deprecated std::random_shuffle in the LLVM cod [...]
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:
tools/bugpoint/FindBugs.cpp | 6 +++---
tools/bugpoint/ListReducer.h | 5 +++--
tools/llvm-stress/llvm-stress.cpp | 9 ++++++++-
unittests/ADT/TinyPtrVectorTest.cpp | 10 ++--------
4 files changed, 16 insertions(+), 14 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 lld.
from 6f18dd8 Fix crash with -emit-relocs -shared.
new 5c4de4c Ignore relocation sections in linker scripts.
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:
ELF/LinkerScript.cpp | 5 +++++
test/ELF/linkerscript/emit-reloc.s | 17 +++++++++++++++++
2 files changed, 22 insertions(+)
create mode 100644 test/ELF/linkerscript/emit-reloc.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 glibc.
from f7db120 Remove the str(n)cmp inlines from string/bits/string2.h. The [...]
new ab9536a Move bits/types.h into posix/bits.
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 | 5 +++++
include/bits/types.h | 1 +
{bits => posix/bits}/types.h | 0
3 files changed, 6 insertions(+)
create mode 100644 include/bits/types.h
rename {bits => posix/bits}/types.h (100%)
--
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 1bafb2d Silence sign compare warning. NFC.
new 5fcb821 Revert r295319 while investigating buildbot failure.
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/CodeGen/CGOpenMPRuntime.cpp | 31 +-
lib/CodeGen/CGOpenMPRuntime.h | 36 +-
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 1008 --------------------
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 33 +-
lib/CodeGen/CGStmtOpenMP.cpp | 32 +-
lib/CodeGen/CodeGenFunction.h | 4 +-
.../nvptx_target_parallel_reduction_codegen.cpp | 830 ----------------
7 files changed, 35 insertions(+), 1939 deletions(-)
delete mode 100644 test/OpenMP/nvptx_target_parallel_reduction_codegen.cpp
--
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 lld.
from 2d451a5 [ELF] - Allow section to have multiple dependent sections.
new 6f18dd8 Fix crash with -emit-relocs -shared.
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:
ELF/OutputSections.cpp | 6 +++++-
test/ELF/emit-relocs-shared.s | 16 ++++++++++++++++
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/emit-relocs-shared.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 914d7a6 Rever -r295314 "[DAGCombiner] Support {a|s}ext, {a|z|s}ext lo [...]
new f3d4a24 [ARM] GlobalISel: Select floating point loads
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/ARMInstructionSelector.cpp | 41 ++++++++++++----
.../ARM/GlobalISel/arm-instruction-select.mir | 56 ++++++++++++++++++++++
2 files changed, 87 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 clang.
from 25ea8b2 [OpenMP] Parallel reduction on the NVPTX device.
new 1bafb2d Silence sign compare warning. 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:
lib/AST/ExprConstant.cpp | 12 ++++++------
1 file changed, 6 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 release_40
in repository clang.
from 86ced61 Merging r295150: -------------------------------------------- [...]
new ebdd500 [OpenCL][Doc] Relase 4.0 notes for OpenCL
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:
docs/ReleaseNotes.rst | 73 +++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 71 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 clang.
from 6b7f22d [OpenCL][Doc] Added OpenCL vendor extension description to us [...]
new 25ea8b2 [OpenMP] Parallel reduction on the NVPTX device.
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/CodeGen/CGOpenMPRuntime.cpp | 31 +-
lib/CodeGen/CGOpenMPRuntime.h | 36 +-
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 1008 ++++++++++++++++++++
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 33 +-
lib/CodeGen/CGStmtOpenMP.cpp | 32 +-
lib/CodeGen/CodeGenFunction.h | 4 +-
.../nvptx_target_parallel_reduction_codegen.cpp | 830 ++++++++++++++++
7 files changed, 1939 insertions(+), 35 deletions(-)
create mode 100644 test/OpenMP/nvptx_target_parallel_reduction_codegen.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.