This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 14f881da7f9 [PPC] Heuristic to choose between a X-Form VSX ld/st vs a X [...]
new 3a33e1c0b2f [SystemZ] Bugfix for handling of subregisters in getRegAll [...]
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/SystemZ/SystemZRegisterInfo.cpp | 6 ++-
test/CodeGen/SystemZ/cond-move-05.mir | 82 ++++++++++++++++++++++++++++++
2 files changed, 86 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/SystemZ/cond-move-05.mir
--
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 8b0ceab57cf Implement LWG 2353
new cbc3b89fda8 [PR c++/82878] pass-by-invisiref in lambda
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 | 9 +++++++++
gcc/cp/call.c | 10 +---------
gcc/cp/cp-gimplify.c | 8 ++++++++
gcc/cp/lambda.c | 1 -
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-switch.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr82878.C | 20 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/inh-ctor38.C | 16 +++++++++++++---
8 files changed, 58 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr82878.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 1f2cbf12dda * tree-predcom.c (add_ref_to_chain): Remove check on distance.
new 83c06cf0a07 * tree-predcom.c: Add general comment on Store-Store chain [...]
new 8b0ceab57cf Implement LWG 2353
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 | 18 ++++
gcc/testsuite/ChangeLog | 4 +
.../tree-ssa/{predcom-dse-1.c => predcom-dse-12.c} | 37 ++++---
gcc/tree-predcom.c | 111 ++++++++++++++++-----
libstdc++-v3/ChangeLog | 8 ++
.../include/bits/stl_iterator_base_funcs.h | 11 +-
.../testsuite/24_iterators/operations/lwg2353.cc | 26 +++++
.../testsuite/24_iterators/operations/next_neg.cc | 42 --------
8 files changed, 170 insertions(+), 87 deletions(-)
copy gcc/testsuite/gcc.dg/tree-ssa/{predcom-dse-1.c => predcom-dse-12.c} (63%)
create mode 100644 libstdc++-v3/testsuite/24_iterators/operations/lwg2353.cc
delete mode 100644 libstdc++-v3/testsuite/24_iterators/operations/next_neg.cc
--
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 79218abbbc6 VRP: x+1 and -x cannot be INT_MIN
new 1f2cbf12dda * tree-predcom.c (add_ref_to_chain): Remove check on distance.
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 | 4 ++++
gcc/tree-predcom.c | 5 -----
2 files 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 clang.
from 7eea2be10d [ARM] For assembler files recognize -Xassembler or -Wa, -mthumb
new 869cb2e807 [ARM] For assembler files recognize -Xassembler or -Wa, -mthumb
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/Driver/ToolChains/Clang.cpp | 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 clang.
from a3d9460534 [Driver] Add a cc1 flag for the new TBAA metadata format
new 7eea2be10d [ARM] For assembler files recognize -Xassembler or -Wa, -mthumb
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/Driver/ToolChain.cpp | 29 ++++++++++++++++++++++++-----
lib/Driver/ToolChains/Clang.cpp | 9 +++++++++
test/Driver/arm-target-as-mthumb.s | 17 +++++++++++++++++
3 files changed, 50 insertions(+), 5 deletions(-)
create mode 100644 test/Driver/arm-target-as-mthumb.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 binutils-gdb.
from 578290ecaf Remove usage of find_inferior when calling kill_one_lwp_callback
new 28e07a0510 PR22451, strip no longer works on older object files
new b7486a74a6 mingw gas testsuite fix
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:
bfd/ChangeLog | 10 ++++++++++
bfd/elf.c | 22 +++++++++++++++-------
gas/ChangeLog | 4 ++++
gas/testsuite/gas/i386/x86-64-reg-bad.l | 1 +
4 files changed, 30 insertions(+), 7 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 d8dcb4c5131 Add g++.dg/pr82836.C requirements
new 79218abbbc6 VRP: x+1 and -x cannot be INT_MIN
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 | 5 ++
gcc/testsuite/ChangeLog | 12 +++
gcc/testsuite/gcc.c-torture/execute/20040409-1.c | 30 -------
gcc/testsuite/gcc.c-torture/execute/20040409-1w.c | 65 +++++++++++++++
gcc/testsuite/gcc.c-torture/execute/20040409-2.c | 64 ---------------
gcc/testsuite/gcc.c-torture/execute/20040409-2w.c | 99 +++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/20040409-3.c | 30 -------
gcc/testsuite/gcc.c-torture/execute/20040409-3w.c | 65 +++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/cmpmul-1.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/vrp118.c | 13 +++
gcc/vr-values.c | 19 +++++
11 files changed, 279 insertions(+), 125 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20040409-1w.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20040409-2w.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20040409-3w.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp118.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.