This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 828cff2 2016-07-26 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new d3cb3df 2016-07-26 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 0867946 Move ChangeLog entry to the right place
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr63354.c | 2 +-
2 files changed, 6 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 llvm.
from 26a5022 [lit] Document the 'available_features' member of the config object.
new b8014e1 [ARM] Implement -mimplicit-it assembler option
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/MC/MCParser/MCTargetAsmParser.h | 4 +
lib/MC/MCParser/AsmParser.cpp | 4 +
lib/Target/ARM/ARMInstrThumb2.td | 3 +
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 365 +++++++++++++++++++++---
test/MC/ARM/implicit-it-generation.s | 409 +++++++++++++++++++++++++++
test/MC/ARM/implicit-it.s | 73 +++++
6 files changed, 820 insertions(+), 38 deletions(-)
create mode 100644 test/MC/ARM/implicit-it-generation.s
create mode 100644 test/MC/ARM/implicit-it.s
--
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 78866ec Add support to run auto-vectorization tests for multiple effe [...]
new 5514349 2016-07-26 Richard Biener <rguenther(a)suse.de>
new 8c3efad 2016-07-26 Richard Biener <rguenther(a)suse.de>
new 828cff2 2016-07-26 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
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/expmed.c | 1 +
gcc/gimple-ssa-strength-reduction.c | 8 ++------
gcc/simplify-rtx.c | 7 +++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr71984.c | 21 +++++++++++++++++++++
6 files changed, 52 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71984.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 clang-tools-extra.
from 8eb3321 [Clang-rename] Remove custom version, fix extra space in erro [...]
new 917ab21 Test commit -- adding a newline
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:
clang-tidy/misc/MoveConstantArgumentCheck.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 da10570 Disable test on windows.
new e23c4e2 [ELF] Linkerscript: simplify DATA_SEGMENT_ALIGN evaluation
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/LinkerScript.cpp | 2 +-
test/ELF/linkerscript/linkerscript-locationcounter.s | 2 +-
2 files 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 topic/locales
in repository newlib.
from 1866d7c Fix typo in isalnum_l doc
new 921e0d8 Fix _REENT_INIT initialization of _locale
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 | 5 ++---
1 file changed, 2 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 2396770 [X86][SSE] Added extra memory folding tests for cvtsd2ss intrinsic
new 26a5022 [lit] Document the 'available_features' member of the config object.
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/CommandGuide/lit.rst | 3 +++
1 file changed, 3 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 b2930f0 2016-07-26 Richard Biener <rguenther(a)suse.de> Prathame [...]
new 78866ec Add support to run auto-vectorization tests for multiple effe [...]
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/testsuite/ChangeLog | 92 ++
gcc/testsuite/g++.dg/vect/vect.exp | 17 +-
gcc/testsuite/gcc.dg/graphite/graphite.exp | 7 +-
gcc/testsuite/gcc.dg/vect/vect.exp | 158 ++--
gcc/testsuite/gfortran.dg/graphite/graphite.exp | 8 +-
gcc/testsuite/gfortran.dg/vect/vect.exp | 46 +-
gcc/testsuite/lib/target-supports.exp | 1101 ++++++++++++++---------
7 files changed, 940 insertions(+), 489 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 a10c903 2016-07-26 Richard Biener <rguenther(a)suse.de>
new b2930f0 2016-07-26 Richard Biener <rguenther(a)suse.de> Prathame [...]
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 | 9 +++++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.dg/pr70920-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.dg/pr70920-2.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.dg/pr70920-3.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.dg/pr70920-4.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-branch-1.c | 4 ++--
8 files changed, 111 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr70920-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr70920-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr70920-3.c
create mode 100644 gcc/testsuite/gcc.dg/pr70920-4.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 9c00fcc [X86][SSE] Fixed issue with memory folding of (v)cvtsd2ss intrinsics
new 2396770 [X86][SSE] Added extra memory folding tests for cvtsd2ss intrinsic
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/CodeGen/X86/sse2-intrinsics-x86.ll | 36 +++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.