This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7d8e55c8bb [CrossTU] Handle case when no USR could be generated during [...]
new 66528e8d1f Improve MSVC visualizations so the parser shows where we are [...]
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:
utils/ClangVisualizers/clang.natvis | 46 +++++++++++++++++++++++++++++++++++++
1 file changed, 46 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 19f5c7bbedc [X86][SSE] Call SimplifyMultipleUseDemandedBits on PACKSS/P [...]
new 3aff5deea99 gn build: Merge r368024
new 6689e8793c2 [InstCombine] add tests for binop with FMF with select oper [...]
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:
test/Transforms/InstCombine/select_arithmetic.ll | 51 ++++++++++++++++++++++
.../llvm/unittests/Target/AArch64/BUILD.gn | 1 +
2 files changed, 52 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 76f4f248702 [llvm/test/Object] Remove redundant test case. NFC
new 403adef16f9 [AArch64] NFC: Add generic StackOffset to describe scalable [...]
new 1d19def883e gn build: Merge r368021
new 19f5c7bbedc [X86][SSE] Call SimplifyMultipleUseDemandedBits on PACKSS/P [...]
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:
lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp | 7 +-
lib/Target/AArch64/AArch64FrameLowering.cpp | 89 +++++++++--------
lib/Target/AArch64/AArch64FrameLowering.h | 14 +--
lib/Target/AArch64/AArch64InstrInfo.cpp | 20 ++--
lib/Target/AArch64/AArch64InstrInfo.h | 7 +-
lib/Target/AArch64/AArch64RegisterInfo.cpp | 31 +++---
lib/Target/AArch64/AArch64StackOffset.h | 105 +++++++++++++++++++++
lib/Target/X86/X86ISelLowering.cpp | 28 +++++-
test/CodeGen/X86/vector-trunc-packus-widen.ll | 2 +-
test/CodeGen/X86/vector-trunc-packus.ll | 2 +-
test/CodeGen/X86/vector-trunc-ssat-widen.ll | 2 +-
test/CodeGen/X86/vector-trunc-ssat.ll | 2 +-
test/CodeGen/X86/vector-trunc-usat-widen.ll | 8 +-
test/CodeGen/X86/vector-trunc-usat.ll | 8 +-
unittests/Target/AArch64/CMakeLists.txt | 1 +
unittests/Target/AArch64/TestStackOffset.cpp | 60 ++++++++++++
utils/gn/secondary/llvm/lib/ObjectYAML/BUILD.gn | 8 ++
utils/gn/secondary/llvm/tools/yaml2obj/BUILD.gn | 8 --
.../secondary/llvm/unittests/ObjectYAML/BUILD.gn | 1 +
19 files changed, 305 insertions(+), 98 deletions(-)
create mode 100644 lib/Target/AArch64/AArch64StackOffset.h
create mode 100644 unittests/Target/AArch64/TestStackOffset.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 936abc22 0: update: llvm-linux: boot
new ee70fa0f 0: update: llvm-linux: boot
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 (936abc22)
\
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 | 220 +-
02-build_llvm/console.log | 11962 +++++++++++++++++------------------
03-build_linux/console.log | 586 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 12805 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 12848 insertions(+), 12774 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 3a2fe1ca124 [yaml2obj] Move core yaml2obj code into lib and include for [...]
new 78f5d0a929f [X86] SimplifyMultipleUseDemandedBits - target shuffles mig [...]
new 76f4f248702 [llvm/test/Object] Remove redundant test case. NFC
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/X86/X86ISelLowering.cpp | 5 +++--
.../yaml2obj-elf-file-headers-with-e_flags.yaml | 19 -------------------
2 files changed, 3 insertions(+), 21 deletions(-)
delete mode 100644 test/Object/yaml2obj-elf-file-headers-with-e_flags.yaml
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1e8798b3 0: update: llvm-linux: boot
new f51acda4 0: update: llvm-linux: boot
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 (1e8798b3)
\
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 | 12022 ++++++++++++++++++------------------
03-build_linux/console.log | 806 +--
console.log | 12994 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 13010 insertions(+), 12986 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 6ddd530f1e8 Try to unbreak buildbots after r368014
new 3a2fe1ca124 [yaml2obj] Move core yaml2obj code into lib and include for [...]
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:
.../llvm/ObjectYAML}/yaml2obj.h | 31 ++++++--
lib/ObjectYAML/CMakeLists.txt | 9 +++
.../ObjectYAML/COFFEmitter.cpp | 85 +++++++++++-----------
.../yaml2elf.cpp => lib/ObjectYAML/ELFEmitter.cpp | 60 +++++++--------
lib/ObjectYAML/LLVMBuild.txt | 2 +-
.../ObjectYAML/MachOEmitter.cpp | 16 ++--
.../ObjectYAML/MinidumpEmitter.cpp | 8 +-
.../ObjectYAML/WasmEmitter.cpp | 48 +++++++-----
lib/ObjectYAML/yaml2obj.cpp | 68 +++++++++++++++++
test/tools/yaml2obj/empty-or-invalid-doc.yaml | 4 +-
test/tools/yaml2obj/invalid-docnum.test | 22 ++++++
test/tools/yaml2obj/missing_document_tag.yaml | 2 +-
tools/yaml2obj/CMakeLists.txt | 8 --
tools/yaml2obj/yaml2obj.cpp | 39 ++--------
unittests/ObjectYAML/CMakeLists.txt | 1 +
unittests/ObjectYAML/YAML2ObjTest.cpp | 36 +++++++++
16 files changed, 290 insertions(+), 149 deletions(-)
rename {tools/yaml2obj => include/llvm/ObjectYAML}/yaml2obj.h (52%)
rename tools/yaml2obj/yaml2coff.cpp => lib/ObjectYAML/COFFEmitter.cpp (92%)
rename tools/yaml2obj/yaml2elf.cpp => lib/ObjectYAML/ELFEmitter.cpp (97%)
rename tools/yaml2obj/yaml2macho.cpp => lib/ObjectYAML/MachOEmitter.cpp (98%)
rename tools/yaml2obj/yaml2minidump.cpp => lib/ObjectYAML/MinidumpEmitter.cpp (83%)
rename tools/yaml2obj/yaml2wasm.cpp => lib/ObjectYAML/WasmEmitter.cpp (99%)
create mode 100644 lib/ObjectYAML/yaml2obj.cpp
create mode 100644 test/tools/yaml2obj/invalid-docnum.test
create mode 100644 unittests/ObjectYAML/YAML2ObjTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.