aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcse.c
AgeCommit message (Expand)Author
2001-04-11 * Makefile.in (gcse.o): Depend on params.h.mmitchel
2001-04-04 * gcse.c (delete_null_pointer_checks_1): Add delete_list argument,jakub
2001-01-02 * loop.c (add_label_notes): Increment the label usage count whenlaw
2000-12-06 * gcse.c (compute_pre_data): Kill trapping expressions inrth
2000-11-212000-11-21 Diego Novillo <dnovillo@redhat.com>dnovillo
2000-11-14Michael Matz <matzmich@cs.tu-berlin.de>rth
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,jsm28
2000-10-24do not propagate constants into jump_insn's for machines with CC0, more than ...aldyh
2000-10-20 * gcse.c (set_hash_table_size): Now unsigned.kenner
2000-10-13 Remove obstacks.mmitchel
2000-09-22 * toplev.c (warn_disabled_optimization): Declare new warning flag.mmitchel
2000-09-05* gcse.c (hash_string_1): Add prototype.aoliva
2000-09-02* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.aoliva
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.law
2000-07-30 * gcse.c (try_replace_reg): Use validate_replace_rtx_subexphubicka
2000-07-28 * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.rth
2000-07-28 * dwarf2out.c: Indent #error directive.ghazi
2000-07-27 Put phi nodes after NOTE_INSN_BASIC_BLOCK.mmitchel
2000-07-24 * gcse.c (alloc_pre_mem): Do not alloc TRANSPOUT, it is notlaw
2000-07-24 * gcse.c (alloc_avail_expr_mem): Kill unused 'u_bitmap'.law
2000-07-24 * gcse.c (free_pre_mem): Do not free ANTLOC and AE_KILL here.law
2000-07-24 * gcse.c (alloc_pre_mem, free_pre_mem): Delete unused bitmaplaw
2000-07-21 * gcse.c (record_one_set): Prepend instead of append ontolaw
2000-07-19Additional ENABLE_CHECKING code.crux
2000-07-03Fix typo in comment.law
2000-07-03 * gcse.c (compute_pre_data): Compute ae_kill using other locallaw
2000-06-19 * gcse.c (insert_insn_end_bb): Always put after NOTE_INSN_BASIC_BLOCK.kenner
2000-05-25 * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth
2000-05-04 * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.jason
2000-04-10 * gcse.c (expr_hash_table_size): Now unsigned.kenner
2000-04-07 * gcse.c (gcse_main): Don't rebuild the CFG here.rth
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-03-07 * rtl.h (rtunion_def): Constify member `rtstr'.ghazi
2000-03-07* gcse.c (compute_can_copy): Adjust if/else blocks from rth'saoliva
2000-03-03 * gcse.c (dump_hash_table): Really fix error in last change.jason
2000-03-02 * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlinkkenner
2000-02-29 * gcse.c: Cleanups throughout: mostly white-space, but alsokenner
2000-01-28 * flow.c (find_basic_blocks): Remove do_cleanup argument.rth
2000-01-15 * gcse.c (insert_insn_end_bb): Use emit_block_insn_beforewehle
2000-01-14 * eh-common.h: PROTO -> PARAMS.ghazi
2000-01-12 * gcse.c (delete_null_pointer_checks_1): Cope whenlaw
2000-01-05 * cse.c (cse_insn): Missing cast added.law
1999-12-17 * gcse.c (try_replace_reg): Do replacements in REG_EQUAL/REG_EQUIVhubicka
1999-11-15 * basic-block.h: Remove all #defines and prototypes related tolaw
1999-11-15 * gcse.c (delete_null_pointer_checks_1): Kill unused s_predslaw
1999-11-15 * gcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM argument.law
1999-11-11 * flow.c (compute_flow_dominators): Initially put all blocks onlaw
1999-11-11 * basic-block.h (compute_available): Returns a void now.law
1999-11-08 * cse.c (delete_trivially_dead_insns): Replace alloca withmmitchel
1999-11-07 * gcse.c (post_dominators): Kill.law