This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 196c8bc * plugin/plugin-nvptx.c (struct targ_fn_descriptor): Move la [...]
new f337168 PR target/66217 * config/rs6000/constraints.md ("S", "T", " [...]
new 834127d * config/rs6000/rs6000.md (*lt0_disi): New.
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 | 74 ++
gcc/config/rs6000/constraints.md | 20 +-
gcc/config/rs6000/predicates.md | 170 +----
gcc/config/rs6000/rs6000-protos.h | 17 +-
gcc/config/rs6000/rs6000.c | 796 ++++++++++++++--------
gcc/config/rs6000/rs6000.md | 1352 ++++++++++---------------------------
gcc/doc/md.texi | 12 -
7 files changed, 954 insertions(+), 1487 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 trunk
in repository gcc.
from 49c77a4 * genemit.c (print_code, gen_exp, gen_insn, gen_expand, gen_ [...]
new 196c8bc * plugin/plugin-nvptx.c (struct targ_fn_descriptor): Move la [...]
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:
libgomp/ChangeLog | 12 ++++
libgomp/plugin/plugin-nvptx.c | 145 ++++++++++++++++++++++--------------------
2 files changed, 89 insertions(+), 68 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 trunk
in repository gcc.
from 049434b [AArch64][testcase] Restrict got_mem_hoist_1.c with small mem [...]
new 49c77a4 * genemit.c (print_code, gen_exp, gen_insn, gen_expand, gen_ [...]
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/genemit.c | 8 --------
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 trunk
in repository gcc.
from 8d669e7 PR c++/55095 * c-common.c (c_fully_fold_internal): Warn abo [...]
new 049434b [AArch64][testcase] Restrict got_mem_hoist_1.c with small mem [...]
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 | 5 +++++
gcc/testsuite/gcc.target/aarch64/got_mem_hoist_1.c | 1 +
2 files changed, 6 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.
bernie.ogden pushed a commit to branch multinode
in repository toolchain/lavabench.
The following commit(s) were added to refs/heads/multinode by this push:
new 3a8e1bb wip-latest experiment, call lava-group FIRST
3a8e1bb is described below
commit 3a8e1bba90193bbcdb3777a121ba7e573b0db58c
Author: Bernard Ogden <bernie.ogden(a)linaro.org>
Date: Mon Jul 20 15:40:50 2015 +0200
wip-latest experiment, call lava-group FIRST
Change-Id: I5937df9ea27faadae8449b5b7e73ef2eb5fa9881
---
invoke_session_debian | 1 +
1 file changed, 1 insertion(+)
diff --git a/invoke_session_debian b/invoke_session_debian
index a7b725b..74ca993 100755
--- a/invoke_session_debian
+++ b/invoke_session_debian
@@ -40,6 +40,7 @@ mkdir -p /run/hacking
echo $$ > /run/hacking/hacking.pid
export LAVA_MULTI_NODE_DEBUG=1
+lava-group
lava-send test
lava-wait answer
--
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.
bernie.ogden pushed a commit to branch inserted_src
in repository toolchain/semiautobench.
The following commit(s) were added to refs/heads/inserted_src by this push:
new 70333ee wip-latest experiment, call lava-group FIRST
70333ee is described below
commit 70333eedb741abffb5e7212c8899753058414b15
Author: Bernard Ogden <bernie.ogden(a)linaro.org>
Date: Mon Jul 20 15:40:28 2015 +0200
wip-latest experiment, call lava-group FIRST
Change-Id: Iea560f3b8be902bb64cbaee6245a06beb4e078a0
---
invoke_session_debian | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/invoke_session_debian b/invoke_session_debian
index 01ba94a..f53dd7f 100755
--- a/invoke_session_debian
+++ b/invoke_session_debian
@@ -38,6 +38,7 @@ ip_addr=$(ifconfig `ip route get $gateway | cut -d ' ' -f3` | gre [...]
hostname=$(cat /etc/hostname)
echo ${ip_addr}
export LAVA_MULTI_NODE_DEBUG=1
+lava-group
lava-send test
lava-wait-all test
lava-send answer
@@ -94,8 +95,6 @@ echo $$ > /run/hacking/hacking.pid
lava-wait-all ip target
echo WAITED > /dev/console
cat /tmp/lava_multi_node_cache.txt
-echo GROUPS > /dev/console
-lava-group
declare -A targets
for lava_name in `lava-group | grep '[[:blank:]]*target$' | awk '{print $1}'`; do
echo "NAME ${lava_name}" > /dev/console
--
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 trunk
in repository gcc.
from 05d2655 Fix partial specialization syntax of wide int traits.
new b8783ab [PATCH][combine][1/2] Try to simplify before substituting
new 5ced42f [simplify-rtx][2/2] Simplify - (y ? -x : x) -> (!y ? -x : x)
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 | 10 ++++
gcc/combine.c | 90 ++++++++++++++--------------
gcc/simplify-rtx.c | 26 ++++++++
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/aarch64/neg_abs_1.c | 17 ++++++
5 files changed, 102 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/neg_abs_1.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 05d2655 Fix partial specialization syntax of wide int traits.
new b8783ab [PATCH][combine][1/2] Try to simplify before substituting
new 5ced42f [simplify-rtx][2/2] Simplify - (y ? -x : x) -> (!y ? -x : x)
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 | 10 ++++
gcc/combine.c | 90 ++++++++++++++--------------
gcc/simplify-rtx.c | 26 ++++++++
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/aarch64/neg_abs_1.c | 17 ++++++
5 files changed, 102 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/neg_abs_1.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.
bernie.ogden pushed a commit to branch multinode
in repository toolchain/lavabench.
The following commit(s) were added to refs/heads/multinode by this push:
new 43c6658 WIP: Different miltinode tack
43c6658 is described below
commit 43c66583ebc4a70ebd2ca56a9f91c708ed4f1b9e
Author: Bernard Ogden <bernie.ogden(a)linaro.org>
Date: Mon Jul 20 14:32:44 2015 +0200
WIP: Different miltinode tack
Change-Id: Ia87da6a80b38f698be2294f75645a92a970e91b5
---
invoke_session_debian | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/invoke_session_debian b/invoke_session_debian
index 5737aac..a7b725b 100755
--- a/invoke_session_debian
+++ b/invoke_session_debian
@@ -43,7 +43,8 @@ export LAVA_MULTI_NODE_DEBUG=1
lava-send test
lava-wait answer
-lava-network broadcast eth0
+#lava-network broadcast eth0
+lava-send "ip=`hostname -I`"
#suspend in a way that is portable across shells and doesn't involve a busy-wait
pid=
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.