This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0402afb4c1b Use llvm::StringLiteral instead of StringRef in few places
new 5496a24d4c0 [TextAPI] Arch&Platform to Target
new 8adad6363b8 gn build: Merge r372396
new 22b465abb41 Add a missing space in a MIR parser error message
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:
include/llvm/TextAPI/MachO/Architecture.h | 4 +
include/llvm/TextAPI/MachO/ArchitectureSet.h | 4 +
include/llvm/TextAPI/MachO/InterfaceFile.h | 142 +++++++++++++++----------
include/llvm/TextAPI/MachO/Platform.h | 40 +++++++
include/llvm/TextAPI/MachO/Symbol.h | 26 +++--
include/llvm/TextAPI/MachO/Target.h | 66 ++++++++++++
lib/CodeGen/MIRParser/MIRParser.cpp | 2 +-
lib/Object/TapiFile.cpp | 4 +-
lib/TextAPI/CMakeLists.txt | 2 +
lib/TextAPI/MachO/Architecture.cpp | 4 +
lib/TextAPI/MachO/InterfaceFile.cpp | 80 ++++++++++----
lib/TextAPI/MachO/Platform.cpp | 61 +++++++++++
lib/TextAPI/MachO/Symbol.cpp | 9 ++
lib/TextAPI/MachO/Target.cpp | 45 ++++++++
lib/TextAPI/MachO/TextStub.cpp | 86 +++++++++------
lib/TextAPI/MachO/TextStubCommon.cpp | 39 ++++---
lib/TextAPI/MachO/TextStubCommon.h | 8 +-
test/CodeGen/MIR/X86/call-site-info-error2.mir | 2 +-
tools/llvm-ifs/llvm-ifs.cpp | 27 +----
unittests/TextAPI/TextStubV1Tests.cpp | 64 +++++++----
unittests/TextAPI/TextStubV2Tests.cpp | 67 ++++++++----
unittests/TextAPI/TextStubV3Tests.cpp | 63 +++++++----
utils/gn/secondary/llvm/lib/TextAPI/BUILD.gn | 2 +
23 files changed, 619 insertions(+), 228 deletions(-)
create mode 100644 include/llvm/TextAPI/MachO/Platform.h
create mode 100644 include/llvm/TextAPI/MachO/Target.h
create mode 100644 lib/TextAPI/MachO/Platform.cpp
create mode 100644 lib/TextAPI/MachO/Target.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/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 1b342b9 0: update: binutils-gcc-linux: boot
new fcc60ae 0: update: binutils-gcc-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 (1b342b9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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-prepare_abe/console.log | 368 +-
03-build_abe-binutils/console.log | 11197 ++++++++-------
04-build_abe-stage1/console.log | 14148 ++++++++++---------
05-build_linux/console.log | 613 +-
06-boot_linux/console.log | 438 +-
console.log | 26930 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 26927 insertions(+), 26947 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/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 92abf21 2: update: gcc-2bbb5fbd194c331ae8f99656fdd30eea36a91b79: 399
new 70210d2 2: update: binutils-gcc-linux: 399
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 (92abf21)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 161 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11210 ++++++------
04-build_abe-stage1/console.log | 20213 +++++++++++-----------
05-build_linux/console.log | 703 +-
08-update_baseline/console.log | 25 +-
console.log | 32746 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 33383 insertions(+), 32125 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 f5b29ad6777 [SLPVectorizer] add tests for bogus reductions; NFC
new 0402afb4c1b Use llvm::StringLiteral instead of StringRef in few places
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/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp | 18 ++++++------------
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 8 +-------
lib/Target/X86/X86InsertPrefetch.cpp | 2 +-
3 files changed, 8 insertions(+), 20 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 e754d199b9 [SystemZ] Add SystemZ as supporting target in help text for [...]
new 5765299b76 [CUDA][HIP] Fix hostness of defaulted constructor Clang does [...]
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/Sema/SemaCUDA.cpp | 39 +++++++++++++++++++++++++++------------
test/SemaCUDA/default-ctor.cu | 43 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 70 insertions(+), 12 deletions(-)
create mode 100644 test/SemaCUDA/default-ctor.cu
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.