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-lts-allyesconfig
in repository toolchain/ci/llvm-monorepo.
from 6c8c4d998cb Merging r341778:
adds 639756d18ca Merging r343669:
adds eaf24c5de40 Merging r345002:
No new revisions were added by this update.
Summary of changes:
lld/ELF/Writer.cpp | 2 +-
lld/test/ELF/local-ver-preemptible.s | 3 +-
lld/test/ELF/relocatable-rel-iplt.s | 56 ++++++++++++++++++++++++++++++++++++
3 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644 lld/test/ELF/relocatable-rel-iplt.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/gcc.
from d22e18447b7 Daily bump.
adds a605f57504a PR libstdc++/87822 fix layout change for nested std::pair
adds c518e44cdc7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 10 +++++
libstdc++-v3/include/bits/stl_pair.h | 4 +-
libstdc++-v3/testsuite/20_util/pair/87822.cc | 64 ++++++++++++++++++++++++++++
4 files changed, 77 insertions(+), 3 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/pair/87822.cc
--
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 2f425e9c794 [IndVars] Smart hard uses detection
new b7d7362e652 [SystemZ::TTI] Accurate costs for i1->double vector conversions
new e46f5df5597 [SystemZ::TTI] Recognize the higher cost of scalar i1 -> f [...]
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/Target/SystemZ/SystemZTargetTransformInfo.cpp | 47 ++++++++++++++--------
lib/Target/SystemZ/SystemZTargetTransformInfo.h | 2 +
test/Analysis/CostModel/SystemZ/cmp-tofp-scalar.ll | 23 +++++++++++
test/Analysis/CostModel/SystemZ/cmp-tofp.ll | 43 ++++++++++++++++++++
4 files changed, 99 insertions(+), 16 deletions(-)
create mode 100644 test/Analysis/CostModel/SystemZ/cmp-tofp-scalar.ll
create mode 100644 test/Analysis/CostModel/SystemZ/cmp-tofp.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/gcc.
from d22e18447b7 Daily bump.
adds a605f57504a PR libstdc++/87822 fix layout change for nested std::pair
adds c518e44cdc7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 10 +++++
libstdc++-v3/include/bits/stl_pair.h | 4 +-
libstdc++-v3/testsuite/20_util/pair/87822.cc | 64 ++++++++++++++++++++++++++++
4 files changed, 77 insertions(+), 3 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/pair/87822.cc
--
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-next-allyesconfig
in repository toolchain/gcc.
from d22e18447b7 Daily bump.
adds a605f57504a PR libstdc++/87822 fix layout change for nested std::pair
adds c518e44cdc7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 10 +++++
libstdc++-v3/include/bits/stl_pair.h | 4 +-
libstdc++-v3/testsuite/20_util/pair/87822.cc | 64 ++++++++++++++++++++++++++++
4 files changed, 77 insertions(+), 3 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/pair/87822.cc
--
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 87cb5ddb0 [FileSystem] Remove GetByteSize() from FileSpec
new 5a290239d [Windows] A basic implementation of memory allocations in a d [...]
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:
lit/Expr/TestIRMemoryMap.test | 2 +-
...RMemoryMap.test => TestIRMemoryMapWindows.test} | 4 +-
.../Process/Windows/Common/ProcessWindows.cpp | 66 ++++++++++++++++++++++
.../Process/Windows/Common/ProcessWindows.h | 3 +
4 files changed, 72 insertions(+), 3 deletions(-)
copy lit/Expr/{TestIRMemoryMap.test => TestIRMemoryMapWindows.test} (85%)
--
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 4ddbc316e2 [Clang][PowerPC] Support constraint 'wi' in asm From the g [...]
new 07fbc8edb4 [clang][CodeGen] ImplicitIntegerSignChangeSanitizer: actuall [...]
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/CGExprScalar.cpp | 7 +++----
.../catch-implicit-integer-sign-changes-true-negatives.c | 12 ++++++++++++
2 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.