summaryrefslogtreecommitdiffstats
path: root/gcc/flow.c
Commit message (Expand)AuthorAgeFilesLines
* * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM tohubicka2001-02-131-6/+4
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-3/+6
* * flow.c (init_propagate_block_info): Don't consider unchangingrth2001-01-241-0/+7
* * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility.kenner2001-01-191-12/+4
* * flow.c (mark_set_1, case PARALLEL): Now case; rework to allowkenner2001-01-181-13/+20
* * flow.c (propagate_on_insn): Make trying to delete a prologuekenner2001-01-161-21/+17
* * flow.c (struct propagate_block_info): Add mem_set_list_len.rth2001-01-161-3/+24
* Partially undo a previous patchbernds2001-01-111-15/+1
* * flow.c (flow_call_edges_add): New.m.hayes2001-01-111-0/+69
* * flow.c (flow_loop_scan): Break out of ...m.hayes2001-01-091-43/+70
* * reload.c (subst_reloads): Take INSN argument. Whenaoliva2001-01-071-6/+18
* * c-decl.c (c_decode_option): Remove support ofaj2001-01-021-30/+36
* Compute REG_N_SETS for ORIGINAL_REGNOs.bernds2000-12-291-1/+15
* * rtl.h (REG_NON_LOCAL_GOTO): New.rth2000-12-211-5/+10
* Fix ARM bootstrap problems introduced by last changebernds2000-12-201-31/+36
* Flow fixes for cond_exec on ia64bernds2000-12-191-101/+230
* * flow.c (notice_stack_pointer_modification_1): Cleanup.hubicka2000-12-151-6/+1
* * flow.c (notice_stack_pointer_modification_1): Notice midificationshubicka2000-12-131-0/+2
* * flow.c (calculate_global_regs_live): Force the stack pointer liverth2000-12-071-3/+3
* * flow.c (calculate_global_regs_live): Only force stack pointerrth2000-12-051-18/+29
* * flow.c (make_edge): Early out, if no flags to set.rth2000-11-301-11/+25
* * function.h (emit_status): Delete member regno_pointer_flag andlaw2000-11-301-1/+1
* While building global lifetime information, keep track of which registers arebernds2000-11-271-13/+55
* * flow.c (print_rtl_and_abort): Remove ANSIism.rth2000-11-241-1/+1
* Try to dump some information before aborting.bernds2000-11-231-3/+35
* Michael Matz <matzmich@cs.tu-berlin.de>rth2000-11-141-245/+1
* * flow.c (invalidate_mems_from_set): Split out from ...rth2000-11-101-35/+48
* * flow.c (init_propagate_block_info): Protect the rtx stored inrth2000-11-091-2/+24
* * flow.c (verify_local_live_at_start): Back out last change.amylaar2000-11-071-17/+4
* * flow.c (verify_local_live_at_start): Allow hard regs to die.amylaar2000-11-031-4/+17
* * basic-block.h (struct loop): Delete fields pre_header_rootm.hayes2000-10-181-19/+29
* Remove obstacks.mmitchel2000-10-131-19/+38
* * calls.c (expand_call): Disallow sibcalls to noreturn functions.rth2000-10-071-7/+3
* * c-decl.c (warn_missing_noreturn): Remove.rth2000-10-061-2/+42
* * flow.c (flow_loop_pre_header_scan): Punt if loop entersm.hayes2000-09-261-4/+8
* * cppinit.c (cpp_init): Don't use ANSI prototypes.mmitchel2000-09-181-2/+2
* Don't try to make autoincs with the stack pointercrux2000-09-121-0/+1
* * flow.c (split_block): Fix update of registers live atm.hayes2000-09-111-4/+1
* 2000-09-12 Michael Hayes <mhayes@cygnus.com>m.hayes2000-09-111-54/+156
* * basic-block.h (split_block, update_bb_for_insn): New prototypes.m.hayes2000-09-111-0/+118
* * flow.c (insn_dead_p): Detect dead memory stores with auto increments.law2000-09-071-1/+14
* * flow.c (init_propagate_block_info): Don't mark frame dead at endkenner2000-09-011-0/+3
* * flow.c (dump_edge_info): Use ARRAY_SIZE.gkm2000-08-251-1/+1
* * basic-block.h (struct loop): Rename `exits' field tom.hayes2000-08-251-29/+99
* * loop.c (loop_dump_aux, debug_loop): New functions.m.hayes2000-08-251-30/+44
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-1/+1
* * flow.c (tidy_fallthru_edge): Update b->end properly.rth2000-08-221-1/+3
* * flow.c (calculate_global_regs_live): Mark frame pointer liverth2000-08-221-0/+6
* * flow.c (init_propagate_block_info): Handle SUBREG in a jumprearnsha2000-08-211-2/+8
* * flow.c (merge_blocks_nomove): Don't seek back past the bb note.rth2000-08-201-1/+3
OpenPOWER on IntegriCloud