This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 00648c2f76a [BDCE] Optimize find+insert with early insert
new 6ac86cddcf3 [IR][ARM] Add function pointer alignment to datalayout
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:
docs/LangRef.rst | 8 +++
include/llvm/IR/DataLayout.h | 23 +++++++++
lib/IR/ConstantFold.cpp | 28 ++++++++--
lib/IR/DataLayout.cpp | 20 ++++++++
lib/IR/Value.cpp | 12 +++--
lib/Target/ARM/ARMTargetMachine.cpp | 4 ++
unittests/IR/CMakeLists.txt | 1 +
unittests/IR/ConstantsTest.cpp | 100 ++++++++++++++++++++++++++++++++++++
unittests/IR/DataLayoutTest.cpp | 47 +++++++++++++++++
unittests/IR/FunctionTest.cpp | 25 +++++++++
10 files changed, 260 insertions(+), 8 deletions(-)
create mode 100644 unittests/IR/DataLayoutTest.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 release_80
in repository llvm.
from 829f92177bd Merging r355227 and r355228:
new 5337a44ab3d ReleaseNotes: Open Dylan; by Peter Housel
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:
docs/ReleaseNotes.rst | 16 ++++++++++++++++
1 file changed, 16 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 clang.
from 8b97dd6e80 [PGO] Re-submit: Clang part of change for context-sensitive [...]
new 6ba81a0e03 [IR][ARM] Add function pointer alignment to datalayout
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/Basic/Targets/ARM.cpp | 23 ++++++++++++-----------
test/CodeGen/armv7k-abi.c | 2 +-
test/CodeGen/target-data.c | 10 +++++-----
3 files changed, 18 insertions(+), 17 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-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9eeb8df 0: good: binutils-gcc-linux: all
new 186ca98 0: good: binutils-gcc-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 (9eeb8df)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3486 ++++++++--------
4-build_abe-stage1/console.log | 4184 ++++++++++----------
5-build_linux/console.log | 392 +-
6-boot_linux/console.log | 2 +-
console.log | 8082 +++++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
8 files changed, 9029 insertions(+), 7157 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-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3c14be4 0: good: binutils-gcc-linux: all
new 8fe56b6 0: good: binutils-gcc-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 (3c14be4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3854 +++++++++---------
4-build_abe-stage1/console.log | 3693 ++++++++----------
5-build_linux/console.log | 405 +-
6-boot_linux/console.log | 2 +-
console.log | 7992 +++++++++++++++++---------------------
jenkins/manifest.sh | 10 +-
8 files changed, 6983 insertions(+), 9003 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.
"Maxim Kuvyrkov pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
from 477dd96 tcwg_bmk-build.sh: Minor fixes.
adds 8fb56bc tcwg_kernel-build.sh: Update build step name
adds 569ae0f round-robin.sh: Add LLD to the linux kernel round-robin build
adds 57ade85 tcwg_kernel-build.sh: Use LLD for LLVM Linux kernel link jobs
adds bdbd1f2 tcwg_kernel-build.sh: Restrict linking with LLD to defconfig
adds 90935ac tcwg-cleanup-stale-containers.sh: Fix volume cleanup
adds 644c2eb tcwg-dev-build: Enable builds using manifests
adds b74e544 tcwg-dev-build.sh: Fix thinko
adds 56317f8 tcwg_kernel-bisect.sh: Handle bisecting between branches/tags
adds f64d30e tcwg_kernel-bisect.sh: Fix linux-next rebase workaround for g [...]
adds 2913f9f tcwg-cleanup-stale-containers.sh: Report failure to kill stal [...]
adds 532a858 Use APM boards for cross-testing.
new 76a591e Merge remote-tracking branch 'gerrit/master' into tcwg_bmk
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:
MakeRelease.job | 15 ++++++++------
jenkins-helpers.sh | 20 ++++++++++++++++---
round-robin.sh | 7 ++++---
tcwg-cleanup-stale-containers.sh | 8 ++++++--
tcwg-dev-build.sh | 7 +++++++
tcwg_kernel-bisect.sh | 42 ++++++++++++++++++++++++++++++----------
tcwg_kernel-build.sh | 15 ++++++++++----
7 files changed, 86 insertions(+), 28 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 glibc.
from 0ddb7ea842 nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support
new ae51497134 Fix location where math-vector-fortran.h is installed.
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:
ChangeLog | 10 ++++++++++
math/Makefile | 2 +-
{bits => math/finclude}/math-vector-fortran.h | 0
scripts/check-installed-headers.sh | 4 ++++
scripts/check-wrapper-headers.py | 4 ++++
sysdeps/x86/fpu/{bits => finclude}/math-vector-fortran.h | 0
6 files changed, 19 insertions(+), 1 deletion(-)
rename {bits => math/finclude}/math-vector-fortran.h (100%)
rename sysdeps/x86/fpu/{bits => finclude}/math-vector-fortran.h (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.