Jeff Law
7c56249dfc
(registers_ok_for_ldd_peep, addrs_ok_for_ldd_peep):
Functions renamed from registers_ok_for_ldd and memory_ok_for_ldd repectively. All callers changed. (register_ok_for_ldd): New function to determine if a register is a pseudo or the first register in a hard register pair. (mem_aligned_8): No longer static. Return 0 instead of aborting when presented with an rtx which is not a MEM. (eligible_for_epilogue_delay): Use in_uncond_branch_delay since this is an unconditional branch. From-SVN: r1662
Description
No description provided
Languages
C
48%
Ada
18.3%
C++
14.1%
Go
7%
GCC Machine Description
4.6%
Other
7.7%