This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4c34d0afe1f Add a "probe-stack" attribute
new 0adc85d83fe [InstCombine] Cleanup using commutable matchers. Make a cou [...]
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/InstCombineAndOrXor.cpp | 40 ++++++++++------------
lib/Transforms/InstCombine/InstCombineInternal.h | 4 ---
2 files changed, 19 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 dba970f4d1 Use -NOT prefix instead of adding `not` to FileCheck.
new b5b472a91f [preprocessor] Fix assertion hit when 'SingleFileParseMode' [...]
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/Lex/PPDirectives.cpp | 12 ++++++------
test/Index/single-file-parse.m | 10 ++++++++++
2 files changed, 16 insertions(+), 6 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 52ebe03cb0a [BasicAA] Use MayAlias instead of PartialAlias for fallback.
new 4c34d0afe1f Add a "probe-stack" attribute
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:
docs/LangRef.rst | 13 +++++++++++++
include/llvm/IR/Attributes.td | 1 +
lib/IR/Attributes.cpp | 7 +++++++
test/Transforms/Inline/inline-probe-stack.ll | 20 ++++++++++++++++++++
4 files changed, 41 insertions(+)
create mode 100644 test/Transforms/Inline/inline-probe-stack.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 f5aef4e2dd1 Fix variant selection in dg-cmp-results.sh
new f4678453f19 PR c++/81154 * semantics.c (handle_omp_array_sections_1, [...]
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/semantics.c | 14 ++++-----
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/gomp/pr81154.C | 57 +++++++++++++++++++++++++++++++++++++
4 files changed, 76 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr81154.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 8c9101fe001 [CGP] fix variables to be unsigned in memcmp expansion
new d8cbb8e87ac [CGP, memcmp] replace CreateZextOrTrunc with CreateZext bec [...]
new dc07e63ced8 Object: Have the irsymtab builder take a string table build [...]
new 52ebe03cb0a [BasicAA] Use MayAlias instead of PartialAlias for fallback.
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:
include/llvm/Object/IRSymtab.h | 6 +-
lib/Analysis/BasicAliasAnalysis.cpp | 6 +-
lib/CodeGen/CodeGenPrepare.cpp | 12 ++--
lib/Object/IRSymtab.cpp | 36 +++++-----
test/Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll | 4 +-
.../BasicAA/2010-09-15-GEP-SignedArithmetic.ll | 2 +-
test/Analysis/BasicAA/bug.23540.ll | 2 +-
test/Analysis/BasicAA/bug.23626.ll | 14 ++--
test/Analysis/BasicAA/constant-over-index.ll | 2 +-
test/Analysis/BasicAA/fallback-mayalias.ll | 23 +++++++
test/Analysis/BasicAA/q.bad.ll | 14 ++--
test/Analysis/BasicAA/returned.ll | 16 ++---
test/Analysis/BasicAA/sequential-gep.ll | 6 +-
test/Analysis/BasicAA/struct-geps.ll | 78 +++++++++++-----------
test/Analysis/BasicAA/zext.ll | 8 +--
.../TypeBasedAliasAnalysis/dynamic-indices.ll | 19 +++---
16 files changed, 137 insertions(+), 111 deletions(-)
create mode 100644 test/Analysis/BasicAA/fallback-mayalias.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 5f67a41bab1 Do not inline recursive direct calls in sample loader pass.
new 8c9101fe001 [CGP] fix variables to be unsigned in memcmp expansion
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/CodeGenPrepare.cpp | 26 ++++++++++++++------------
1 file changed, 14 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 gcc-6-branch
in repository gcc.
from 61b79620366 2017-06-21 Jeff Law <law(a)redhat.com>
new ec818d86ab4 [gcc] 2017-06-21 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 55 ++++
gcc/config/rs6000/predicates.md | 16 ++
gcc/config/rs6000/rs6000.md | 186 +++++++++----
gcc/config/rs6000/vsx.md | 13 +-
gcc/testsuite/ChangeLog | 21 ++
.../gcc.target/powerpc/{dform-2.c => pr68163.c} | 18 +-
.../gcc.target/powerpc/{dform-1.c => pr80510-1.c} | 20 +-
.../gcc.target/powerpc/{dform-2.c => pr80510-2.c} | 23 +-
gcc/testsuite/gcc.target/powerpc/pr80718.c | 298 +++++++++++++++++++++
9 files changed, 569 insertions(+), 81 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{dform-2.c => pr68163.c} (92%)
copy gcc/testsuite/gcc.target/powerpc/{dform-1.c => pr80510-1.c} (89%)
copy gcc/testsuite/gcc.target/powerpc/{dform-2.c => pr80510-2.c} (88%)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr80718.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 41428eb757c [PDB] Add symbols to the PDB
new 5f67a41bab1 Do not inline recursive direct calls in sample loader pass.
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/IPO/SampleProfile.cpp | 3 +++
test/Transforms/SampleProfile/Inputs/einline.prof | 3 +++
test/Transforms/SampleProfile/early-inline.ll | 16 ++++++++++++++++
3 files changed, 22 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 glibc.
from 03feacb562 x86: Rename glibc.tune.ifunc to glibc.tune.hwcaps
new 9649350d2e Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).
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 | 9 +++++++++
sysdeps/unix/sysv/linux/tile/bits/sigaction.h | 2 ++
2 files changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.