aboutsummaryrefslogtreecommitdiff
path: root/gcc/flow.c
AgeCommit message (Expand)Author
2001-06-06 * flow.c (mark_used_reg): Clean up looping over multiple hardrth
2001-05-16 * flow.c (life_analysis): After life analysis is complete, dolaw
2001-05-13EH merge from mainline.rth
2001-05-12 * flow.c (cleanup_cfg): Take no argument.rth
2001-05-12 * flow.c (tidy_fallthru_edges): Don't combine complex edges.rth
2001-05-12 2001-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>rth
2001-05-12 * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,rth
2001-04-28 * flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEClaw
2001-04-21 * flow.c (proagate_one_insn): Remove useless assignment.mmitchel
2001-03-27Fix ia64-linux ICE on bash.wilson
2001-03-12 * flow.c (insn_dead_p): Don't consider two memrefs equivalentkenner
2001-02-21* flow.c (mark_set_1): Make not_dead unsigned long. Forrearnsha
2001-02-16 * flow.c (tidy_fallthru_edge): Never end block on line number NOTE.kenner
2001-02-04 * diagnostic.h (set_internal_error_function): Renamed.kenner
2001-01-24 * flow.c (init_propagate_block_info): Don't consider unchangingrth
2001-01-19 * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility.kenner
2001-01-18 * flow.c (mark_set_1, case PARALLEL): Now case; rework to allowkenner
2001-01-16 * flow.c (propagate_on_insn): Make trying to delete a prologuekenner
2001-01-16 * flow.c (struct propagate_block_info): Add mem_set_list_len.rth
2001-01-11Partially undo a previous patchbernds
2001-01-11 * flow.c (flow_call_edges_add): New.m.hayes
2001-01-09 * flow.c (flow_loop_scan): Break out of ...m.hayes
2001-01-07* reload.c (subst_reloads): Take INSN argument. Whenaoliva
2001-01-02 * c-decl.c (c_decode_option): Remove support ofaj
2000-12-29Compute REG_N_SETS for ORIGINAL_REGNOs.bernds
2000-12-21 * rtl.h (REG_NON_LOCAL_GOTO): New.rth
2000-12-20Fix ARM bootstrap problems introduced by last changebernds
2000-12-19Flow fixes for cond_exec on ia64bernds
2000-12-15 * flow.c (notice_stack_pointer_modification_1): Cleanup.hubicka
2000-12-13 * flow.c (notice_stack_pointer_modification_1): Notice midificationshubicka
2000-12-07 * flow.c (calculate_global_regs_live): Force the stack pointer liverth
2000-12-05 * flow.c (calculate_global_regs_live): Only force stack pointerrth
2000-11-30 * flow.c (make_edge): Early out, if no flags to set.rth
2000-11-30 * function.h (emit_status): Delete member regno_pointer_flag andlaw
2000-11-27While building global lifetime information, keep track of which registers arebernds
2000-11-24 * flow.c (print_rtl_and_abort): Remove ANSIism.rth
2000-11-23Try to dump some information before aborting.bernds
2000-11-14Michael Matz <matzmich@cs.tu-berlin.de>rth
2000-11-10 * flow.c (invalidate_mems_from_set): Split out from ...rth
2000-11-09 * flow.c (init_propagate_block_info): Protect the rtx stored inrth
2000-11-07 * flow.c (verify_local_live_at_start): Back out last change.amylaar
2000-11-03 * flow.c (verify_local_live_at_start): Allow hard regs to die.amylaar
2000-10-18 * basic-block.h (struct loop): Delete fields pre_header_rootm.hayes
2000-10-13 Remove obstacks.mmitchel
2000-10-07 * calls.c (expand_call): Disallow sibcalls to noreturn functions.rth
2000-10-06 * c-decl.c (warn_missing_noreturn): Remove.rth
2000-09-26 * flow.c (flow_loop_pre_header_scan): Punt if loop entersm.hayes
2000-09-18 * cppinit.c (cpp_init): Don't use ANSI prototypes.mmitchel
2000-09-12Don't try to make autoincs with the stack pointercrux
2000-09-11 * flow.c (split_block): Fix update of registers live atm.hayes