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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cc9c4600 0: good: llvm-linux: 18254
new efcfb17f 0: good: llvm-linux: 18260
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 (cc9c4600)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10409 +++++++++++++++++-----------------
3-build_linux/console.log | 1364 +++--
5-check_regression/console.log | 10 +-
6-update_baseline/console.log | 53 +-
console.log | 11902 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
8 files changed, 12057 insertions(+), 11765 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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 81412045 2: good: llvm-linux: 5505
new e1569be6 2: good: llvm-linux: 5505
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 (81412045)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10378 +++++++++++++++++++-------------------
3-build_linux/console.log | 161 +-
5-check_regression/console.log | 8 +-
6-update_baseline/console.log | 14 +-
console.log | 10629 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 10677 insertions(+), 10595 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 5425f5c42b5 [SelectionDAG] Handle unary SelectPatternFlavor for ABS cas [...]
new fc38c3b025d [AMDGPU] Add convergent attribute to WWM.
new 94418e1f648 [InstCombine] fold logic-of-nan-fcmps (PR41069)
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/IR/IntrinsicsAMDGPU.td | 2 +-
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 52 ++++++++++++++++++++++
test/Transforms/InstCombine/and-fcmp.ll | 24 ++++------
test/Transforms/InstCombine/or-fcmp.ll | 24 ++++------
4 files changed, 69 insertions(+), 33 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 7879e0e4c7 Ensure that const variables declared at namespace scope corr [...]
new eaba54eaca [OPENMP] Codegen for local variables with the allocate pragma.
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 | 97 ++++++++++++++++++++++
lib/CodeGen/CGOpenMPRuntime.h | 6 ++
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 3 +
test/OpenMP/allocate_allocator_ast_print.cpp | 20 +++--
...llocator_ast_print.cpp => allocate_codegen.cpp} | 67 +++++++++------
5 files changed, 158 insertions(+), 35 deletions(-)
copy test/OpenMP/{allocate_allocator_ast_print.cpp => allocate_codegen.cpp} (50%)
--
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 e697f3e7176 [llvm-ar] Support N [count] modifier
new 5425f5c42b5 [SelectionDAG] Handle unary SelectPatternFlavor for ABS cas [...]
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/Analysis/ValueTracking.cpp | 4 +
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 30 -------
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 26 ++++++
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 2 +
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 1 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 39 ++++++--
lib/Target/ARM/ARMISelLowering.cpp | 54 +++++++++++
lib/Target/ARM/ARMISelLowering.h | 2 +
lib/Target/PowerPC/PPCISelLowering.cpp | 3 +-
lib/Target/X86/X86ISelLowering.cpp | 104 ++++++++--------------
test/CodeGen/AArch64/iabs.ll | 12 +--
11 files changed, 167 insertions(+), 110 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 lldb.
from a2d84c62e Improve error handling for Clang module imports.
new 3a2ce9cee Remove a couple of log statements.
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:
.../Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp | 24 ----------------------
source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp | 19 +----------------
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 18 ----------------
3 files changed, 1 insertion(+), 60 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 9de595b77 [scudo][standalone] Add string utility functions
new 9342558f6 [TSan][libdispatch] Avoid infinite recursion in dispatch_appl [...]
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/tsan/rtl/tsan_libdispatch.cc | 38 +++++++++++++++++++++++++++++---------
1 file changed, 29 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.