This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 2bcf7f73db3 libgcc/ Backport from mainline 2017-07-07 Peter Bergner [...]
new 096b453144c PR go/81393 syscall: don't use GETREGS/SETREGS on s390
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:
libgo/go/syscall/syscall_linux_s390.go | 25 ++++++++++++++++++++++---
libgo/go/syscall/syscall_linux_s390x.go | 25 ++++++++++++++++++++++---
2 files changed, 44 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 gcc-6-branch
in repository gcc.
from b81bfcd0d44 libgcc/ Backport from mainline 2017-07-07 Peter Bergner [...]
new 1f40d22e641 PR go/81393 syscall: don't use GETREGS/SETREGS on s390
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:
libgo/go/syscall/syscall_linux_s390.go | 25 ++++++++++++++++++++++---
libgo/go/syscall/syscall_linux_s390x.go | 25 ++++++++++++++++++++++---
2 files changed, 44 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 gcc-5-branch
in repository gcc.
from a6e36d270ec Daily bump.
new b2d33eaa5cc PR go/81393 syscall: don't use GETREGS/SETREGS on s390
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:
libgo/go/syscall/syscall_linux_s390.go | 25 ++++++++++++++++++++++---
libgo/go/syscall/syscall_linux_s390x.go | 25 ++++++++++++++++++++++---
2 files changed, 44 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 lld.
from 61172aeb8 Do not strip SHF_GROUP in elf::decompressAndMergeSections().
new 1adba6d5d Fix symbol type with icf.
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/InputSection.cpp | 2 +-
test/ELF/arm-icf-exidx.s | 2 +-
test/ELF/icf-symbol-type.s | 20 ++++++++++++++++++++
3 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/icf-symbol-type.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 1ef19969090 [NVPTX] Add lowering of i128 params.
new c1527448ede Implement parsing and writing of a single xml manifest file.
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:
CMakeLists.txt | 2 +
cmake/config-ix.cmake | 11 ++++
include/llvm/Config/config.h.cmake | 3 +
include/llvm/Support/WindowsManifestMerger.h | 75 +++++++++++++++++++++++
lib/Support/CMakeLists.txt | 4 ++
lib/Support/WindowsManifestMerger.cpp | 70 +++++++++++++++++++++
test/CMakeLists.txt | 7 ++-
test/lit.cfg | 6 ++
test/lit.site.cfg.in | 2 +
test/tools/llvm-mt/Inputs/bad.manifest | Bin 0 -> 1 bytes
test/tools/llvm-mt/Inputs/test_manifest.manifest | 15 +++++
test/tools/llvm-mt/help.test | 4 --
test/tools/llvm-mt/single_file.test | 5 ++
test/tools/llvm-mt/xml_error.test | 11 ++++
tools/LLVMBuild.txt | 1 +
tools/llvm-mt/llvm-mt.cpp | 41 ++++++++++++-
16 files changed, 251 insertions(+), 6 deletions(-)
create mode 100644 include/llvm/Support/WindowsManifestMerger.h
create mode 100644 lib/Support/WindowsManifestMerger.cpp
create mode 100644 test/tools/llvm-mt/Inputs/bad.manifest
create mode 100644 test/tools/llvm-mt/Inputs/test_manifest.manifest
create mode 100644 test/tools/llvm-mt/single_file.test
create mode 100644 test/tools/llvm-mt/xml_error.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 compiler-rt.
from eb87176f8 Revert "Add MemoryMappedSection struct for two-level memory m [...]
new 41f114300 Add end-to-end tests for overflows of byval arguments.
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/asan/TestCases/pass-object-byval.cc | 36 ++++++++++++++++++++
.../test/asan/TestCases/pass-struct-byval-uar.cc | 38 ++++++++++++++++++++++
.../test/asan/TestCases/pass-struct-byval.cc | 23 +++++++++++++
3 files changed, 97 insertions(+)
create mode 100644 compiler-rt/test/asan/TestCases/pass-object-byval.cc
create mode 100644 compiler-rt/test/asan/TestCases/pass-struct-byval-uar.cc
create mode 100644 compiler-rt/test/asan/TestCases/pass-struct-byval.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 clang-tools-extra.
from 70ded026 [clang-tidy] s/1/true/, NFC
new cf934dc2 [clang-tools-extra] Add support for plain C structs in clang- [...]
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:
clang-reorder-fields/ReorderFieldsAction.cpp | 31 +++++++++++++---------
...ctFieldsOrder.cpp => PlainCStructFieldsOrder.c} | 6 ++---
2 files changed, 20 insertions(+), 17 deletions(-)
copy test/clang-reorder-fields/{CStructFieldsOrder.cpp => PlainCStructFieldsOrder. [...]
--
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 ad6a6cade Add the --chroot option for --reproduce.
new 61172aeb8 Do not strip SHF_GROUP in elf::decompressAndMergeSections().
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/SyntheticSections.cpp | 7 +++----
1 file changed, 3 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 compiler-rt.
from 66c4a2630 [tsan] Update unittest for logging changes of r308637
new eb87176f8 Revert "Add MemoryMappedSection struct for two-level memory m [...]
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/sanitizer_common/sanitizer_procmaps.h | 19 +----------
lib/sanitizer_common/sanitizer_procmaps_mac.cc | 47 +++++---------------------
2 files changed, 9 insertions(+), 57 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 524fde4af11 AMDGPU: Rename _RTN atomic instructions
new 1ef19969090 [NVPTX] Add lowering of i128 params.
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/NVPTX/NVPTXAsmPrinter.cpp | 14 ++++++--
lib/Target/NVPTX/NVPTXISelLowering.cpp | 27 +++++++++++----
lib/Target/NVPTX/NVPTXTargetMachine.cpp | 2 +-
test/CodeGen/NVPTX/i128-global.ll | 7 ++++
test/CodeGen/NVPTX/i128-param.ll | 58 +++++++++++++++++++++++++++++++++
test/CodeGen/NVPTX/i128-retval.ll | 28 ++++++++++++++++
6 files changed, 125 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/NVPTX/i128-global.ll
create mode 100644 test/CodeGen/NVPTX/i128-param.ll
create mode 100644 test/CodeGen/NVPTX/i128-retval.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.