]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcse.c
c-lex.c: NULL_PTR -> NULL.
[thirdparty/gcc.git] / gcc / gcse.c
2001-05-02  Kaveh R. Ghazic-lex.c: NULL_PTR -> NULL.
2001-05-01  Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-20  Jakub Jelinekgcse.c (gcse_main): Fix comment typo.
2001-04-15  Alexandre Olivagcse.c (compute_ld_motion_mems): ASM outputs aren't...
2001-04-11  Mark MitchellMakefile.in (gcse.o): Depend on params.h.
2001-04-10  Richard Kennergcse.c (update_ld_motion_stores): Don't use variable...
2001-04-09  Andrew MacLeodgcse.c (oprs_unchanged_p): Pass basic_block to load_kil...
2001-04-09  Andrew MacLeodbasic-block.h (set_new_block_for_insns): New Prototype.
2001-04-09  Andrew MacLeodalias.c (get_addr): Externalize.
2001-04-04  Jakub Jelinekgcse.c (delete_null_pointer_checks_1): Add delete_list...
2001-04-04  John Wehlertl.h (set_noop_p): Declare.
2001-03-22  Richard Kennergcse.c (hash_scan_set): An expression is not anticipati...
2001-02-19  Richard KennerFix typo in last change
2001-02-18  Richard KennerMakefile.in (gcse.o): Now includes ggc.h.
2001-02-16  Richard Kennergcse.c (hash_scan_set): If cprop, see if REG_EQUAL...
2001-02-13  Jan Hubickacse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_R...
2001-01-02  John David Anglinloop.c (add_label_notes): Increment the label usage...
2000-12-06  Michael Matzgcse.c (compute_pre_data): Kill trapping expressions...
2000-11-21  Diego Novillogcse.c (hoist_expr_reaches_here_p): Do not mark expr_bb...
2000-11-14  Michael MatzMichael Matz <matzmich@cs.tu-berlin.de>
2000-11-07  Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-24  Aldy Hernandezdo not propagate constants into jump_insn's for machine...
2000-10-20  Richard Kennergcse.c (set_hash_table_size): Now unsigned.
2000-10-13  Mark MitchellRemove obstacks.
2000-09-22  Brad Luciertoplev.c (warn_disabled_optimization): Declare new...
2000-09-05  Alexandre Olivagcse.c (hash_string_1): Add prototype.
2000-09-02  Alexandre Olivartl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
2000-08-04  Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-30  Jan Hubickagcse.c (try_replace_reg): Use validate_replace_rtx_sube...
2000-07-28  Richard Hendersoncse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-28  Kaveh R. Ghazidwarf2out.c: Indent #error directive.
2000-07-27  Mark MitchellPut phi nodes after NOTE_INSN_BASIC_BLOCK.
2000-07-24  Jeffrey A Lawgcse.c (alloc_pre_mem): Do not alloc TRANSPOUT, it...
2000-07-24  Jeffrey A Lawgcse.c (alloc_avail_expr_mem): Kill unused 'u_bitmap'.
2000-07-24  Jeffrey A Lawgcse.c (free_pre_mem): Do not free ANTLOC and AE_KILL...
2000-07-24  Jeffrey A Lawgcse.c (alloc_pre_mem, [...]): Delete unused bitmap...
2000-07-21  Michael Matzgcse.c (record_one_set): Prepend instead of append...
2000-07-19  Bernd SchmidtAdditional ENABLE_CHECKING code.
2000-07-03  Jeff LawFix typo in comment.
2000-07-03  Jeffrey A Lawgcse.c (compute_pre_data): Compute ae_kill using other...
2000-06-19  Richard Kenner* gcse.c (insert_insn_end_bb): Always put after NOTE_IN...
2000-05-25  Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-04  Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-04-10  Richard Kennergcse.c (expr_hash_table_size): Now unsigned.
2000-04-07  Richard Hendersongcse.c (gcse_main): Don't rebuild the CFG here.
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-07  Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07  Alexandre Olivagcse.c (compute_can_copy): Adjust if/else blocks from...
2000-03-03  Jason Merrill* gcse.c (dump_hash_table): Really fix error in last...
2000-03-02  Richard Kennerc-common.c (c_common_nodes_and_builtins): Make sizetype...
2000-02-29  Richard Kennergcse.c: Cleanups throughout: mostly white-space, but...
2000-01-28  Richard Hendersonflow.c (find_basic_blocks): Remove do_cleanup argument.
2000-01-15  John Wehlegcse.c (insert_insn_end_bb): Use emit_block_insn_before...
2000-01-14  Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-12  Nick Burrettgcse.c (delete_null_pointer_checks_1): Cope when get_co...
2000-01-05  Jeff Lawcse.c (cse_insn): Missing cast added.
1999-12-17  Jan Hubickagcse.c (try_replace_reg): Do replacements in REG_EQUAL...
1999-11-15  Jeffrey A Lawbasic-block.h: Remove all #defines and prototypes relat...
1999-11-15  Jeffrey A Lawgcse.c (delete_null_pointer_checks_1): Kill unused...
1999-11-15  Jeffrey A Lawgcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM...
1999-11-11  Jeffrey A Lawflow.c (compute_flow_dominators): Initially put all...
1999-11-11  Jeffrey A Lawbasic-block.h (compute_available): Returns a void now.
1999-11-08  Mark Mitchellcse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-07  Jeffrey A Lawgcse.c (post_dominators): Kill.
1999-11-03  Mark Mitchellgcse.c (struct null_pointer_info): New type.
1999-10-29  Kaveh R. Ghaziflow.c (debug_flow_info): Add prototype.
1999-10-29  Mark Mitchellexcept.c (free_eh_nesting_info): Free the info itself.
1999-10-28  Mark Mitchellgcse.c (delete_null_pointer_checks): Fix typo in this...
1999-10-28  Jeffrey A Lawgcse.c (delete_null_pointer_checks): Only record non...
1999-10-27  Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-27  Robert Lipegcse.c (expr_reaches_here_p): Use xcalloc and explit...
1999-10-24  Kaveh R. Ghazifinal.c (peephole): Delete prototype.
1999-10-17  Andrew MacLeodbasic-block.h (pre_edge_lcm, [...]): Prototype for...
1999-10-17  Andrew MacLeod* gcse.c (hash_scan_set): Remove incorrect ! optimize_s...
1999-10-16  Richard Hendersongcse.c (hash_expr_1): Add in MEM_ALIAS_SET.
1999-10-11  Richard Henderson* gcse.c (delete_null_pointer_checks): Returns void.
1999-10-10  Jeffrey A Lawgcse.c (gcse_main): Avoid global optimizations if we...
1999-09-20  Jeffrey A Lawbasic-block.h (compute_flow_dominators): Declare.
1999-09-20  Jeffrey A Lawgcse.c (invalid_nonnull_info): New function.
1999-09-20  Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-09  Richard Hendersoncombine.c (SUBST): Break out to a real function do_SUBST.
1999-09-03  Richard Hendersonreload1.c (eliminate_regs_in_insn): Avoid eliminating...
1999-09-02  Richard Hendersondwarf2out.c (dwarf2out_line): Constify `lastfile'.
1999-08-26  Bernd SchmidtIgnore no-ops in cprop pass.
1999-08-25  Andrew MacLeodsbitmap.h (sbitmap_intersection_of_succs): Add prototype.
1999-08-25  Bernd Schmidtgcse.c (find_avail_set): Follow chains of register...
1999-08-25  Bernd Schmidtgcse.c (cprop_jump): New function, broken out of cprop_...
1999-08-20  Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-08-07  Bernd Schmidtgcse.c (hash_scan_set): Treat SYMBOL_REFs like CONST_INTs.
1999-06-03  Jeff Lawgcse.c (insert_insn_end_bb): Correct placement of insns...
1999-05-09  Jeff Lawgcse.c (cprop_insn): Do not try to simplify a simple...
1999-04-17  Bernd SchmidtBernd Schmidt <crux@pool.informatik.rwth-aachen.de>
1999-04-17  Zack Weinbergc-aux-info.c, [...]: Include toplev.h for real declarat...
1999-03-31  Richard Hendersonflow.c (find_basic_blocks): New argument `do_cleanup'.
1999-03-21  Jeffrey A Lawgcse.c (dump_hash_table): Fix whitespace in declaration.
1999-03-10  Jeffrey A Lawgcse.c (compute_pre_local_properties): Delete.
1999-03-10  Jeffrey A Lawgcse.c: More comments, whitespace and similar fixes.
1999-03-10  Jeff Laws/ /<tab>/g
1999-03-10  Jeffrey A Lawgcse.c: Update various comments.
next