]> gcc.gnu.org Git - gcc.git/history - gcc/flow.c
Use byte offsets in SUBREGs instead of words.
[gcc.git] / gcc / flow.c
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersonflow.c (cleanup_cfg): Take no argument.
2001-03-28 Richard Hendersonflow.c (tidy_fallthru_edges): Don't combine complex...
2001-03-28 Richard Hendersonbb-reorder.c, [...]: Rename asynchronous_exceptions...
2001-03-27 Jim WilsonFix ia64-linux ICE on bash.
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-12 Richard Kennerflow.c (insn_dead_p): Don't consider two memrefs equiva...
2001-02-24 Jan Hubickaflow.c (find_sub_basic_blocks): New function.
2001-02-21 Jan Hubickaflow.c (init_propagate_block_info): Canon address and...
2001-02-21 Aldy Hernandeznew macro REVERSE_CONDEXEC_PREDICATES_P
2001-02-21 Richard Earnshawflow.c (mark_set_1): Make not_dead unsigned long.
2001-02-18 Richard Kennerflow.c (print_rtl_and_abort_fcn): Renamed from print_rt...
2001-02-16 Richard Kenner* flow.c (tidy_fallthru_edge): Never end block on line...
2001-02-13 Jan Hubickacse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_R...
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-24 Richard Hendersonflow.c (init_propagate_block_info): Don't consider...
2001-01-19 Richard Kennerrtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST...
2001-01-18 Richard Kennerflow.c (mark_set_1, [...]): Now case; rework to allow...
2001-01-16 Richard Kennerflow.c (propagate_on_insn): Make trying to delete a...
2001-01-16 Richard Hendersonflow.c (struct propagate_block_info): Add mem_set_list_len.
2001-01-11 Bernd SchmidtPartially undo a previous patch
2001-01-11 Michael Hayesflow.c (flow_call_edges_add): New.
2001-01-09 Michael Hayesflow.c (flow_loop_scan): Break out of ...
2001-01-07 Alexandre Olivareload.c (subst_reloads): Take INSN argument.
2001-01-02 Andreas Jaegerc-decl.c (c_decode_option): Remove support of -Wmissing...
2000-12-29 Bernd SchmidtCompute REG_N_SETS for ORIGINAL_REGNOs.
2000-12-21 Richard Hendersonrtl.h (REG_NON_LOCAL_GOTO): New.
2000-12-20 Bernd SchmidtFix ARM bootstrap problems introduced by last change
2000-12-19 Bernd SchmidtFlow fixes for cond_exec on ia64
2000-12-15 Jan Hubicka* flow.c (notice_stack_pointer_modification_1): Cleanup.
2000-12-13 Jan Hubickaflow.c (notice_stack_pointer_modification_1): Notice...
2000-12-07 Richard Hendersonflow.c (calculate_global_regs_live): Force the stack...
2000-12-05 Richard Hendersonflow.c (calculate_global_regs_live): Only force stack...
2000-11-30 Michael Matzflow.c (make_edge): Early out, if no flags to set.
2000-11-30 John David Anglinfunction.h (emit_status): Delete member regno_pointer_f...
2000-11-27 Bernd SchmidtWhile building global lifetime information, keep track...
2000-11-24 Arno J. Klaassen* flow.c (print_rtl_and_abort): Remove ANSIism.
2000-11-23 Bernd SchmidtTry to dump some information before aborting.
2000-11-14 Michael MatzMichael Matz <matzmich@cs.tu-berlin.de>
2000-11-10 Richard Hendersonflow.c (invalidate_mems_from_set): Split out from ...
2000-11-09 Richard Hendersonflow.c (init_propagate_block_info): Protect the rtx...
2000-11-07 J"orn Renneckeflow.c (verify_local_live_at_start): Back out last...
2000-11-03 J"orn Rennecke* flow.c (verify_local_live_at_start): Allow hard regs...
2000-10-18 Michael Hayesbasic-block.h (struct loop): Delete fields pre_header_r...
2000-10-13 Mark MitchellRemove obstacks.
2000-10-07 Richard Hendersoncalls.c (expand_call): Disallow sibcalls to noreturn...
2000-10-06 Richard Hendersonc-decl.c (warn_missing_noreturn): Remove.
2000-09-26 Michael Hayesflow.c (flow_loop_pre_header_scan): Punt if loop enters...
2000-09-18 Mark Mitchellcppinit.c (cpp_init): Don't use ANSI prototypes.
2000-09-12 Bernd SchmidtDon't try to make autoincs with the stack pointer
2000-09-11 Michael Hayesflow.c (split_block): Fix update of registers live...
2000-09-11 Michael Hayesbasic-block.h (LOOP_TREE, [...]): New.
2000-09-11 Michael Hayesbasic-block.h (split_block, [...]): New prototypes.
2000-09-07 Herman A.J. ten... * flow.c (insn_dead_p): Detect dead memory stores with...
2000-09-01 Richard Kennerflow.c (init_propagate_block_info): Don't mark frame...
2000-08-25 Greg McGaryflow.c (dump_edge_info): Use ARRAY_SIZE.
2000-08-25 Michael Hayesbasic-block.h (struct loop): Rename `exits' field to...
2000-08-25 Michael Hayesloop.c (loop_dump_aux, debug_loop): New functions.
2000-08-24 Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-22 Richard Henderson* flow.c (tidy_fallthru_edge): Update b->end properly.
2000-08-22 Richard Hendersonflow.c (calculate_global_regs_live): Mark frame pointer...
2000-08-21 Richard Earnshawflow.c (init_propagate_block_info): Handle SUBREG in...
2000-08-20 Richard Henderson* flow.c (merge_blocks_nomove): Don't seek back past...
2000-08-15 Richard Henderson* flow.c (mark_used_reg): Set reg_cond_reg appropriately.
2000-08-14 Geoff Keatingflow.c (attempt_auto_inc): Remove unused variable ...
2000-08-11 Kazu Hirata* flow.c: Fix formatting.
2000-08-11 Richard Hendersonflow.c (merge_blocks_nomove): Be more careful about...
2000-08-08 Richard Hendersonflow.c (life_analysis): Only turn off PROP_LOG_LINKS...
2000-08-08 Richard Hendersontm.texi (LOCAL_REGNO): Document.
2000-08-07 Kazu Hirata* flow.c: Fix a comment typo.
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-08-03 Jeffrey A Lawflow.c (find_auto_inc): Verify that we've got a REG...
2000-08-02 Jeffrey OldhamMakefile.in (OBJS): Added dce.o.
2000-08-02 Geoff Keatingrtl.h (enum reg_note): Add REG_MAYBE_DEAD.
2000-08-01 Mark Mitchell* flow.c (clear_log_links): Fix typo.
2000-08-01 Geoff Keatingflow.c (clear_log_links): Nuke global_live_at_start...
2000-07-31 Jeffrey D. OldhamMakefile.in (ssa.o): Updated header files in dependences.
2000-07-30 Richard Henderson* flow.c (init_propagate_block_info): Use pc_set.
2000-07-30 Michael Hayesbasic-block.h (struct loops): New field rc_order.
2000-07-28 Richard Hendersoncse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-27 Mark MitchellPut phi nodes after NOTE_INSN_BASIC_BLOCK.
2000-07-22 Jeffrey Oldhamcollect2.c (main): Typo fixed.
2000-07-21 Jeffrey A Lawflow.c (verify_flow_info): Revamp code to verify that...
2000-07-17 Stephane Carrezflow.c (libcall_dead_p): Use single_set to verify the...
2000-06-29 Michael Hayes* flow.c (flow_depth_first_order_compute): Fix algorithm.
2000-06-19 J"orn Rennecke* Take REG_INC notes into account.
2000-06-13 Richard Hendersonflow.c (insn_dead_p): Keep sets to PIC_OFFSET_TABLE_REG...
2000-06-13 Richard Hendersoncombine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and...
2000-06-12 Richard Earnshawflow.c (mark_used_regs): Revert last change.
2000-06-11 Richard Earnshawflow.c (mark_used_regs): Don't call find_auto_inc after...
2000-05-31 Richard Hendersonflow.c (merge_blocks_nomove): Remove a barrier not...
2000-05-31 Richard Hendersonflow.c (propagate_block): Move initialization of mem_se...
2000-05-31 Richard Kennerflow.c (propagate_block): If block has no successors...
2000-05-29 Richard Earnshawflow.c (mark_used_reg): If a register is unconditionall...
2000-05-26 Richard Earnshawflow.c (find_label_refs): New function.
2000-05-26 Richard Hendersonbb-reorder.c (reorder_block_def): Reorder elements...
2000-05-25 Richard Henderson* flow.c (mark_set_1): Don't record conditionally dead...
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
next
This page took 0.934394 seconds and 108 git commands to generate.