This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5af6bd2089 [darwin] remove version number check when enabling -fobjc-su [...]
new 9a07762861 ARM, AArch64: support `__attribute__((__swiftcall__))`
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/Basic/Targets/AArch64.cpp | 1 +
lib/Basic/Targets/ARM.cpp | 1 +
test/CodeGen/swift-call-conv.c | 9 +++++++++
test/Sema/swift-call-conv.c | 7 +++++++
4 files changed, 18 insertions(+)
create mode 100644 test/CodeGen/swift-call-conv.c
create mode 100644 test/Sema/swift-call-conv.c
--
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 3c267991e [XRay] Use a local lvalue as arg to AppendEmplace(...)
new 099ae47a4 Revert "[XRay] Move-only Allocator, FunctionCallTrie, and Array"
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/xray/tests/unit/function_call_trie_test.cc | 30 --
lib/xray/tests/unit/segmented_array_test.cc | 86 ----
lib/xray/xray_allocator.h | 74 +---
lib/xray/xray_function_call_trie.h | 262 +++++--------
lib/xray/xray_profile_collector.cc | 35 +-
lib/xray/xray_profiling.cc | 293 ++++++--------
lib/xray/xray_segmented_array.h | 519 +++++++------------------
7 files changed, 394 insertions(+), 905 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 dejagnu.
from 31971cc * doc/dejagnu.texi (compile Procedure): Remove old node. (a [...]
new dbf1d99 * runtest.exp: Replace archaic use of [string match] with "eq".
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 | 4 ++++
runtest.exp | 10 +++++-----
2 files changed, 9 insertions(+), 5 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 9d570bc23 [XRay] Use default-constructed struct as argument to Append(...)
new 3c267991e [XRay] Use a local lvalue as arg to AppendEmplace(...)
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/xray/xray_profile_collector.cc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.