This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1818410444a [AArch64][x86] adjust tests with shift-add-shift; NFC
new 8ba39d35535 Move register namespacing definitions from TargetRegisterIn [...]
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/CodeGen/Register.h | 77 ++++++++++++++++++++++++++-----
include/llvm/CodeGen/TargetRegisterInfo.h | 19 +++-----
include/llvm/MC/MCRegister.h | 54 ++++++++++++++++++++++
3 files changed, 127 insertions(+), 23 deletions(-)
create mode 100644 include/llvm/MC/MCRegister.h
--
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 release_90
in repository clang.
from 974de2f9e2 Merging r367387: ------------------------------------------- [...]
new 5b14466993 Update release notes for things I've done since the last release
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/ReleaseNotes.rst | 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 clang.
from 28934ad95e [analyzer] StackFrameContext: Add NodeBuilderContext::blockC [...]
new 915379e031 [OpenMP] Fix declare target link implementation
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/CGOpenMPRuntime.cpp | 72 ++++++++++++----------
test/OpenMP/declare_target_codegen.cpp | 10 +--
test/OpenMP/declare_target_link_codegen.cpp | 54 ++++++++++------
...nvptx_target_requires_unified_shared_memory.cpp | 12 ++--
4 files changed, 84 insertions(+), 64 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 225a6da2133 [AArch64][x86] add tests for shift-add-shift; NFC (PR42644)
new 1818410444a [AArch64][x86] adjust tests with shift-add-shift; NFC
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/AArch64/shift-mod.ll | 6 ++++--
test/CodeGen/X86/shift-combine.ll | 14 ++++++++++----
2 files changed, 14 insertions(+), 6 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 release_90
in repository llvm.
from 01834db5f85 Merging r367417: ------------------------------------------ [...]
new 9899a07c8bd Update release notes for things I've done since the last release
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/ReleaseNotes.rst | 5 ++++-
1 file changed, 4 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 gcc.
from 8070b8d5273 * cgraph.h (cgraph_edge::maybe_hot_p): Tweak comment. * c [...]
new a8c2576b6b8 * cfgrtl.c (relink_block_chain): Add line returns in dump file.
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 | 4 ++++
gcc/cfgrtl.c | 6 +++---
2 files changed, 7 insertions(+), 3 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/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1e4a22db 1: update: llvm-linux: 16550
new 70c5c966 1: update: llvm-linux: 16550
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 (1e4a22db)
\
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 | 166 +-
02-build_llvm/console.log | 12002 ++++++++++++++--------------
03-build_linux/console.log | 4486 +++++------
console.log | 16654 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
5 files changed, 16659 insertions(+), 16659 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 c8c0024353 Test linux only for absolute paths in the -fuse-ld option
new 28934ad95e [analyzer] StackFrameContext: Add NodeBuilderContext::blockC [...]
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/Analysis/AnalysisDeclContext.h | 49 ++++++++++++----------
.../StaticAnalyzer/Core/PathSensitive/CallEvent.h | 5 ++-
lib/Analysis/AnalysisDeclContext.cpp | 21 +++++-----
lib/StaticAnalyzer/Core/CallEvent.cpp | 12 +++---
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 5 ++-
.../Core/ExprEngineCallAndReturn.cpp | 5 +--
test/Analysis/loop-block-counts.c | 2 +-
test/Analysis/loop-unrolling.cpp | 10 ++---
test/Analysis/stack-frame-context-revision.cpp | 37 ++++++++++++++++
9 files changed, 95 insertions(+), 51 deletions(-)
create mode 100644 test/Analysis/stack-frame-context-revision.cpp
--
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 release_90
in repository lld.
from ceda1b7a5 Merging r366780 and r366784: -------------------------------- [...]
new f3cba819d Update release notes for things I've done since the last release
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/ReleaseNotes.rst | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.