This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 8e52f573a1 Fix build-many-glibcs.py arm-linux-gnueabihf builds with mai [...]
new 6642518592 Fix m68k bits/mathinline.h attributes (bug 22631).
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 | 21 ++++++
sysdeps/m68k/m680x0/fpu/bits/mathinline.h | 105 ++++++++++++++++--------------
sysdeps/m68k/m680x0/fpu/mathimpl.h | 36 +++++-----
3 files changed, 94 insertions(+), 68 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 351e0cae49 [hwasan] update the design doc
new 40a3fcbe25 [Coverage] Fix use-after free in coverage emission
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/CodeGenModule.cpp | 6 +++++-
1 file 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 lldb.
from cd9874c2e Fix more inconsistent line endings. NFC.
new 811ce592a Tweak to the debugserver entitlements setup in the xcode proj [...]
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:
.../debugserver.xcodeproj/project.pbxproj | 34 ++++++++--------------
1 file changed, 12 insertions(+), 22 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 437b240ff1f update_mir_test_checks: Accept IR as input as well as MIR
new e3014ee33ad Fix Wasm as a follow up to r321035 and the other one
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/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp | 8 +++++++-
1 file changed, 7 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 lld.
from 956d9b879 [WebAssemlby] Fix typo in target triple used in tests
new 2d119dd12 Use # instead of // for comments in a test.
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/ELF/linkerscript/arm-exidx-sentinel-and-assignment.s | 8 ++++----
1 file changed, 4 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 llvm.
from ea2d46a6f25 TargetLowering: Fix InitLibcallCallingConvs() overriding th [...]
new 51a1d9adb93 TargetLoweringBase: Followup to r321035
new e812fcb4255 [llvm-objcopy] Add option to add a progbits section from a file
new 437b240ff1f update_mir_test_checks: Accept IR as input as well as MIR
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:
lib/CodeGen/TargetLoweringBase.cpp | 5 +-
test/CodeGen/AArch64/GlobalISel/translate-gep.ll | 109 +++++++++++++----------
test/CodeGen/AArch64/arm64-memset-to-bzero.ll | 49 +++++-----
test/CodeGen/X86/darwin-bzero.ll | 5 +-
test/tools/llvm-objcopy/add-section-remove.test | 36 ++++++++
test/tools/llvm-objcopy/add-section.test | 37 ++++++++
tools/llvm-objcopy/Object.cpp | 12 +++
tools/llvm-objcopy/Object.h | 15 ++++
tools/llvm-objcopy/llvm-objcopy.cpp | 22 ++++-
utils/update_mir_test_checks.py | 31 ++++++-
10 files changed, 248 insertions(+), 73 deletions(-)
create mode 100644 test/tools/llvm-objcopy/add-section-remove.test
create mode 100644 test/tools/llvm-objcopy/add-section.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 llvm.
from d53e70262db TargetLowering: Fix off-by-one error
new ea2d46a6f25 TargetLowering: Fix InitLibcallCallingConvs() overriding th [...]
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/TargetLoweringBase.cpp | 10 +++-------
1 file changed, 3 insertions(+), 7 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 adec6b12e Adjust test to account for llvm change where an empty CPU str [...]
new 956d9b879 [WebAssemlby] Fix typo in target triple used in tests
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/wasm/archive.ll | 8 ++++----
test/wasm/call-indirect.ll | 4 ++--
test/wasm/conflict.test | 2 +-
test/wasm/data-layout.ll | 4 ++--
test/wasm/entry.ll | 2 +-
test/wasm/function-imports-first.ll | 4 ++--
test/wasm/function-imports.ll | 4 ++--
test/wasm/function-index.test | 4 ++--
test/wasm/import-memory.test | 2 +-
test/wasm/invalid-stack-size.test | 2 +-
test/wasm/local-symbols.ll | 2 +-
test/wasm/many-functions.ll | 4 ++--
test/wasm/relocatable.ll | 4 ++--
test/wasm/signature-mismatch.ll | 4 ++--
test/wasm/stack-pointer.ll | 2 +-
test/wasm/strip-debug.test | 2 +-
test/wasm/symbol-type-mismatch.ll | 4 ++--
test/wasm/undefined-entry.test | 2 +-
test/wasm/undefined.ll | 2 +-
test/wasm/version.ll | 2 +-
test/wasm/weak-alias-overide.ll | 2 +-
test/wasm/weak-alias.ll | 2 +-
test/wasm/weak-external.ll | 2 +-
test/wasm/weak-symbols.ll | 6 +++---
24 files changed, 38 insertions(+), 38 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 2a59bca6e62 PR middle-end/83373 - False positive reported by -Wstringop [...]
new 29ae4e4c33c Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 91073e596bf Daily bump.
new 2d1d697abb5 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.