gcc/
authorRichard Sandiford <richard.sandiford@arm.com>
Tue, 13 Jan 2015 14:11:15 +0000 (14:11 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 13 Jan 2015 14:11:15 +0000 (14:11 +0000)
commit7eb8fb77fae9189b159424dacb060d3b1ca5a66d
treeb9648daad70b60e8f4066d427a94babd19640982
parent1f46bd52c5ef8a050b6547dd0f272dc14364d979
gcc/
* config/aarch64/aarch64.md (subsi3, *subsi3_uxtw, subdi3)
(*sub_<optab><ALLX:mode>_<GPI:mode>, *sub_<optab><SHORT:mode>_si_uxtw)
(*sub_<optab><ALLX:mode>_shft_<GPI:mode>)
(*sub_<optab><SHORT:mode>_shft_si_uxtw, *sub_<optab><mode>_multp2)
(*sub_<optab>si_multp2_uxtw, *sub_uxt<mode>_multp2)
(*sub_uxtsi_multp2_uxtw): Add stack pointer sources.

gcc/testsuite/
* gcc.target/aarch64/subsp.c: New test.

From-SVN: r219533
gcc/ChangeLog
gcc/config/aarch64/aarch64.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/subsp.c [new file with mode: 0644]