This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 099dbf6ec0b [GlobalISel][CallLowering] Rename isArgumentHandler() -> is [...]
new c8d64a62c9d [Attributor] Deduce the "no-return" attribute for functions
new a8052846cec [Attributor][NFCI] Avoid duplication of the InformationCach [...]
new 9f49baf4d57 [Attributor] Use proper ID for attribute lookup
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:
docs/LangRef.rst | 5 +-
include/llvm/Transforms/IPO/Attributor.h | 168 +++++-----
lib/Transforms/IPO/Attributor.cpp | 357 +++++++++++++--------
test/Transforms/FunctionAttrs/arg_nocapture.ll | 12 +-
test/Transforms/FunctionAttrs/arg_returned.ll | 10 +-
test/Transforms/FunctionAttrs/fn_noreturn.ll | 38 +--
test/Transforms/FunctionAttrs/liveness.ll | 2 +-
test/Transforms/FunctionAttrs/nofree-attributor.ll | 13 +-
test/Transforms/FunctionAttrs/nonnull.ll | 24 +-
test/Transforms/FunctionAttrs/noreturn_async.ll | 142 ++++++++
test/Transforms/FunctionAttrs/noreturn_sync.ll | 138 ++++++++
test/Transforms/FunctionAttrs/nosync.ll | 10 +-
test/Transforms/FunctionAttrs/nounwind.ll | 4 +-
test/Transforms/FunctionAttrs/willreturn.ll | 30 +-
14 files changed, 656 insertions(+), 297 deletions(-)
create mode 100644 test/Transforms/FunctionAttrs/noreturn_async.ll
create mode 100644 test/Transforms/FunctionAttrs/noreturn_sync.ll
--
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 openmp.
from 6a2cf69 [OpenMP] Fix broken build due to new OMPT tests
new 3c7e922 [OpenMP] Add support for GOMP_*_nonmonotonic_* functions
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:
runtime/src/kmp_ftn_os.h | 20 ++++++++++++++++++++
runtime/src/kmp_gsupport.cpp | 42 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 62 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 lldb.
from 093e0e60f [lldb][NFC] Document and refactor ClangPersistentVariables::R [...]
new fce00b3a4 [CompilerType] Remove an unused function.
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/lldb/Symbol/ClangASTContext.h | 6 ------
include/lldb/Symbol/CompilerType.h | 7 -------
include/lldb/Symbol/TypeSystem.h | 6 ------
source/Symbol/ClangASTContext.cpp | 33 ---------------------------------
source/Symbol/CompilerType.cpp | 7 -------
5 files changed, 59 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 73d8bf5ccf [Sema] Add -Wpointer-compare
new cf6324a4db [Sema] attempt to appease buildbots after r367940
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/Sema/warn-nullchar-nullptr.c | 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 gcc.
from 9542bf4c767 gcc/ChangeLog:
new c40294f8e2e Add missing ChangeLog entry.
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/ChangeLog | 6 ++++++
1 file changed, 6 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 llvm.
from 07e82cdf813 [llvm-readelf] Support dumping of stack sizes sections with [...]
new 8be7a23b45a [ORC] Add CPU name and sub-target features to detectHost
new 099dbf6ec0b [GlobalISel][CallLowering] Rename isArgumentHandler() -> is [...]
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:
include/llvm/CodeGen/GlobalISel/CallLowering.h | 6 +++---
lib/CodeGen/GlobalISel/CallLowering.cpp | 4 ++--
lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp | 16 +++++++++++++++-
lib/Target/AArch64/AArch64CallLowering.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUCallLowering.cpp | 2 +-
lib/Target/ARM/ARMCallLowering.cpp | 2 +-
lib/Target/X86/X86CallLowering.cpp | 2 +-
7 files changed, 24 insertions(+), 10 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 56644c1a5 hwasan: Untag global variable addresses in tests.
new 6a27c31df Build libfuzzer libcxx-static with PIC
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/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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/llvm-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 863110c0 6: update: llvm-linux: 17560
new 7669299b 6: update: llvm-linux: 17560
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (863110c0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 74 +-
02-build_llvm/console.log | 11894 ++++++++++++-------------
03-build_linux/console.log | 6170 +++++++------
console.log | 18138 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 18140 insertions(+), 18144 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 663a1938ad0 Add a note to the release not about a potentially breaking [...]
new 07e82cdf813 [llvm-readelf] Support dumping of stack sizes sections with [...]
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:
docs/CommandGuide/llvm-readelf.rst | 5 +
test/tools/llvm-readobj/stack-sizes.test | 473 +++++++++++++++++++++++++++++++
tools/llvm-readobj/ELFDumper.cpp | 327 +++++++++++++++++++++
tools/llvm-readobj/ObjDumper.h | 1 +
tools/llvm-readobj/llvm-readobj.cpp | 11 +
5 files changed, 817 insertions(+)
create mode 100644 test/tools/llvm-readobj/stack-sizes.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.