This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1ca4cdc Remove duplicated typedef. NFC.
new 22b0358 [RS4GC] Handle ShuffleVector instruction in findBasePointer
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/Scalar/RewriteStatepointsForGC.cpp | 42 +++++++++---
.../RewriteStatepointsForGC/base-vector.ll | 79 ++++++++++++++++++++++
2 files changed, 111 insertions(+), 10 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 libcxx.
from 1770a8c Mark a couple more Issaquah issues as done: 2578 and 2738
new 8332f9b Mark #2739 as ready
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:
www/upcoming_meeting.html | 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 gcc.
from 22b3040 2016-10-04 Richard Biener <rguenther(a)suse.de>
new 47fd90a 2016-10-04 Richard Biener <rguenther(a)suse.de>
new 38f18c0 2016-10-04 Richard Biener <rguenther(a)suse.de>
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 | 12 ++++++++++++
gcc/explow.c | 15 +++++++++------
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/tree-ssa/forwprop-35.c | 5 +++--
gcc/testsuite/gcc.target/i386/pr77833.c | 14 ++++++++++++++
gcc/tree-ssa-forwprop.c | 8 ++++++++
6 files changed, 56 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr77833.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 gcc.
from 03869f9 Restore --enable-objc-gc support
new 22b3040 2016-10-04 Richard Biener <rguenther(a)suse.de>
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 | 7 +++++++
gcc/match.pd | 6 +++---
2 files changed, 10 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 clang.
from 4fc3da44 Do not find friend function definitions inside non-instantiat [...]
new 113693d [ThinLTO] Spell `llvm-ar` correctly.
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/ThinLTO.rst | 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 glibc.
from dad9a11 Add TCP_REPAIR_WINDOW from Linux 4.8.
new 7125ad0 S390: Regenerate ULPs
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 | 4 ++++
sysdeps/s390/fpu/libm-test-ulps | 10 ++--------
2 files changed, 6 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 61e54f8 Fix IntegerType::MAX_INT_BITS value
new 1ca4cdc Remove duplicated typedef. NFC.
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/MC/StringTableBuilder.cpp | 9 ++++-----
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository llvm.
from 94ec1e3 [Power9] Exploit D-Form VSX Scalar memory ops that target ful [...]
new 61e54f8 Fix IntegerType::MAX_INT_BITS value
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/DerivedTypes.h | 5 +++--
include/llvm/IR/Type.h | 2 ++
test/Assembler/invalid-inttype.ll | 5 +++++
test/Assembler/max-inttype.ll | 4 ++++
4 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 test/Assembler/invalid-inttype.ll
create mode 100644 test/Assembler/max-inttype.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 lld.
from 80d9ef1 [ELF] - Removed "invalid-" prefix from testcase. NFC.
new 1138c20 [ELF] Don't discard excluded section if -r is used
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/InputFiles.cpp | 2 +-
test/ELF/exclude.s | 7 +++++++
2 files changed, 8 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 lld.
from 933859a [ELF] - Do not hang if broken object has option descriptor in [...]
new 80d9ef1 [ELF] - Removed "invalid-" prefix from testcase. NFC.
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:
.../Inputs/{invalid-symbol-index.elf => symbol-index.elf} | Bin
test/ELF/invalid/{invalid-symbol-index.s => symbol-index.s} | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
rename test/ELF/invalid/Inputs/{invalid-symbol-index.elf => symbol-index.elf} (100%)
rename test/ELF/invalid/{invalid-symbol-index.s => symbol-index.s} (78%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.