This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d3e9a826c59 Recommit [PowerPC] Update P9 vector costs for insert/extrac [...]
new 3f665d84f07 [llvm-nm] Fix for BZ41711 - Class character for a symbol wi [...]
new 731fa4b9176 [ARM] Fix formatting issue in ARMISelLowering.cpp
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/ARM/ARMISelLowering.cpp | 3 +-
test/tools/llvm-nm/format-sysv-binding.test | 46 ++++++++++++++---------------
tools/llvm-nm/llvm-nm.cpp | 7 ++++-
3 files changed, 31 insertions(+), 25 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/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/gcc.
from 3c5dd97a97c Daily bump.
adds 07689c59151 Daily bump.
adds b34551a8580 Remove support for alternative Solaris 11.4 ld -V output
adds 9b710240414 [PR 90939] Remove outdated assert in ipcp_bits_lattice::meet_with
adds 061fc7b6823 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/configure | 8 ++------
gcc/configure.ac | 8 ++------
gcc/ipa-cp.c | 1 -
5 files changed, 22 insertions(+), 14 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/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from ee4a6d6f09 Automatic date update in version.in
adds 1e97a7b8ac Automatic date update in version.in
adds 0c5de26f02 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 878e3bbb6 0: init: binutils-gcc-glibc: -5
new 71417f4df 0: update: binutils-gcc-glibc: -5
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 (878e3bbb6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-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 | 213 +-
02-prepare_abe/console.log | 86 +-
03-build_abe-binutils/console.log | 10208 ++--
04-build_abe-stage1/console.log | 17593 +++---
05-build_abe-linux/console.log | 132 +-
06-build_abe-glibc/console.log | 33781 ++++++-----
07-build_abe-stage2/console.log | 46439 +++++++--------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 21 +-
08-benchmark/console.log | 107 +-
09-check_regression/console.log | 18 +-
10-update_baseline/console.log | 16 +-
console.log | 108813 ++++++++++++++++++-----------------
jenkins/manifest.sh | 18 +-
14 files changed, 108731 insertions(+), 108716 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 2a7bae43b0b [debug-info] Make a couple of tests more robust.
new d3e9a826c59 Recommit [PowerPC] Update P9 vector costs for insert/extrac [...]
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/Target/PowerPC/PPCTargetTransformInfo.cpp | 29 ++++++++++++++
test/Analysis/CostModel/PowerPC/insert_extract.ll | 48 +++++++++++------------
2 files changed, 53 insertions(+), 24 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 068d4d9024f [LiveDebugValues] Emit the debug entry values
new 8a0fc5ba4f2 [Attr] Add "willreturn" function attribute
new 2a7bae43b0b [debug-info] Make a couple of tests more robust.
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:
docs/LangRef.rst | 7 +
include/llvm/Bitcode/LLVMBitCodes.h | 3 +-
include/llvm/IR/Attributes.td | 3 +
lib/AsmParser/LLLexer.cpp | 1 +
lib/AsmParser/LLParser.cpp | 1 +
lib/AsmParser/LLToken.h | 1 +
lib/Bitcode/Reader/BitcodeReader.cpp | 4 +
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +
lib/IR/Attributes.cpp | 2 +
lib/IR/Verifier.cpp | 1 +
lib/Transforms/Utils/CodeExtractor.cpp | 1 +
test/Bitcode/attributes.ll | 11 +-
test/CodeGen/X86/machinesink-merge-debuginfo.ll | 14 +-
test/CodeGen/X86/machinesink-null-debuginfo.ll | 3 +-
test/Transforms/FunctionAttrs/willreturn.ll | 469 ++++++++++++++++++++++++
15 files changed, 514 insertions(+), 9 deletions(-)
create mode 100644 test/Transforms/FunctionAttrs/willreturn.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 llvm.
from c87feb6e55c [docs][llvm-nm][llvm-objdump] Improve "See Also" section
new 068d4d9024f [LiveDebugValues] Emit the debug entry values
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/LiveDebugValues.cpp | 159 ++++++++++++++++++---
test/DebugInfo/MIR/X86/dbginfo-entryvals.mir | 79 ++++++++++
.../MIR/X86/multiple-param-dbg-value-entry.mir | 83 +++++++++++
3 files changed, 301 insertions(+), 20 deletions(-)
create mode 100644 test/DebugInfo/MIR/X86/dbginfo-entryvals.mir
create mode 100644 test/DebugInfo/MIR/X86/multiple-param-dbg-value-entry.mir
--
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 libcxx.
from e3f2980a5 Provide hashers for string_view only if they are using the de [...]
new 2c2308c5e Followup to revision 364545: Turns out that clang issues diff [...]
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/std/strings/basic.string.hash/char_type_hash.fail.cpp | 2 +-
test/std/strings/string.view/string.view.hash/char_type.hash.fail.cpp | 2 +-
2 files changed, 2 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/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from 21f32a9683f Merging r355033:
adds cf7a59f2d7d Merging r359809: ------------------------------------------ [...]
adds 180a937d9a6 Merging r354633:
No new revisions were added by this update.
Summary of changes:
clang/lib/AST/MicrosoftMangle.cpp | 7 +++--
clang/lib/CodeGen/CGDebugInfo.cpp | 36 +++++++++-------------
clang/test/CodeGenCXX/char8_t.cpp | 12 +++++---
.../test/CodeGenCXX/debug-info-template-member.cpp | 2 +-
.../CodeGenCXX/debug-info-var-template-partial.cpp | 17 ++++++++++
5 files changed, 44 insertions(+), 30 deletions(-)
create mode 100644 clang/test/CodeGenCXX/debug-info-var-template-partial.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ffd301190 6: update: llvm-linux: 17560
new 6607f74a1 6: update: llvm-linux: 17560
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 (ffd301190)
\
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:
01-reset_artifacts/console.log | 175 +-
02-build_llvm/console.log | 11610 +-
03-build_linux/console.log | 630288 +++++++++++++++++++------------------
06-update_baseline/console.log | 42 +-
console.log | 642061 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 642100 insertions(+), 642086 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.