OSDN Git Service

* c-parse.in (cast_expr): Constify.
[pf3gnuchains/gcc-fork.git] / gcc / cse.c
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-10-21 mmitchel * cse.c (cse_end_of_basic_block): Don't return the...
1999-10-18 law * cse.c (invalidate_for_call): Do not remove...
1999-10-15 law * cse.c: Include hashtab.h instead of splay...
1999-10-03 ghazi * cpplib.c (if_directive_nameo): Add static prototype.
1999-09-30 law * cse.c (struct set): Delete inner_dest_loc...
1999-09-25 law * cse.c: Update comments.
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-15 law * cse.c (FIXED_BASE_PLUS_P): Do not consider...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-12 rth * cse.c (cse_main): If gc'ing, collect around...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-06 law * cse.c (delete_trivially_dead_insns): Do not...
1999-08-31 law * cse.c (delete_trivially_dead_insns): Do not...
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-31 ghazi * cse.c: (fold_rtx): Cast to HOST_WIDE_INT in left...
1999-08-29 law * jump.c (jump_optimize_1): Do not delete assig...
1999-08-28 law * cse.c (fold_rtx): Work around bug in Sun...
1999-08-25 ghaziWarning fixes:
1999-08-24 cruxFix more problems from GC diffs
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
1999-08-18 geoffk* cse.c (cse_insn): Call never_reached_warning when...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-03 law * cse.c (cse_insn): Fix dumb thinko in last...
1999-08-02 law * cse.c (cse_insn): Fix loop which deletes...
1999-07-23 rth * explow.c (trunc_int_for_mode): New function.
1999-06-16 amylaar * cse.c (cse_insn): Don't put hard register source...
1999-05-17 law * cse.c (cse_insn): Copy SRC_CONST before putti...
1999-04-09 law * cse.c (flush_hash_table): New function.
1999-03-30 mmitchel * alias.c (alias_set_compare): Remove.
1999-03-22 amylaar * cse.c (cse_insn): Don't change the result register...
1999-03-14 ghazi * cse.c (check_fold_consts): New static function.
1999-03-07 rth* cse.c (canon_hash): Never reject hard regs in CCmode.
1999-03-02 law * cse.c (fold_rtx): Update comments for (const...
1999-02-25 ghazi * cse.c (dump_class): Revert last change and...
1999-02-25 ghazi * cse.c (dump_class): Make the function definiti...
1999-02-22 mmitchel * cse.c (dump_class): New function.
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-21 rth * cse.c (fold_rtx): Revert 29 Dec change.
1999-01-19 mmitchelUpdate copyrights
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-12 rth * cse.c (cse_insn): Never prefer (const (constant_p_rtx)).
1998-12-30 law * cse.c (invalidate_skipped_block): Call invali...
1998-12-29 rthRichard Kenner <kenner@vlsi1.ultra.nyu.edu>:
1998-12-23 ghaziWarning fixes:
1998-12-10 wilsonFix alpha-x-m32r-elf bugs.
1998-11-24 law * cse.c (fold_rtx): Make autoincrement addressi...
1998-10-17 ghaziWarning fixes:
1998-10-16 davem * cse.c (cse_basic_block): Fixup hash flushing loop...
1998-10-13 nickcCheck for NULL return from gen_lowpart_if_possible().
1998-10-06 amylaar * cse.c (insert_regs): Fix bug in Sep 24 change.
1998-09-24 amylaar * expr.c (store_constructor): When initializing a...
1998-08-14 jason * i386.h (MODES_TIEABLE_P): Reorganize to shut up...
1998-07-28 vmakarov
1998-07-08 law * cse.c (count_reg_usage): Count registers...
1998-07-07 amylaar * cse (cse_insn): Don't make change without validation.
1998-07-06 mmitchel * cse.c (CSE_ADDRESS_COST): New macro, based on ADDRES...
1998-07-05 law * cse.c (cse_insn): Second arg is an RTX now...
1998-07-05 law * cse.c (cse_insn): When SETting (MEM (ADDRESSO...
1998-07-01 rth * expr.c (emit_group_load, emit_group_store...
1998-06-30 rth * rtl.def (CONSTANT_P_RTX): New.
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-17 mmitchel * cse.c (cse_basic_block): Don't include NOTE insns...
1998-06-08 ghaziWarning fixes:
1998-05-23 law * m68k.h: Declare more functions used in macros.
1998-05-13 ghaziWarning fixes:
1998-05-06 lawtypo typo fixes fixes
1998-04-24 amylaar * cse.c (cse_set_around_loop): Don't do optimization...
1998-04-11 law * cse.c (count_reg_usage): Correctly handle...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-23 law * cse.c (rtx_cost): Only call CONST_COSTS if...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 ghaziWarning fixes, resulting in the addition of a new targe...
1998-02-28 ghaziFix warious warnings:
1998-02-12 law * cse.c (delete_dead_from_cse): If a libcall...
1998-01-27 lawa
1998-01-25 law * cse.c (simplify_ternary_operation): Don't...
1998-01-23 law * cse.c (simplify_ternary_operation): Handle...
1998-01-17 law * varasm.c (immed_double_const): Add casts...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-14 lawBring in final gcc-2.8.0 changes.
1997-12-27 law * cse.c (rtx_cost): Remove conflicting default...
1997-12-24 law * cse.c (max_insn_uid): New variable.
1997-12-22 law * cse.c (rtx_cost): Add default case in enumera...
1997-12-07 lawMerge from gcc-2.8
1997-12-06 law * m68k.c: Include tree.h for dwarf2out_cfi_label.
1997-11-17 law * cse.c (cse_insn): Don't look at JUMP_LABEL...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-20 wilsonPatches to fix minor optimizer bugs
1997-10-01 law * cse.c (this_insn_cc0_mode): Initialize.
1997-09-22 law * combine.c (try_combine): Use NULL_RTX instead...
1997-09-22 law * cse.c (simplify_relational_operation): Set...
1997-09-15 law * cse.c (simplify_relational_operation): If...
1997-09-01 wilsonFix irix6 execute/921117-1.c c-torture failure.
1997-08-11 law * Integrate alias analysis changes from jfc...
1997-08-02 kenner(cse_insn): Ignore paradoxical SUBREGs unless we are...
1997-07-01 wilson(find_best_addr): Add missing rtx_cost arguments.
1997-06-26 djeDelete erroneous references to (pseudo) in comments.
1997-05-30 meissnerUse accessor macros to access arrays based on regno...
next