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 e06e91881 [hwasan] simplify a test
new f6fb4b25a [hwasan] more compact printing for 'Previosly allocated frames'
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/hwasan/hwasan_report.cc | 15 +++++++++++----
1 file changed, 11 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 libcxxabi.
from 6d635f5 [libcxxabi] Allow building with sanitizers enabled
new c2ae664 Update libc++abi's detection of aligned allocation after r344207.
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:
src/fallback_malloc.cpp | 4 ++--
src/stdlib_new_delete.cpp | 4 ++--
2 files 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 ca6f7dc5ec2 [WebAssembly] Saturating float to int intrinsics
new d36df14f65d [MC][ELF] Fix section_mergeable_size.ll
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/CodeGen/Generic/section_mergeable_size.ll | 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 libcxx.
from b5d4ffd60 Use TEST_STD_VER instead of __cplusplus [NFC]
new 657a13025 Distinguish between library and language support for aligned [...]
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/__config | 15 +++++++++++----
include/memory | 2 +-
include/new | 39 ++++++++++++++++++---------------------
src/new.cpp | 6 +++---
4 files changed, 33 insertions(+), 29 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 6b413ca5992 PR middle-end/87574 * cgraphunit.c (cgraph_node::expand_t [...]
new f9fdd8f044c 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-8-branch
in repository gcc.
from 87167e0efa0 /cp 2018-10-10 Paolo Carlini <paolo.carlini(a)oracle.com>
new c47f4cf7545 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 e84efd661b8 Daily bump.
new 02d0a2cf150 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-6-branch
in repository gcc.
from 4b33cd66891 Daily bump.
new 7b46bf55b7b 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 master
in repository llvm.
from 9528e40193f llvm-c: Add C APIs to access DebugLoc info
new ca6f7dc5ec2 [WebAssembly] Saturating float to int intrinsics
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/llvm/IR/IntrinsicsWebAssembly.td | 11 ++++
lib/Target/WebAssembly/WebAssemblyInstrConv.td | 18 ++++++
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 10 +++
test/CodeGen/WebAssembly/conv.ll | 88 ++++++++++++++++++++++++++
test/CodeGen/WebAssembly/simd-intrinsics.ll | 48 ++++++++++++++
5 files changed, 175 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 clang.
from b53fdb7a6e Update documentation to indicate that profile remapping supp [...]
new 58281c244d [WebAssembly] Saturating float-to-int 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/BuiltinsWebAssembly.def | 15 ++++++
lib/CodeGen/CGBuiltin.cpp | 24 ++++++++++
test/CodeGen/builtins-wasm.c | 72 +++++++++++++++++++++++++++++
3 files changed, 111 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.