This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4de9f91 [analyzer] Fix HTMLRewriter style sheets to support non-webki [...]
new 614458e Reapply: Silence false positive diagnostics regarding passing [...]
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/Sema/SemaChecking.cpp | 13 +++++++++++--
test/Sema/varargs.c | 20 +++++++++++++++++++-
2 files changed, 30 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 72499e5 Take ownership of libLTO as discussed on llvm-dev.
new 8471051 [IRObjectFile] Handle undefined weak symbols in RecordStreamer.
new ba1d7c6 [InstCombine] add vector tests for icmp (sub nsw)
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/Object/IRObjectFile.cpp | 5 ++-
lib/Object/RecordStreamer.cpp | 14 ++++---
lib/Object/RecordStreamer.h | 3 +-
test/Object/X86/nm-bitcodeweak.test | 3 ++
.../{nm-bitcodeweak.test => nm-undefinedweak.test} | 6 +--
test/Transforms/InstCombine/icmp.ll | 44 ++++++++++++++++++++++
6 files changed, 65 insertions(+), 10 deletions(-)
copy test/Object/X86/{nm-bitcodeweak.test => nm-undefinedweak.test} (62%)
--
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 d2bd71f [InstCombine] remove duplicated fold ; NFCI
new 72499e5 Take ownership of libLTO as discussed on llvm-dev.
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:
CODE_OWNERS.TXT | 4 ++--
1 file 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.
unknown user pushed a change to branch master
in repository llvm.
from f71deb6 [InstCombine] allow (icmp sgt smin(PosA, B), 0) fold for vectors
new d2bd71f [InstCombine] remove duplicated fold ; 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/Transforms/InstCombine/InstCombineCompares.cpp | 9 ++-------
1 file changed, 2 insertions(+), 7 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.
Renato Golin pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 0df0001 [llvm-build] Force lit tests to run in parallel
new 2f8ac15 [monitor] Add direct link to builds
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:
monitor/bot-status | 14 +++++++++-----
1 file changed, 9 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.
Renato Golin pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from db4c6a1 [helpers] Teach llvm-env to self-host
new 0df0001 [llvm-build] Force lit tests to run in parallel
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:
bisect/run.sh | 7 +++++--
helpers/llvm-build | 13 +++++++------
stress/build-llvm-forever.sh | 1 +
3 files changed, 13 insertions(+), 8 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 b794567 [InstCombine] add vector tests for icmp sgt smin
new f71deb6 [InstCombine] allow (icmp sgt smin(PosA, B), 0) fold for vectors
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/InstCombine/InstCombineCompares.cpp | 32 ++++++++++++----------
test/Transforms/InstCombine/min-positive.ll | 14 ++--------
2 files changed, 21 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.
unknown user pushed a change to branch master
in repository clang.
from 6701aa3 Reverting r281609; it caused some build bots to break.
new 4de9f91 [analyzer] Fix HTMLRewriter style sheets to support non-webki [...]
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/Rewrite/HTMLRewrite.cpp | 4 ++++
1 file 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 fbcb99d 2016-09-15 Richard Biener <rguenther(a)suse.de>
new 834a2c2 PR tree-optimization/77503 * tree-vect-loop.c (vectorizable [...]
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/ChangeLog | 11 +++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr77503.c | 17 +++++++++++++++++
gcc/tree-vect-loop.c | 26 +++++++++++++++++++-------
gcc/tree-vect-stmts.c | 1 +
gcc/tree-vectorizer.h | 4 ++++
6 files changed, 57 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr77503.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 c0fdffb [InstCombine] auto-generate checks
new b794567 [InstCombine] add vector tests for icmp sgt smin
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/InstCombine/min-positive.ll | 65 ++++++++++++++++++++++++++---
1 file changed, 59 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.