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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b37beb19 0: update: llvm-linux: all
new 1723481a 0: update: llvm-linux: all
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 (b37beb19)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 214 +-
02-build_llvm/console.log | 12324 +++++++++++++++++------------------
03-build_linux/console.log | 826 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13399 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13414 insertions(+), 13377 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 7449342b6 Fix the unwinding plan augmentation from x86 assembly
new aba5aab77 [lldb] Add log output for the support files we pass to the Cp [...]
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:
source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp | 11 +++++++++++
1 file changed, 11 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 5e1d4f155ad Revert "[test] Use system locale for mri-utf8.test"
new 321d298022f [X86] combineFMADDSUB - Convert to use isNegatibleForFree/G [...]
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/Target/X86/X86ISelLowering.cpp | 28 ++++++++++++++++++----------
1 file changed, 18 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 llvm.
from 05dc69e01bb Fix OCaml/core.ml fneg check
new 169b9e9db59 Revert "[AMDGPU] Run `unreachable-mbb-elimination` after is [...]
new 5e1d4f155ad Revert "[test] Use system locale for mri-utf8.test"
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:
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 3 ---
test/tools/llvm-ar/mri-nonascii.test | 22 ----------------------
test/tools/llvm-ar/mri-utf8.test | 23 +++++++++++++++++++++++
3 files changed, 23 insertions(+), 25 deletions(-)
delete mode 100644 test/tools/llvm-ar/mri-nonascii.test
create mode 100644 test/tools/llvm-ar/mri-utf8.test
--
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 33d66718c95 [DAGCombine] Match more patterns for half word bswap
new f166c806c84 [Tests] Output of od can be lower or upper case (llvm-objco [...]
new d064df308ff [llvm-readelf] - Do not enter an infinite loop when printin [...]
new f167471a56a [DAG][X86] Add isNegatibleForFree/GetNegatedExpression over [...]
new 05dc69e01bb Fix OCaml/core.ml fneg check
The 4 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/Target/X86/X86ISelLowering.cpp | 16 +
lib/Target/X86/X86ISelLowering.h | 11 +
test/Bindings/OCaml/core.ml | 2 +-
test/tools/llvm-objcopy/ELF/basic-binary-copy.test | 50 +-
test/tools/llvm-objcopy/ELF/binary-no-paddr.test | 84 +-
test/tools/llvm-objcopy/ELF/binary-paddr.test | 90 +-
.../llvm-objcopy/ELF/binary-segment-layout.test | 76 +-
.../ELF/check-addr-offset-align-binary.test | 80 +-
test/tools/llvm-objcopy/ELF/dump-section.test | 88 +-
.../ELF/preserve-segment-contents.test | 1278 ++++++++++----------
test/tools/llvm-objcopy/ELF/strip-all-gnu.test | 148 +--
test/tools/llvm-objcopy/ELF/strip-sections.test | 176 +--
test/tools/llvm-readobj/elf-hash-histogram.test | 91 +-
test/tools/yaml2obj/elf-override-shoffset.yaml | 212 ++--
test/tools/yaml2obj/elf-override-shsize.yaml | 318 ++---
tools/llvm-readobj/ELFDumper.cpp | 14 +-
16 files changed, 1408 insertions(+), 1326 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 e5fee939e [lldb] Make sure import-std-module/sysroot actually passes fo [...]
new 2375665be Fix some dangling else warnings
new 7449342b6 Fix the unwinding plan augmentation from x86 assembly
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:
.../x86/x86AssemblyInspectionEngine.cpp | 31 ++++----
.../minidump/RegisterContextMinidumpTest.cpp | 19 ++---
.../x86/Testx86AssemblyInspectionEngine.cpp | 91 ++++++++++++++++++++++
3 files changed, 116 insertions(+), 25 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 2ef0c67809b [LV][NFC] Factor out calculation of "best" estimated trip count.
new 17151ff61ea [FileCheck] Implement --ignore-case option.
new 33d66718c95 [DAGCombine] Match more patterns for half word bswap
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:
docs/CommandGuide/FileCheck.rst | 1407 +++++------
include/llvm/Support/FileCheck.h | 361 +--
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 58 +-
lib/Support/FileCheck.cpp | 3975 +++++++++++++++---------------
lib/Support/FileCheckImpl.h | 1245 +++++-----
test/CodeGen/X86/bswap_tree.ll | 21 +-
test/FileCheck/check-ignore-case.txt | 45 +
utils/FileCheck/FileCheck.cpp | 1307 +++++-----
8 files changed, 4234 insertions(+), 4185 deletions(-)
create mode 100644 test/FileCheck/check-ignore-case.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.