This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 7fef998 start-container-docker.sh: Use --security-opt seccomp:unconfined
new bc10573 start-container-*.sh: Append .tcwglab only if not already present.
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:
start-container-docker.sh | 6 +++++-
start-container-none.sh | 6 +++++-
start-container-schroot.sh | 6 +++++-
3 files changed, 15 insertions(+), 3 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 a503532 IR: Type ID summary extensions for WPD; thread summary into W [...]
new db4a46b swiftcc: Don't emit tail calls from callers with swifterror p [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 9 +++++++++
test/CodeGen/AArch64/swifterror.ll | 14 ++++++++++++++
test/CodeGen/ARM/swifterror.ll | 15 +++++++++++++++
test/CodeGen/X86/swifterror.ll | 15 +++++++++++++++
4 files changed, 53 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 gcc.
from cd7580a PR c++/79232 * typeck.c (cp_build_modify_expr): Handle prop [...]
new 267d5be * spellcheck.c (test_data): Add , in between "foo" and "food".
new dbfc39d * config/i386/i386.h (REG_CLASS_NAMES): Add , in between "M [...]
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:
gcc/ChangeLog | 7 +++++++
gcc/config/i386/i386.h | 2 +-
gcc/spellcheck.c | 2 +-
3 files changed, 9 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.
unknown user pushed a change to branch master
in repository llvm.
from aa5c0a0 [SLP] Test for extractelement cost fix.
new a503532 IR: Type ID summary extensions for WPD; thread summary into 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:
include/llvm/IR/ModuleSummaryIndex.h | 32 +++++
include/llvm/IR/ModuleSummaryIndexYAML.h | 135 ++++++++++++++++++++-
include/llvm/Transforms/IPO.h | 3 +-
lib/Transforms/IPO/PassManagerBuilder.cpp | 3 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 92 ++++++++++++--
test/Transforms/LowerTypeTests/export-allones.ll | 2 +
test/Transforms/LowerTypeTests/export-bytearray.ll | 2 +
test/Transforms/LowerTypeTests/export-inline.ll | 2 +
.../WholeProgramDevirt/Inputs/import-indir.yaml | 41 +++++++
.../WholeProgramDevirt/export-nothing.ll | 7 ++
test/Transforms/WholeProgramDevirt/import-indir.ll | 99 +++++++++++++++
11 files changed, 403 insertions(+), 15 deletions(-)
create mode 100644 test/Transforms/WholeProgramDevirt/Inputs/import-indir.yaml
create mode 100644 test/Transforms/WholeProgramDevirt/export-nothing.ll
create mode 100644 test/Transforms/WholeProgramDevirt/import-indir.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 gcc.
from 1071c89 * de.po, fr.po, sv.po: Update.
new cd7580a PR c++/79232 * typeck.c (cp_build_modify_expr): Handle prop [...]
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/cp/ChangeLog | 7 +++
gcc/cp/typeck.c | 81 ++++++++++++++++++++++++++------
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/g++.dg/cpp1z/eval-order4.C | 80 +++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/other/pr79232.C | 12 +++++
5 files changed, 171 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/eval-order4.C
create mode 100644 gcc/testsuite/g++.dg/other/pr79232.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.
unknown user pushed a change to branch master
in repository llvm.
from 9fdcd96 Make MachineBasicBlock::updateTerminator to update DebugLoc as well
new aa5c0a0 [SLP] Test for extractelement cost fix.
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/Transforms/SLPVectorizer/X86/extractelement.ll | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 test/Transforms/SLPVectorizer/X86/extractelement.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 186d580 [Test] Make Lit tests C++11 compatible - nounwind noexcept
new ff18d06 [CodeGen] Treat auto-generated __dso_handle symbol as HiddenV [...]
new 76e8355 [Test] Make Lit tests C++11 compatible - printf format string
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/ItaniumCXXABI.cpp | 4 ++-
test/CodeGenCXX/global-init.cpp | 2 +-
test/OpenMP/threadprivate_codegen.cpp | 2 +-
test/SemaCXX/format-strings.cpp | 20 ++++++++++++---
test/SemaCXX/printf-cstr.cpp | 47 ++++++++++++++++++++++++++++++-----
5 files changed, 63 insertions(+), 12 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 lld.
from 96a4fea [LTO] Add support for optimization remarks.
new f2ee92a ELF: Read all dynamic lists specified on the command line.
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/Driver.cpp | 2 +-
ELF/LinkerScript.cpp | 3 ++-
test/ELF/dynamic-list.s | 4 ++++
3 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.
unknown user pushed a change to branch master
in repository llvm.
from d1fc544 Revert "[LV] Extend trunc optimization to all IVs with consta [...]
new 9fdcd96 Make MachineBasicBlock::updateTerminator to update DebugLoc as well
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/llvm/CodeGen/MachineBasicBlock.h | 4 ++
lib/CodeGen/MachineBasicBlock.cpp | 23 ++++++-
test/CodeGen/X86/update-terminator-debugloc.ll | 91 ++++++++++++++++++++++++++
3 files changed, 116 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/update-terminator-debugloc.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 58a124b [FastISel] Add a diagnostic to warm on fallback.
new d1fc544 Revert "[LV] Extend trunc optimization to all IVs with consta [...]
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/Vectorize/LoopVectorize.cpp | 32 ++++++++++-----------------
test/Transforms/LoopVectorize/induction.ll | 31 --------------------------
test/Transforms/LoopVectorize/reverse_iter.ll | 5 ++---
3 files changed, 14 insertions(+), 54 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.