]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcse.c
Oops, missed ChangeLog in last checkin...
[thirdparty/gcc.git] / gcc / gcse.c
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.
1999-03-10  Jeffrey A Lawgcse.c (run_jump_opt_after_gcse): New variable.
1999-03-06  Kaveh R. Ghazic-aux-info.c (data_type, [...]): Qualify a char* with...
1999-02-24  Joern RenneckeTypo fix in comment.
1999-01-11  Richard HendersonUpdate copyrights.
1999-01-11  Richard Hendersonbasic-block.h (basic_block_head): Rename to x_basic_blo...
1999-01-06  Jeff LawFix copyright dates.
1998-12-23  Kaveh R. GhaziWarning fixes:
1998-12-17  Nick CliftonAdd: #include "expr.h"
1998-10-29  Bernd Schmidtflow.c (XNMALLOC): New macro.
1998-10-19  Jeffrey A Lawgcse.c (compute_hash_table): Correctly identify hard...
1998-10-17  Graham Stott* gcse.c (dump_cuid_table): Correct typo.
1998-10-10  Jeffrey A Lawflow.c (find_basic_blocks): Delte "live_reachable_p...
1998-10-08  Richard Hendersonflow.c (find_basic_blocks): Calc upper bound for extra...
1998-10-07  Richard Hendersongcse.c (pre_insert_insn): Tweek to notice that calls...
1998-10-07  Richard Hendersongcse.c (pre_insert_insn): When a call ends a bb, insert...
1998-09-15  Jeff LawFix out of date comments after previous change.
1998-09-15  Geoff Keatinggcse.c: New definition NEVER_SET for reg_first_set...
1998-08-15  Jeffrey A Lawloop.c (add_label_notes): Do not ignore references...
1998-07-13  Henning Petersen* gcse.c (hash_scan_insn): Add missing argument declara...
1998-07-06  J"orn Renneckegcse.c (hash_scan_insn): New argument IN_LIBCALL_BLOCK.
1998-06-24  John Carroptabs.c: Use gen_rtx_FOO (...) instead of gen_rtx...
1998-06-22  Jim WilsonFix irix6 -O3 -funroll-all-loops bootstrap failure...
1998-06-20  Jeffrey A Lawcalls.c (expand_call): Initialize "src" and "dest".
1998-06-08  Kaveh R. GhaziWarning fixes:
1998-05-29  Jeffrey A Lawgcse.c (pre_delete): Fix code to determine the mode...
1998-05-20  Jeffrey A Lawgcse.c (current_function_calls_longjmp): Declare.
1998-05-20  Jason Merrillremove CYGNUS LOCAL
1998-05-20  Doug Evans* Global CSE and constant/copy propagation.