diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2014-03-15 21:39:30 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2014-03-15 21:39:30 +0000 |
commit | 890fa5682d26965d52a9e491e7320d89e469db1d (patch) | |
tree | c7507011eb9848034f836534b413f6f4d5297755 /gcc/omp-low.c | |
parent | dcf39d824fcffbe24b6cf9248be5bc8a82513ef6 (diff) | |
download | gcc-890fa5682d26965d52a9e491e7320d89e469db1d.zip gcc-890fa5682d26965d52a9e491e7320d89e469db1d.tar.gz gcc-890fa5682d26965d52a9e491e7320d89e469db1d.tar.bz2 |
sparc-protos.h (tls_call_delay): Delete.
* config/sparc/sparc-protos.h (tls_call_delay): Delete.
(eligible_for_call_delay): New prototype.
* config/sparc/sparc.c (tls_call_delay): Rename into...
(eligible_for_call_delay): ...this. Return false if the instruction
cannot be put in the delay slot of a branch.
(eligible_for_restore_insn): Simplify.
(eligible_for_return_delay): Return false if the instruction cannot be
put in the delay slot of a branch and simplify.
(eligible_for_sibcall_delay): Return false if the instruction cannot be
put in the delay slot of a branch.
* config/sparc/sparc.md (fix_ut699): New attribute.
(tls_call_delay): Delete.
(in_call_delay): Reimplement.
(eligible_for_sibcall_delay): Rename into...
(in_sibcall_delay): ...this.
(eligible_for_return_delay): Rename into...
(in_return_delay): ...this.
(in_branch_delay): Reimplement.
(in_uncond_branch_delay): Delete.
(in_annul_branch_delay): Delete.
From-SVN: r208597
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions