summaryrefslogtreecommitdiff
path: root/gcc/df-scan.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2019-10-01 08:55:28 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2019-10-01 08:55:28 +0000
commitbb6ce448fc194cca8e51aea274a1b2408c7746c3 (patch)
tree68b931434c970e8816f535c5d45d8598fca5a87b /gcc/df-scan.c
parent08cc4d925f640c3cd0336bae4dc6004244a5c80a (diff)
[AArch64] Use calls for SVE TLSDESC
One (unintended) side effect of the patches to support multiple ABIs is that we can now represent tlsdesc calls as normal calls on SVE targets. This is likely to be handled more efficiently than clobber_high, and for example fixes the long-standing failure in gcc.target/aarch64/sve/tls_preserve_1.c. 2019-10-01 Richard Sandiford <richard.sandiford@arm.com> gcc/ PR target/91452 * config/aarch64/aarch64.h (ARM_PCS_TLSDESC): New arm_pcs. * config/aarch64/aarch64-protos.h (aarch64_tlsdesc_abi_id): Declare. * config/aarch64/aarch64.c (aarch64_hard_regno_call_part_clobbered): Handle ARM_PCS_TLSDESC. (aarch64_tlsdesc_abi_id): New function. * config/aarch64/aarch64.md (tlsdesc_small_sve_<mode>): Use a call rtx instead of a list of clobbers and clobber_highs. (tlsdesc_small_<mode>): Update accordingly. From-SVN: r276392
Diffstat (limited to 'gcc/df-scan.c')
0 files changed, 0 insertions, 0 deletions