This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 08fde8af369 gn build: Merge r360063.
new fe9414d0ccb [InstCombine] sink FP negation of operands through select
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/Transforms/InstCombine/InstCombineSelect.cpp | 12 ++++++++++++
test/Transforms/InstCombine/fneg.ll | 17 ++++++++---------
2 files changed, 20 insertions(+), 9 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 lldb.
from 79c6bd2c6 Revert xcode scheme changes that I didn't mean to check in.
new 6f7347957 Fix the cmake build by removing non-existant source file
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:
unittests/Symbol/CMakeLists.txt | 1 -
1 file changed, 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 llvm.
from 20c6b7a70e3 Pull out repeated CI->getCalledFunction() calls. NFCI.
new 08fde8af369 gn build: Merge r360063.
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/gn/secondary/clang/lib/Headers/BUILD.gn | 2 ++
1 file changed, 2 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 lldb.
from 7852479f5 Include inlined functions when figuring out a contiguous addr [...]
new 79c6bd2c6 Revert xcode scheme changes that I didn't mean to check in.
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:
lldb.xcodeproj/xcshareddata/xcschemes/desktop.xcscheme | 18 ++----------------
.../xcshareddata/xcschemes/lldb-tool.xcscheme | 18 ++----------------
2 files changed, 4 insertions(+), 32 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 1c40858fc2 [OpenMP][Clang] Support for target math functions
new 03fbaba682 [OPENMP]Fix PR41767: diagnose DSA for variables in clauses w [...]
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/SemaOpenMP.cpp | 99 +++++++++++++++++++++-
test/OpenMP/distribute_parallel_for_ast_print.cpp | 8 +-
.../distribute_parallel_for_simd_ast_print.cpp | 4 +-
test/OpenMP/parallel_for_ast_print.cpp | 4 +-
test/OpenMP/parallel_for_schedule_messages.cpp | 2 +
test/OpenMP/target_parallel_for_ast_print.cpp | 4 +-
test/OpenMP/target_parallel_for_simd_ast_print.cpp | 4 +-
...t_teams_distribute_parallel_for_if_messages.cpp | 2 +
8 files changed, 112 insertions(+), 15 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-master-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards ffcf689e 0: update: binutils-gcc-glibc-llvm: -1
new 12ada7e8 0: update: binutils-gcc-glibc-llvm: -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 (ffcf689e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 9785 +--
04-build_abe-stage1/console.log | 20116 +++---
05-build_abe-linux/console.log | 196 +-
06-build_abe-glibc/console.log | 37960 +++++------
07-build_abe-stage2/console.log | 46507 ++++++-------
08-build_llvm-true/console.log | 11670 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 24 +-
09-benchmark/console.log | 180 +-
10-check_regression/console.log | 6 +-
11-update_baseline/console.log | 8 +-
console.log | 127126 ++++++++++++++++++-----------------
jenkins/manifest.sh | 20 +-
15 files changed, 127253 insertions(+), 127005 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 lldb.
from b6fa721bf Initialization: move InstructionEmulation to full initialization
new 7852479f5 Include inlined functions when figuring out a contiguous addr [...]
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/lldb/Core/AddressRange.h | 14 +++++
include/lldb/Symbol/Block.h | 16 ++++++
include/lldb/Symbol/Declaration.h | 11 ++++
include/lldb/Symbol/LineEntry.h | 10 +++-
.../xcshareddata/xcschemes/desktop.xcscheme | 18 +++++-
.../xcshareddata/xcschemes/lldb-tool.xcscheme | 18 +++++-
source/Core/AddressRange.cpp | 18 ++++++
source/Symbol/Block.cpp | 15 +++++
source/Symbol/Declaration.cpp | 5 ++
source/Symbol/LineEntry.cpp | 66 ++++++++++++++--------
source/Target/Thread.cpp | 12 ++--
source/Target/ThreadPlanStepOut.cpp | 5 +-
source/Target/ThreadPlanStepRange.cpp | 12 ++--
tools/lldb-test/lldb-test.cpp | 11 ++--
unittests/Core/CMakeLists.txt | 4 +-
unittests/Core/MangledTest.cpp | 25 +-------
unittests/Interpreter/TestCompletion.cpp | 12 +---
unittests/ObjectFile/ELF/CMakeLists.txt | 4 +-
unittests/ObjectFile/ELF/TestObjectFileELF.cpp | 39 ++-----------
unittests/Symbol/CMakeLists.txt | 8 ++-
unittests/Symbol/TestDWARFCallFrameInfo.cpp | 27 +--------
unittests/TestingSupport/CMakeLists.txt | 3 +
unittests/TestingSupport/TestUtilities.cpp | 22 ++++++++
unittests/TestingSupport/TestUtilities.h | 15 +++++
24 files changed, 251 insertions(+), 139 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.