This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5b79590 Cleanup TransferDbgValues
new e2a16fd Re-commit: [mips][fastisel] Handle 0-4 arguments without Sele [...]
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/Mips/MipsFastISel.cpp | 160 ++++++++++++++++++++++-
test/CodeGen/Mips/Fast-ISel/br1.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/bswap1.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/callabi.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/constexpr-address.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/div1.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/fastalloca.ll | 2 +-
test/CodeGen/Mips/Fast-ISel/fpcmpa.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/fpext.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/fpintconv.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/fptrunc.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/icmpa.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/loadstore2.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/loadstoreconv.ll | 8 +-
test/CodeGen/Mips/Fast-ISel/loadstrconst.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/logopm.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/memtest1.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/nullvoid.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/overflt.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/rem1.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/retabi.ll | 2 +-
test/CodeGen/Mips/Fast-ISel/shftopm.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/simplestore.ll | 4 +-
test/CodeGen/Mips/Fast-ISel/simplestorefp1.ll | 8 +-
test/CodeGen/Mips/Fast-ISel/simplestorei.ll | 4 +-
25 files changed, 208 insertions(+), 52 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 vehre/coarray
in repository gcc.
from f9de337 Support for allocatabe scalar components added. Fixed some te [...]
new 19f0f84 Steps to get_by_ref() reffing of scalar and full array result [...]
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/fortran/symbol.c | 4 +-
gcc/fortran/trans-array.c | 8 +-
gcc/fortran/trans-expr.c | 2 +-
gcc/fortran/trans-intrinsic.c | 13 +--
gcc/fortran/trans-stmt.c | 6 +-
gcc/fortran/trans.c | 39 +++++--
gcc/fortran/trans.h | 2 +-
libgfortran/caf/single.c | 248 +++++++++++++++++++++++++++++++++++++++---
8 files changed, 282 insertions(+), 40 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 155ff20 Update libstdc++ baseline symbols for aarch64, ia64, m68k
new 35fddbd PR c/71583 * c-parser.c (c_parser_postfix_expression_after_ [...]
new 322d418 PR c/71969 * c-decl.c (finish_function): Only set DECL_DISR [...]
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/c/ChangeLog | 12 ++++++++++
gcc/c/c-decl.c | 4 +++-
gcc/c/c-parser.c | 4 +++-
gcc/testsuite/ChangeLog | 12 ++++++++++
gcc/testsuite/gcc.dg/alias-11.c | 4 ++--
gcc/testsuite/gcc.dg/noncompile/pr71583.c | 11 +++++++++
gcc/testsuite/gcc.dg/pr71969-1.c | 37 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr71969-2.c | 23 +++++++++++++++++++
gcc/testsuite/gcc.dg/pr71969-3.c | 38 +++++++++++++++++++++++++++++++
9 files changed, 141 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr71583.c
create mode 100644 gcc/testsuite/gcc.dg/pr71969-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr71969-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr71969-3.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 e6abaac [X86][SSE] Optimize the truncation of vector comparison resul [...]
new 5b79590 Cleanup TransferDbgValues
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/SelectionDAG/SelectionDAG.cpp | 11 +++++++++--
1 file changed, 9 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 gcc.
from 7648c9c PR c/71574 * c-common.c (handle_alloc_align_attribute): Als [...]
new 155ff20 Update libstdc++ baseline symbols for aarch64, ia64, m68k
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:
libstdc++-v3/ChangeLog | 6 ++
.../post/aarch64-linux-gnu/baseline_symbols.txt | 84 ++++++++++++++++++++++
.../abi/post/ia64-linux-gnu/baseline_symbols.txt | 84 ++++++++++++++++++++++
.../abi/post/m68k-linux-gnu/baseline_symbols.txt | 84 ++++++++++++++++++++++
4 files changed, 258 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 510705d PR c/7652 * config/rs6000/rs6000.c (altivec_expand_ld_built [...]
new 7648c9c PR c/71574 * c-common.c (handle_alloc_align_attribute): Als [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/pr71574.c | 12 ++++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/pr71574.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 gcc-6-branch
in repository gcc.
from aa1a0da Update libstdc++ docs for library version history
new 0827510 PR c/7652 * config/rs6000/rs6000.c (altivec_expand_ld_built [...]
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 | 9 +++++++++
gcc/config/rs6000/rs6000.c | 2 ++
2 files changed, 11 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 gcc-5-branch
in repository gcc.
from fdd4764 2016-07-29 Steven G. Kargl <kargl(a)gcc.gnu.org> Thomas [...]
new 634c40d PR c/7652 * config/rs6000/rs6000.c (altivec_expand_ld_built [...]
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 | 9 +++++++++
gcc/config/rs6000/rs6000.c | 2 ++
2 files changed, 11 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 ce6ecd6 Update libstdc++ docs for library version history
new 510705d PR c/7652 * config/rs6000/rs6000.c (altivec_expand_ld_built [...]
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 | 6 ++++++
gcc/config/rs6000/rs6000.c | 2 ++
2 files changed, 8 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 8ea4062 New libstdc++ symbol version for new basic_string symbols
new ce6ecd6 Update libstdc++ docs for library version history
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:
libstdc++-v3/ChangeLog | 3 +++
libstdc++-v3/doc/html/manual/abi.html | 2 +-
libstdc++-v3/doc/xml/manual/abi.xml | 1 +
3 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.