This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from d9cf3925b [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always
new 1d9cc94e8 Revert "[CMake] Use __libc_start_main rather than fopen when [...]
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:
cmake/config-ix.cmake | 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 compiler-rt.
from 4da7e1966 [libFuzzer][Windows] Use dllexport for all declarations in Fu [...]
new 6007bbd1f Revert "[CMake] Use __libc_start_main rather than fopen when [...]
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:
cmake/config-ix.cmake | 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 lld.
from 19fbeafcc Refactoring. NFC.
new 8940eaf0e ELF: Set sh_info on RelaIplt to point to the IgotPlt output section.
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/SyntheticSections.cpp | 4 +++-
test/ELF/arm-gnu-ifunc.s | 5 ++++-
2 files changed, 7 insertions(+), 2 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cbf8c3491 gcc-bc3eb257a15265602887d36677688737fa2baa56: 18152
new 9c0e2c4f2 gcc-a6061e1954868bd47978d9b0169466a3a731419b: 18152
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 (cbf8c3491)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 18 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4548 +++---
4-build_abe-stage1/console.log | 5809 ++++----
5-count_linux_objs/console.log | 18971 ++++++++++++------------
7-update_baseline/console.log | 2 +-
console.log | 29162 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 29153 insertions(+), 29381 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 97bddddad25 [AliasSetTracker] Cleanup comments. [NFCI]
new acc14ca88d5 [CodeExtractor] Add support for the `swifterror` attribute
new 98d9d8b1f18 [CodeGen][X86] Expand UADDSAT to NOT+UMIN+ADD
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:
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 6 +
lib/Target/X86/X86TargetTransformInfo.cpp | 7 +
lib/Transforms/Utils/CodeExtractor.cpp | 17 +-
test/Analysis/CostModel/X86/arith-usat.ll | 8 +-
test/CodeGen/X86/uadd_sat.ll | 43 +-
test/CodeGen/X86/uadd_sat_vec.ll | 2431 ++++++++++-----------------
test/Transforms/HotColdSplit/swifterror.ll | 43 +
7 files changed, 929 insertions(+), 1626 deletions(-)
create mode 100644 test/Transforms/HotColdSplit/swifterror.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 lld.
from 87c504def [LLD][ELF] - Update tests after r352366.
new 19fbeafcc Refactoring. NFC.
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/ScriptParser.cpp | 60 +++++++++++++++++++++-------------------------------
1 file changed, 24 insertions(+), 36 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 11b94ff4098 [GlobalISel][AArch64] Add instruction selection support for [...]
new 97bddddad25 [AliasSetTracker] Cleanup comments. [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:
lib/Analysis/AliasSetTracker.cpp | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5cbbcdcab linux-ba606975938179b1e893e44e190d0001de8e5262: all
new d825a3fa1 llvm-d1ba949f23d9ccfc9064eb6553df0642212d2bba: 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 (5cbbcdcab)
\
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 | 70 +-
2-build_llvm/console.log | 10249 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 148 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10473 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10491 insertions(+), 10477 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 552194afd linux-9f1a389a0b5b4004757759e26e2ff459016515ac: 18988
new 73c8d1d38 llvm-208ba96c6418039903381d861b93402fc7be0dd0: 18988
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 (552194afd)
\
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:
1-reset_artifacts/console.log | 72 +-
2-build_llvm/console.log | 10268 +++++++++++++++++------------------
3-count_linux_objs/console.log | 1073 ++--
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 11413 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 11456 insertions(+), 11398 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.