This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f409c45eff0 [DAGCombine] Use APInt::extractBits in "sub-splat" constant [...]
new ff1332ee8e4 Fix -Wunused-lambda-capture warning. NFCI.
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:
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 2 +-
1 file changed, 1 insertion(+), 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 clang.
from 2b56a90441 Revert rL362792 : [Support][Test] Time profiler: add regress [...]
new ecf5cff2b5 [Support][Test] Time profiler: add regression test
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/Driver/check-time-trace.cpp | 23 +++++++++++++++++++++++
tools/driver/cc1_main.cpp | 5 +++++
2 files changed, 28 insertions(+)
create mode 100644 test/Driver/check-time-trace.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 master
in repository llvm.
from f208621845a llvm-objcopy: Implement --extract-partition and --extract-m [...]
new f409c45eff0 [DAGCombine] Use APInt::extractBits in "sub-splat" constant [...]
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/SelectionDAG/DAGCombiner.cpp | 6 +++---
1 file changed, 3 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 28ac36cf 0: update: llvm-linux: boot
new bd142148 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 (28ac36cf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 16 +-
02-build_llvm/console.log | 11874 ++++++++++++++++----------------
03-build_linux/console.log | 1794 ++---
04-boot_linux/console.log | 460 +-
06-update_baseline/console.log | 25 -
console.log | 14169 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 14150 insertions(+), 14196 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 ca54a620a52 [dsymutil] Use the number of threads specified.
new 1ef5698ce17 AMDGPU: Fix MIR test verifier error
new f208621845a llvm-objcopy: Implement --extract-partition and --extract-m [...]
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/BinaryFormat/ELF.h | 2 +
test/CodeGen/AMDGPU/insert-skips-flat-vmem.mir | 10 +-
.../ELF/Inputs/partitions.elf} | Bin 26256 -> 26864 bytes
.../llvm-objcopy/ELF/Inputs/partitions.elf.test | 28 +++
test/tools/llvm-objcopy/ELF/partitions.test | 187 +++++++++++++++++++++
tools/llvm-objcopy/CopyConfig.cpp | 9 +
tools/llvm-objcopy/CopyConfig.h | 2 +
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 12 +-
tools/llvm-objcopy/ELF/Object.cpp | 87 ++++++----
tools/llvm-objcopy/ELF/Object.h | 16 +-
tools/llvm-objcopy/ObjcopyOpts.td | 7 +
11 files changed, 319 insertions(+), 41 deletions(-)
copy test/tools/{llvm-objdump/X86/Inputs/Objc1.32bit.exe.macho-i386 => llvm-objcop [...]
mode change 100755 => 100644
create mode 100644 test/tools/llvm-objcopy/ELF/Inputs/partitions.elf.test
create mode 100644 test/tools/llvm-objcopy/ELF/partitions.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 lld.
from a76b44f79 [ELF][AArch64] Support for BTI and PAC
new 84c35db2e ELF: Create synthetic sections for loadable partitions.
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:
ELF/Arch/PPC.cpp | 2 +-
ELF/Arch/X86.cpp | 2 +-
ELF/Arch/X86_64.cpp | 2 +-
ELF/Config.h | 1 -
ELF/Driver.cpp | 4 +
ELF/InputSection.h | 4 +
ELF/LinkerScript.cpp | 12 +-
ELF/Relocations.cpp | 40 ++-
ELF/SyntheticSections.cpp | 411 ++++++++++++++++-------
ELF/SyntheticSections.h | 85 +++--
ELF/Thunks.cpp | 7 +-
ELF/Writer.cpp | 575 ++++++++++++++++++--------------
test/ELF/linkerscript/orphan-report.s | 2 +-
test/ELF/partition-exidx.s | 49 +++
test/ELF/partition-notes.s | 45 +++
test/ELF/partition-pack-dyn-relocs.s | 51 +++
test/ELF/partition-synthetic-sections.s | 241 +++++++++++++
17 files changed, 1124 insertions(+), 409 deletions(-)
create mode 100644 test/ELF/partition-exidx.s
create mode 100644 test/ELF/partition-notes.s
create mode 100644 test/ELF/partition-pack-dyn-relocs.s
create mode 100644 test/ELF/partition-synthetic-sections.s
--
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 newlib.
from 4feb21d70 Mark inline functions with __unused;
new 007bc1923 Add gfortran support for AMD GCN
new eb429ad50 Fix __getreent stack calculations for AMD GCN
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:
newlib/configure.host | 1 +
newlib/libc/machine/amdgcn/getreent.c | 12 +++----
newlib/libc/sys/amdgcn/Makefile.am | 3 +-
newlib/libc/sys/amdgcn/Makefile.in | 52 +++++++++++++++++++++++++--
newlib/libc/sys/amdgcn/{isatty.c => fcntl.c} | 9 ++---
newlib/libc/sys/amdgcn/{isatty.c => getpid.c} | 9 ++---
newlib/libc/sys/amdgcn/{close.c => kill.c} | 9 +++--
newlib/libc/sys/amdgcn/{close.c => open.c} | 9 ++---
newlib/libc/sys/amdgcn/{close.c => raise.c} | 10 ++----
newlib/libc/sys/amdgcn/{close.c => stat.c} | 10 +++---
newlib/libc/sys/amdgcn/{close.c => unlink.c} | 9 +++--
11 files changed, 88 insertions(+), 45 deletions(-)
copy newlib/libc/sys/amdgcn/{isatty.c => fcntl.c} (87%)
copy newlib/libc/sys/amdgcn/{isatty.c => getpid.c} (85%)
copy newlib/libc/sys/amdgcn/{close.c => kill.c} (87%)
copy newlib/libc/sys/amdgcn/{close.c => open.c} (86%)
copy newlib/libc/sys/amdgcn/{close.c => raise.c} (85%)
copy newlib/libc/sys/amdgcn/{close.c => stat.c} (86%)
copy newlib/libc/sys/amdgcn/{close.c => unlink.c} (87%)
--
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-release-arm-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 897fd6e1bb9 Merging r361237:
adds e98c4c8cc77 Merging r355154:
adds 0e657d45762 Merging r353905:
No new revisions were added by this update.
Summary of changes:
compiler-rt/lib/xray/tests/CMakeLists.txt | 5 +++--
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 4 ++--
2 files changed, 5 insertions(+), 4 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-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 97e0ce86 0: update: llvm-linux: 16
new 72b6a602 0: update: llvm-linux: 16
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 (97e0ce86)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 193 +-
02-build_llvm/console.log | 11644 +++++++++++++++++-----------------
03-build_linux/console.log | 832 +--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 -
console.log | 12703 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12670 insertions(+), 12744 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.