OSDN Git Service

2001-11-11 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / gcse.c
2001-10-30 jakub * emit-rtl.c (set_unique_reg_note): Don't create REG_E...
2001-10-30 hubicka * lcm.c (optimize_mode_switching): Do not rebuild...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-28 kenner * gcse.c (insert_insn_end_bb): Don't assume PAT is...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-09-28 hubicka * gcse.c (replace_store_insn): Use delete_insn.
2001-09-25 hubicka * Makefile.in (cfgrtl.o): Add.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-08-31 aj * gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.
2001-08-29 amacleod2001-08-29 Andrew MacLeod <amacleod@redhat.com>
2001-08-27 rth * gcse.c (reg_first_set, reg_last_set): Replace...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-13 geoffk * gcse.c (hash_scan_set): Expressions that are set...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-08-10 zack * calls.c, function.c: Always define PREFERRED_STACK_B...
2001-08-07 hubicka * alias.c (nonlocal_mentioned_p):
2001-08-04 aj As requested by Daniel Berlin since bootstrapping...
2001-08-03 dberlin2001-07-16 Daniel Berlin <dan@cgsoftware.com>
2001-07-30 aj * jump.c: Add prototype for mark_modified_reg.
2001-07-29 hubicka * rtlanal.c (parms_set, find_first_parameter_load...
2001-07-23 hubicka * gcse.c (cprop_insn): Update call of cprop_cc0_jump.
2001-07-23 hubicka * basic-block.h (find_sub_basic_block): Declare.
2001-07-18 hubicka * gcse.c (pre_insert_copy_insn): Call update_ld_motion...
2001-07-16 law * gcse.c: Update comment at top.
2001-07-16 rth * hard-reg-set.h (regs_invalidated_by_call...
2001-07-16 amylaar * gcse.c (pre_insert_copy_insn): Use gen_move_insn...
2001-07-11 law * gcse.c, lcm.c, sched-deps.c:
2001-06-27 dberlin2001-06-26 Daniel Berlin <dan@cgsoftware.com>
2001-06-04 hubicka * rtlanal.c (operand_preference): Fix preference for...
2001-05-18 hubicka * gcse.c (try_replace_reg): First try global replace...
2001-05-11 law * gcse.c (insert_insn_end_bb): Do not search...
2001-05-02 ghazi * c-lex.c: NULL_PTR -> NULL.
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-20 jakub * gcse.c (gcse_main): Fix comment typo.
2001-04-15 aoliva* gcse.c (compute_ld_motion_mems): ASM outputs aren...
2001-04-11 mmitchel * Makefile.in (gcse.o): Depend on params.h.
2001-04-10 kenner * gcse.c (update_ld_motion_stores): Don't use variable...
2001-04-09 amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-04-09 amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-04-09 amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-04-04 jakub * gcse.c (delete_null_pointer_checks_1): Add delete_li...
2001-04-04 wehle * rtl.h (set_noop_p): Declare.
2001-03-22 kenner * gcse.c (hash_scan_set): An expression is not anticip...
2001-02-19 kennerFix typo in last change
2001-02-18 kenner * Makefile.in (gcse.o): Now includes ggc.h.
2001-02-16 kenner * gcse.c (hash_scan_set): If cprop, see if REG_EQUAL...
2001-02-13 hubicka * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABL...
2001-01-02 law * loop.c (add_label_notes): Increment the label...
2000-12-06 rth * gcse.c (compute_pre_data): Kill trapping...
2000-11-21 dnovillo2000-11-21 Diego Novillo <dnovillo@redhat.com>
2000-11-14 rthMichael Matz <matzmich@cs.tu-berlin.de>
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-24 aldyhdo not propagate constants into jump_insn's for machine...
2000-10-20 kenner * gcse.c (set_hash_table_size): Now unsigned.
2000-10-13 mmitchel Remove obstacks.
2000-09-22 mmitchel * toplev.c (warn_disabled_optimization): Declar...
2000-09-05 aoliva* gcse.c (hash_string_1): Add prototype.
2000-09-02 aoliva* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-30 hubicka * gcse.c (try_replace_reg): Use validate_replace_rtx_s...
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-28 ghazi * dwarf2out.c: Indent #error directive.
2000-07-27 mmitchel Put phi nodes after NOTE_INSN_BASIC_BLOCK.
2000-07-24 law * gcse.c (alloc_pre_mem): Do not alloc TRANSPOU...
2000-07-24 law * gcse.c (alloc_avail_expr_mem): Kill unused...
2000-07-24 law * gcse.c (free_pre_mem): Do not free ANTLOC...
2000-07-24 law * gcse.c (alloc_pre_mem, free_pre_mem): Delete...
2000-07-21 law * gcse.c (record_one_set): Prepend instead...
2000-07-19 cruxAdditional ENABLE_CHECKING code.
2000-07-03 lawFix typo in comment.
2000-07-03 law * gcse.c (compute_pre_data): Compute ae_kill...
2000-06-19 kenner * gcse.c (insert_insn_end_bb): Always put after NOTE_I...
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-04 jason * simplify-rtx.c (simplify_ternary_operation...
2000-04-10 kenner * gcse.c (expr_hash_table_size): Now unsigned.
2000-04-07 rth * gcse.c (gcse_main): Don't rebuild the CFG...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07 aoliva* gcse.c (compute_can_copy): Adjust if/else blocks...
2000-03-03 jason * gcse.c (dump_hash_table): Really fix error...
2000-03-02 kenner * c-common.c (c_common_nodes_and_builtins): Make sizet...
2000-02-29 kenner * gcse.c: Cleanups throughout: mostly white-space...
2000-01-28 rth * flow.c (find_basic_blocks): Remove do_cleanup...
2000-01-15 wehle * gcse.c (insert_insn_end_bb): Use emit_block_insn_before
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
2000-01-12 law * gcse.c (delete_null_pointer_checks_1): Cope when
2000-01-05 law * cse.c (cse_insn): Missing cast added.
1999-12-17 hubicka * gcse.c (try_replace_reg): Do replacements in REG_EQU...
1999-11-15 law * basic-block.h: Remove all #defines and protot...
1999-11-15 law * gcse.c (delete_null_pointer_checks_1): Kill...
1999-11-15 law * gcse.c (pre_expr_reaches_here_p): Kill CHECK_...
1999-11-11 law * flow.c (compute_flow_dominators): Initially...
1999-11-11 law * basic-block.h (compute_available): Returns...
1999-11-08 mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-07 law * gcse.c (post_dominators): Kill.
1999-11-03 mmitchel * gcse.c (struct null_pointer_info): New type.
next