diff options
author | Richard Earnshaw <rearnsha@arm.com> | 1999-08-04 13:40:10 +0000 |
---|---|---|
committer | Richard Earnshaw <rearnsha@gcc.gnu.org> | 1999-08-04 13:40:10 +0000 |
commit | 949d79eb1d51eea0ee1008d6e86a2a83dcefd63e (patch) | |
tree | a6be283c1c76509e6e6c7dd42ecc51c3a0f660d3 /gcc/c-parse.h | |
parent | 49f48c719e00f7aa5ff80a07ee4a4c8740cb662e (diff) | |
download | gcc-949d79eb1d51eea0ee1008d6e86a2a83dcefd63e.zip gcc-949d79eb1d51eea0ee1008d6e86a2a83dcefd63e.tar.gz gcc-949d79eb1d51eea0ee1008d6e86a2a83dcefd63e.tar.bz2 |
arm.c (typedef minipool_node): Renamed from pool_node.
* arm.c (typedef minipool_node): Renamed from pool_node.
(minipool_vector, minipool_size, minipool_vector_label): Similarly.
(add_minipool_constant): New function.
(dump_minipool): New function.
(find_barrier): Remove special case for getting the insn size of
an insn that references the constant pool.
(minipool_fixup): New structure.
(push_minipool_barrier): New function.
(push_minipool_fix): New function.
(note_invalid_constants): New function.
(add_pool_constant, dump_table, fixit, broken_move): Delete.
(arm_reorg): Rewrite code to fix up the constant pool into a
series of mini-pools embedded in the insn stream.
(arm_output_epilogue): New function, made mainly from the body
of output_func_epilogue.
(output_func_epilogue): Move insn generation part of epilogue code
to arm_output_epilogue.
* arm.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Delete.
* arm.md (pool_range): New attribute.
(zero_extendqidi2): Add attribute pool_range.
(zero_extend_hisi_insn, load_extendqisi, extendhisi_insn,
extendqihi_insn, extendqisi_insn, movdi, movsi_insn, pic_load_addr,
pic_load_addr_based_insn, movhi_insn_arch4, movhi_insn_littleend,
movhi_insn_bigend, loadhi_si_bigend, movsf_hard_insn, movsf_soft_insn,
movdf_hard_insn, movdf_soft_insn, movxf_hard_insn): Likewise.
(epilogue): New expand.
(epilogue_insn): New insn. Call arm_output_epilogue.
* arm.c (arm_poke_function_name): Undo change of July 17. Tidy up.
* arm.h (TARGET_SWITCHES): Add missing doc string for TARGET_DEFAULT.
From-SVN: r28499
Diffstat (limited to 'gcc/c-parse.h')
0 files changed, 0 insertions, 0 deletions