[AARCH64] Support tail indirect function call.
commit1718b6c1e1dc5ce2127cf0583e4d660f4887fb08
authormshawcroft <mshawcroft@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 May 2014 12:13:56 +0000 (23 12:13 +0000)
committermshawcroft <mshawcroft@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 May 2014 12:13:56 +0000 (23 12:13 +0000)
tree328b22ad3f498f9acde8e193b6397702b1e9f4a3
parenta5426c7301d0c9e59aab845156db534e9cd4b8b2
[AARCH64] Support tail indirect function call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210861 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/aarch64/aarch64.c
gcc/config/aarch64/aarch64.h
gcc/config/aarch64/aarch64.md
gcc/config/aarch64/constraints.md
gcc/config/aarch64/predicates.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/tail_indirect_call_1.c [new file with mode: 0644]