This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 8b547a4fd [Reproducers] Add SBReproducer macros
new 8976af1d1 [ExpressionParser] Test GetClangResourceDir
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/functionalities/paths/TestPaths.py | 9 +++
.../Plugins/ExpressionParser/Clang/ClangHost.cpp | 64 +++++++++++++---------
source/Plugins/ExpressionParser/Clang/ClangHost.h | 6 +-
unittests/Expression/ClangParserTest.cpp | 39 +++++++++----
4 files changed, 77 insertions(+), 41 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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 8f78ec7 0: good: llvm-linux: boot
new 755a2e0 0: good: 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 (8f78ec7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 14 +-
2-build_llvm/console.log | 5436 +++++++++++++++++++------------------
3-build_linux/console.log | 98 +-
4-boot_linux/console.log | 336 +--
console.log | 5884 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 12 +-
6 files changed, 5840 insertions(+), 5940 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 3cd4111205a [ARM] Sink zext/sext operands for add and sub to enable vsu [...]
new eec5d41710c Revert "[AtomicExpand] Allow libcall expansion for non-zero [...]
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/AtomicExpandPass.cpp | 10 ++----
.../AtomicExpand/X86/expand-atomic-libcall.ll | 36 ----------------------
2 files changed, 2 insertions(+), 44 deletions(-)
delete mode 100644 test/Transforms/AtomicExpand/X86/expand-atomic-libcall.ll
--
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 ff11046ce9 Revert r355432 for buildbot failures in ppc64be-linux and s3 [...]
new ad9a67e1f7 [Fixed Point Arithmetic] Fixed Point and Integer Conversions
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:
include/clang/AST/OperationKinds.def | 8 +
include/clang/Basic/FixedPoint.h | 21 +
lib/AST/Expr.cpp | 2 +
lib/AST/ExprConstant.cpp | 30 ++
lib/Basic/FixedPoint.cpp | 37 ++
lib/CodeGen/CGExpr.cpp | 2 +
lib/CodeGen/CGExprAgg.cpp | 2 +
lib/CodeGen/CGExprComplex.cpp | 2 +
lib/CodeGen/CGExprConstant.cpp | 2 +
lib/CodeGen/CGExprScalar.cpp | 75 +++-
lib/Edit/RewriteObjCFoundationAPI.cpp | 2 +
lib/Sema/SemaChecking.cpp | 45 +-
lib/Sema/SemaExpr.cpp | 6 +-
lib/StaticAnalyzer/Core/ExprEngineC.cpp | 4 +-
test/Frontend/fixed_point_conversions.c | 540 ++++++++++++++++--------
test/Frontend/fixed_point_errors.c | 12 +
test/Frontend/fixed_point_unknown_conversions.c | 9 -
17 files changed, 576 insertions(+), 223 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_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 824764f 0: good: llvm-d1786389da278381d02324739dd1bd5825c6f860: -1
new 9e92dc7 0: good: llvm-d39b590a4123aadff60a1b5c808fae6ab7cea362: -1
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 (824764f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 6 +-
02-build_llvm/console.log | 4972 +++++++++++++++++++--------------------
03-benchmark/benchmark.log | 14 +-
03-benchmark/console.log | 20 +-
console.log | 4998 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 5043 insertions(+), 4975 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-stable-allmodconfig
in repository toolchain/ci/gcc.
from 2539aedb031 Daily bump.
adds 7ab0115f5f8 Daily bump.
adds 3adfb375fc9 2019-03-05 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr89505.c | 22 ++++++++++++++++++++++
gcc/tree-ssa-structalias.c | 5 ++++-
5 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89505.c
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 748b716 0: good: binutils-gcc-linux: all
new ec68cc0 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 (748b716)
\
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 | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3823 +++++++++----------
4-build_abe-stage1/console.log | 3452 ++++++++---------
5-build_linux/console.log | 435 +--
6-boot_linux/console.log | 2 +-
console.log | 7742 +++++++++++++++++---------------------
jenkins/manifest.sh | 12 +-
8 files changed, 6771 insertions(+), 8719 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 gcc.
from 5eafed61f53 runtime: enable precise GC checks when using stack maps
new 9bc92112cad Daily bump.
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:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.