]> gcc.gnu.org Git - gcc.git/history - gcc/flow.c
install.texi: Remove i386-*-isc, i860-*-bsd, m68k-altos-sysv, m68k-isi-bsd, m68k...
[gcc.git] / gcc / flow.c
2002-12-20 Zdenek Dvorak* flow.c (allocate_reg_life_data): Reset REG_FREQ.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-11-04 Aldy Hernandezhard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.
2002-10-01 Andrew Haleyflow.c (insn_dead_p): When using non-call-exceptions...
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-16 Kazu HirataABOUT-NLS: Follow spelling conventions.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-06-24 Jeff Lawflow.c (propagate_one_insn): When removing an insn...
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-08 Jeff Lawemit-rtl.c (init_emit): Add hard registers to regno_reg...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-30 Jeff Lawflow.c (propagate_one_insn): Revise yesterday's patch.
2002-05-29 Jeff Lawflow.c (propagate_one_insn): Do not remove a dead insn...
2002-05-29 Richard Hendersonflow.c (update_life_info_in_dirty_blocks): Only do...
2002-05-28 Richard Hendersonflow.c (calculate_global_regs_live): Rename call_used...
2002-05-28 Zdenek Dvorakbasic-block.h (last_basic_block): Declare.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-27 Jan Hubickabasic-block.h (PEOP_SCAN_DEAD_STORES): New.
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-22 Richard Henderson* flow.c (life_analysis): Delete broken reg_label check.
2002-05-21 Richard Henderson* flow.c (life_analysis): Fix test for deleted label.
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 Kazu Hiratafinal.c: Fix formatting.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-17 Zdenek Dvorak* flow.c (calculate_global_regs_live): Queue blocks...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-14 Jeff Lawflow.c (invalidate_mems_from_autoinc): Rewrite to use...
2002-04-18 Hans-Peter Nilssonflow.c (update_life_info): Ignore return value of clean...
2002-04-12 Richard Hendersonre PR bootstrap/4191 (GCC does not build for d30v-elf...
2002-03-30 Jan Hubickalocal-alloc.c (local_alloc): Avoid call of update_equiv...
2002-03-22 Alexandre Olivaflow.c (calculate_global_regs_live): Clear aux fields...
2002-03-22 Jan Hubickacfgcleanup.c (outgoing_edges_math): Fix condition;...
2002-03-20 Richard Hendersonflow.c (EH_USES): Provide default.
2002-03-08 Andreas Jaeger* flow.c (propagate_block_delete_insn): Remove unused...
2002-03-06 Jan Hubickacfgrtl.c (delete_insn_and_edges, [...]): New.
2002-03-01 Jan Hubickatoplev.c (rest_of_compilation): Delete dead jumptables...
2002-02-28 Jan Hubickabasic-block.h (BB_REACHABLE): Renumber.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-29 Richard Hendersonflow.c (print_rtl_and_abort): Remove.
2002-01-25 Jan Hubickadf.c (df_ref_create, [...]): Kill BB argument.
2002-01-16 Graham Stottcalls.c (try_to_integrate): Use "(size_t)" intermediate...
2002-01-16 Eric Christopherflow.c (propagate_one_insn): Change to use fatal_insn.
2002-01-15 Eric Christopherflow.c (propagate_one_insn): Add error message and...
2001-12-28 Kazu Hirataexcept.c: Fix comment formatting.
2001-12-12 Aldy Hernandezoutput.h (regno_uninitialized): Make argument unsigned.
2001-12-11 Aldy Hernandezflow.c (find_regno_partial): Indent properly.
2001-12-09 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-12-06 Andrew MacLeodflow.c (find_regno_partial): Return register, not the...
2001-12-05 Andrew MacLeodrtl.h (initialize_uninitialized_subregs): New prototype.
2001-12-04 Jakub Jelinekflow.c (ior_reg_cond): Return NULL if ! add and rtx...
2001-11-27 Kaveh R. Ghaziaix.h (REG_SIZE): Don't #undef.
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-09 Geoffrey Keatingflow.c (insn_dead_p): Allow for AUTO_INC notes all...
2001-10-29 Jan Hubickabasic-block.h (purge_all_dead_edges): Add update_life_p...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-26 Andreas Jaegerflow.c (clear_log_links): Remove unused variable.
2001-10-22 Richard Hendersonflow.c (clear_log_links): Use free_INSN_LIST_list,...
2001-10-20 Jan Hubickabasic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-11 John Wehlertlanal.c (noop_move_p): Insns with a REG_RETVAL note...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-10-01 David Billinghurstflow.c (propagate_block_delete_libcall): Remove unused...
2001-09-24 Ulrich Weigandflow.c (delete_dead_jumptables): Delete jumptable if...
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-16 Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-09-10 Jan HubickaMakefile.in (cfg.o, [...]): New.
2001-09-07 Jim Wilsonre PR rtl-optimization/3783 (gcc3.0/ia64 ICE on linux...
2001-08-28 Daniel Berlindf.h (struct df): Add rts_order variable.
2001-08-28 Richard Hendersonflow.c (redirect_edge_succ_nodup): Return new edge.
2001-08-27 Roman Zippel* flow.c (verify_flow_info): Use checksums to verify...
2001-08-27 Diego Novilloflow.c (flow_loop_dump): Do not display insn UIDs if...
2001-08-23 Jan Hubickafunction.c (thread_prologue_and_epilogue_insns): Avoid...
2001-08-22 Jason Merrilljump.c (squeeze_notes): Take parms by reference.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-22 Richard Hendersonflow.c (flow_find_cross_jump): Don't consider unconditi...
2001-08-21 Andreas Jaegerprofile.c (compute_branch_probabilities): Remove extra...
2001-08-21 Diego Novillobasic-block.h (basic_block): Add new field 'flags'.
2001-08-19 Richard Hendersonflow.c (mark_regs_live_at_end): Use regs_invalidated_by...
2001-08-15 John Wehlertl.h (only_sets_cc0_p): New prototype.
2001-08-14 Jeffrey A Lawflow.c (commit_one_edge_insertion): Don't separate...
2001-08-10 Zack Weinbergcalls.c, function.c: Always define PREFERRED_STACK_BOUN...
2001-08-08 Kazu Hiratadbxout.c: Fix comment formatting.
2001-08-08 Jan van Maleemit-rtl.c (adjust_address, [...]): Cast offset to...
2001-08-08 Jan Hubickacalls.c (ECF_ALWAYS_RETURN): New constant.
2001-08-08 Graham Stottflow.c (back_edge_of_syntactic_loop_p): Add whitespace.
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-08-06 Jan HubickaMakefile.in (reload1.o): Add dedendancy on except.h
2001-08-04 Jan Hubicka* loop.c (try_copy_prop); Kill invalidated REG_EQUAL...
2001-07-31 John Wehle* flow.c (merge_blocks): Return 1 if an extra jump...
2001-07-30 Jan Hubickai386.c (ix86_output_main_function_alignment_hack):...
2001-07-30 Jan Hubickaflow.c (mark_set_1): Use REG_FREQ_FROM_BB.
2001-07-29 Jan Hubickabasic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-29 Richard Hendersonflow.c (life_analysis): Elide PROP_ALLOW_CFG_CHANGES...
2001-07-29 Richard Hendersonflow.c (add_to_mem_set_list): New function.
2001-07-28 Jan Hubickabasic-block.h (EDGE_FREQUENCY): New macro.
2001-07-27 Jan Hubickaflow.c (last_loop_beg_note): New function.
2001-07-27 John Wehleflow.c (redirect_edge_and_branch_force): Test target...
2001-07-26 Jan Hubickartl.h (cleanup_barriers): Declare.
next
This page took 1.033974 seconds and 107 git commands to generate.