This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c766f1fc508 [CodeGen] Remove unused MachineMemOperand::print wrappers ( [...]
new 27deee64136 [ThinLTO/WPD] Ensure devirtualized targets use promoted sym [...]
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/Transforms/IPO/WholeProgramDevirt.h | 2 +-
lib/LTO/LTO.cpp | 11 ++--
lib/Transforms/IPO/WholeProgramDevirt.cpp | 6 +-
test/ThinLTO/X86/Inputs/devirt_promote.ll | 39 +++++++++++++
test/ThinLTO/X86/devirt_promote.ll | 72 ++++++++++++++++++++++++
5 files changed, 120 insertions(+), 10 deletions(-)
create mode 100644 test/ThinLTO/X86/Inputs/devirt_promote.ll
create mode 100644 test/ThinLTO/X86/devirt_promote.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 test-suite.
from 8f3667ac Support for codesigning executables on Darwin
new 59646304 MultiSource/Applications/d: applying zero offset to null poin [...]
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:
MultiSource/Applications/d/parse.c | 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 llvm.
from d40d55b3f4a [llvm] [cmake] Add install targets for missing distribution [...]
new 4705cd509e3 [SLP] add test for vectorization of different widths (PR284 [...]
new c766f1fc508 [CodeGen] Remove unused MachineMemOperand::print wrappers ( [...]
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:
include/llvm/CodeGen/MachineMemOperand.h | 7 --
lib/CodeGen/MachineOperand.cpp | 11 ---
.../SLPVectorizer/X86/different-vec-widths.ll | 105 +++++++++++++++++++++
3 files changed, 105 insertions(+), 18 deletions(-)
create mode 100644 test/Transforms/SLPVectorizer/X86/different-vec-widths.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-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a1ceeb57 0: update: binutils-gcc-linux: all
new 6f661851 0: update: binutils-gcc-linux: 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 (a1ceeb57)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 14 +-
02-prepare_abe/console.log | 72 +-
03-build_abe-binutils/console.log | 10900 ++++++------
04-build_abe-stage1/console.log | 19926 +++++++++++----------
05-build_linux/console.log | 2445 +--
06-boot_linux/console.log | 2 +-
console.log | 33353 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 33355 insertions(+), 33369 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 39472f2ea82 [CodeExtractor] NFC: Refactor sanity checks into isEligible
new f8023e3bc69 LowerExpectIntrinsic handlePhiDef - silence static analyzer [...]
new d40d55b3f4a [llvm] [cmake] Add install targets for missing distribution [...]
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:
cmake/modules/AddSphinxTarget.cmake | 11 +++++++++++
cmake/modules/TableGen.cmake | 6 ++++++
lib/Transforms/Scalar/LowerExpectIntrinsic.cpp | 2 +-
tools/opt-viewer/CMakeLists.txt | 7 +++++++
4 files changed, 25 insertions(+), 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 clang.
from 4ac13cadf1 Silence static analyzer getAs<VectorType> null dereference w [...]
new aef104aca0 Type - silence static analyzer getAs<> null dereference warn [...]
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/AST/Type.cpp | 6 +++---
1 file changed, 3 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 glibc.
from 7b8481b330 [powerpc] No need to enter "Ignore Exceptions Mode"
new 4973abcba9 Y2038: Include proper header to provide support for struct t [...]
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:
ChangeLog | 3 +++
include/time.h | 1 +
2 files changed, 4 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 8f562da8126 ifcvt: improve cost estimation (PR 87047)
new bbb8ca4ab40 Remove greedy wildcards from libstdc++ linker script
new 047f91509cb * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, MAX_INL [...]
new 2edca51ff1c * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, MAX_INL [...]
The 3 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 | 18 ++++
gcc/cif-code.def | 4 +
gcc/doc/invoke.texi | 41 ++++++----
gcc/ipa-inline.c | 95 +++++++++++++++-------
gcc/opts.c | 4 +-
gcc/params.def | 21 ++++-
gcc/testsuite/ChangeLog | 16 ++++
gcc/testsuite/g++.dg/tree-ssa/pr53844.C | 2 +-
.../gcc.c-torture/execute/builtins/builtins.exp | 2 +-
gcc/testsuite/gcc.dg/ipa/inline-7.c | 2 +-
gcc/testsuite/gcc.dg/optimize-bswapsi-5.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-12.c | 4 +-
gcc/testsuite/gcc.dg/winline-3.c | 2 +-
libstdc++-v3/ChangeLog | 2 +
libstdc++-v3/config/abi/pre/gnu.ver | 3 +-
15 files changed, 161 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.