This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 59cdf46 [LV] Don't widen trivial induction variables
new 76700e4 Emit CodeView type records for nested classes.
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/AsmPrinter/CodeViewDebug.cpp | 34 +++++++++--
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 +-
test/DebugInfo/COFF/types-nested-class.ll | 98 +++++++++++++++++++++++++++++++
3 files changed, 127 insertions(+), 7 deletions(-)
create mode 100644 test/DebugInfo/COFF/types-nested-class.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 e2855b9 Add negative test for TBAA
new b8adec3 Include debug info for nested structs and classes
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/CGDebugInfo.cpp | 14 ++++++++++++--
lib/CodeGen/CGDebugInfo.h | 2 ++
test/CodeGenCXX/debug-info-dup-fwd-decl.cpp | 2 +-
test/CodeGenCXX/debug-info-indirect-field-decl.cpp | 12 ++++++------
test/CodeGenCXX/debug-info-ms-abi.cpp | 6 +++---
5 files changed, 24 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/abe.
from 5d11247 config/linaro.exp: Set DJ's is_simulator when testing using QEMU
new d8c8242 Remove --tarbin logic from scripts/MakeRelease.job
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:
scripts/MakeRelease.job | 43 ++++++++++++++++++-------------------------
1 file changed, 18 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 llvm.
from 15b950c Re-commit of 274613.
new 59cdf46 [LV] Don't widen trivial induction variables
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 | 66 ++++++++--
test/Transforms/LoopVectorize/gep_with_bitcast.ll | 10 +-
test/Transforms/LoopVectorize/induction.ll | 138 ++++++++++++++++++++-
test/Transforms/LoopVectorize/iv_outside_user.ll | 4 +-
test/Transforms/LoopVectorize/reverse_induction.ll | 62 +++++++--
5 files changed, 256 insertions(+), 24 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 binutils-gdb.
from f0464b2 Remove extra output directory level for Ada tests
new 986cf45 gdb.ada/arraydim.exp: Fix directory layout
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.ada/arraydim.exp | 4 ++--
2 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 6425742 [AMDGPU] Assembler: regression tests for bug 28413. NFC
new 15b950c Re-commit of 274613.
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/Target/X86/X86FastISel.cpp | 3 +
lib/Target/X86/X86ISelLowering.cpp | 62 ++++--
lib/Target/X86/X86InstrAVX512.td | 66 +++---
test/CodeGen/X86/avx512-cmp.ll | 2 -
test/CodeGen/X86/avx512-ext.ll | 325 +++++++++++++++---------------
test/CodeGen/X86/avx512-insert-extract.ll | 1 -
test/CodeGen/X86/avx512-intrinsics.ll | 12 +-
test/CodeGen/X86/avx512-mask-op.ll | 60 ++++--
test/CodeGen/X86/avx512dq-intrinsics.ll | 4 -
test/CodeGen/X86/masked_gather_scatter.ll | 102 +++++-----
test/CodeGen/X86/pr27591.ll | 49 +++--
test/CodeGen/X86/pr28173.ll | 20 +-
test/CodeGen/X86/xaluo.ll | 2 +-
13 files changed, 379 insertions(+), 329 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 binutils-gdb.
from fb36c6b Remove extraneous parentheses.
new f0464b2 Remove extra output directory level for Ada tests
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:
gdb/testsuite/ChangeLog | 7 +++++++
gdb/testsuite/gdb.ada/cond_lang.exp | 4 ++--
gdb/testsuite/gdb.ada/exec_changed.exp | 7 +++----
gdb/testsuite/gdb.ada/lang_switch.exp | 4 ++--
gdb/testsuite/lib/ada.exp | 7 +++----
5 files changed, 17 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 1126965 * config/rs6000/rs6000.md ('type' attribute): Add htmsimple/ [...]
new c088cbe 2016-07-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@a [...]
new bba16cf Implement LWG 2451, optional<T> should 'forward' T's implic [...]
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 | 9 ++
gcc/config/avr/avr.c | 4 +-
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.target/avr/pr50739.c | 7 +
libstdc++-v3/ChangeLog | 15 +++
libstdc++-v3/include/experimental/optional | 148 ++++++++++++++++++++-
.../testsuite/experimental/optional/cons/value.cc | 19 +++
.../optional/{observers/5.cc => cons/value_neg.cc} | 23 ++--
8 files changed, 218 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/pr50739.c
copy libstdc++-v3/testsuite/experimental/optional/{observers/5.cc => cons/value_ne [...]
--
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.
Peter Smith pushed a change to branch linaro-local/tls
in repository toolchain/llvm/lld.
at e1e4890 Support for standard model ARM TLS
This branch includes the following new commits:
new e1e4890 Support for standard model ARM TLS
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.
--
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 newlib.
from b9ac3c2 Regenerate newlib Makefiles
new a68ca43 Redefine locale info in struct _reent for per-thread locales
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:
newlib/libc/include/sys/reent.h | 17 +++++++++++------
winsup/cygwin/dcrt0.cc | 1 -
2 files changed, 11 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.