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 a300e2232 [libFuzzer] Disable value-profile-cmp.test and fuzzer-oom.tes [...]
new 6a7b9173f Follow Windows' approach for NetBSD in AlarmCallback()
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/fuzzer/FuzzerLoop.cpp | 3 ++-
1 file changed, 2 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 clang.
from d585544271 [COFF, ARM64] Implement InterlockedCompareExchange*_* builtins
new 508878fb34 [COFF, ARM64] Implement InterlockedOr*_* builtins
new 59bf38494b [COFF, ARM64] Implement InterlockedXor*_* builtins
new 9e59163a7d Revert "[COFF, ARM64] Implement InterlockedXor*_* builtins"
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:
include/clang/Basic/BuiltinsAArch64.def | 13 +++++
include/clang/Basic/BuiltinsARM.def | 13 +++++
lib/CodeGen/CGBuiltin.cpp | 42 +++++++++++++++
lib/Headers/intrin.h | 60 +++++----------------
test/CodeGen/ms-intrinsics.c | 96 +++++++++++++++++++++++++++++++++
5 files changed, 176 insertions(+), 48 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 806654dc1 [Sanitizers] Disable SANITIZER_CAN_FAST_UNWIND on all SPARC targets
new a300e2232 [libFuzzer] Disable value-profile-cmp.test and fuzzer-oom.tes [...]
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/fuzzer/counters.test | 3 +--
test/fuzzer/fuzzer-oom.test | 2 +-
test/fuzzer/value-profile-cmp.test | 2 +-
3 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allnoconfig
in repository toolchain/binutils-gdb.
from 713f1b445a Automatic date update in version.in
adds e60f4d3bda x86: Disable GOT relaxation with data prefix
adds a4749e56ca Correct ChangeLog entries for PR gas/23854 commit
adds 8e6a5953e1 Fix 4K leak in open_source_file each time next/step changes [...]
adds bb20ccab70 ChangeLog for 'Fix 4K leak each time next/step changes of fu [...]
adds 50cab6efce Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 7 ++++++
gas/config/tc-i386.c | 13 ++++++------
gas/testsuite/gas/i386/mixed-mode-reloc32.d | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/source.c | 3 ++-
ld/ChangeLog | 11 ++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr23854.d | 28 ++++++++++++++++++++++++
ld/testsuite/ld-i386/pr23854.s | 33 +++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr23854.d | 28 ++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr23854.s | 33 +++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
13 files changed, 159 insertions(+), 9 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr23854.d
create mode 100644 ld/testsuite/ld-i386/pr23854.s
create mode 100644 ld/testsuite/ld-x86-64/pr23854.d
create mode 100644 ld/testsuite/ld-x86-64/pr23854.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 4579aeefa62 Specify REQUIRES: default_triple in two debuginfo tests
new fd192da8689 Revert "[WebAssembly] Fixup `main` signature by default"
new a8f890f4777 [X86] Autogenerate complete checks. NFC
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:
.../WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | 7 ++++-
test/CodeGen/WebAssembly/call.ll | 4 +--
.../WebAssembly/function-bitcasts-varargs.ll | 2 +-
test/CodeGen/WebAssembly/function-bitcasts.ll | 2 +-
test/CodeGen/WebAssembly/main-declaration.ll | 2 +-
test/CodeGen/WebAssembly/main-no-args.ll | 2 +-
test/CodeGen/WebAssembly/main-with-args.ll | 2 +-
test/CodeGen/X86/2009-06-05-VZextByteShort.ll | 35 +++++++++++++++-------
test/CodeGen/X86/2011-10-19-LegelizeLoad.ll | 23 +++++++++++---
test/CodeGen/X86/2012-03-15-build_vector_wl.ll | 8 +++--
test/CodeGen/X86/4char-promote.ll | 11 +++----
test/CodeGen/X86/avx-fp2int.ll | 18 ++++++-----
test/CodeGen/X86/extract-concat.ll | 14 +++++----
13 files changed, 87 insertions(+), 43 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 a9f1cfcb2c AMDGPU: Add sram-ecc feature options
new d585544271 [COFF, ARM64] Implement InterlockedCompareExchange*_* builtins
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/Basic/BuiltinsAArch64.def | 13 ++++
include/clang/Basic/BuiltinsARM.def | 13 ++++
lib/CodeGen/CGBuiltin.cpp | 93 ++++++++++++++++++++++++---
lib/Headers/intrin.h | 108 +++++++-------------------------
test/CodeGen/ms-intrinsics.c | 108 ++++++++++++++++++++++++++++++++
5 files changed, 241 insertions(+), 94 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.