neon: vtrn and vzip are undefined when src == dest
authorWim Taymans <wtaymans@redhat.com>
Tue, 9 Dec 2014 15:54:19 +0000 (16:54 +0100)
committerWim Taymans <wtaymans@redhat.com>
Tue, 9 Dec 2014 17:01:37 +0000 (18:01 +0100)
commit2a187f7f1bc91a5ba7dbc608f7c0a98016e45651
treebff31cc5999a2517a30367e9118f10cfc62615cb
parentf1cfa5bba9824374d769e312381d8f5d85a417bc
neon: vtrn and vzip are undefined when src == dest

Make sure we use different src and dest registers for vtrn and vzip
because otherwise they are undefined.
orc/orcrules-neon.c