summaryrefslogtreecommitdiffstats
path: root/gcc/gcse.c
Commit message (Expand)AuthorAgeFilesLines
* * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth2000-05-251-2/+2
* * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.jason2000-05-041-1/+1
* * gcse.c (expr_hash_table_size): Now unsigned.kenner2000-04-101-13/+17
* * gcse.c (gcse_main): Don't rebuild the CFG here.rth2000-04-071-28/+4
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-19/+19
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-2/+3
* * gcse.c (compute_can_copy): Adjust if/else blocks from rth'saoliva2000-03-071-2/+2
* * gcse.c (dump_hash_table): Really fix error in last change.jason2000-03-031-1/+2
* * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlinkkenner2000-03-021-6/+7
* * gcse.c: Cleanups throughout: mostly white-space, but alsokenner2000-02-291-959/+832
* * flow.c (find_basic_blocks): Remove do_cleanup argument.rth2000-01-281-2/+4
* * gcse.c (insert_insn_end_bb): Use emit_block_insn_beforewehle2000-01-151-16/+8
* * eh-common.h: PROTO -> PARAMS.ghazi2000-01-141-114/+115
* * gcse.c (delete_null_pointer_checks_1): Cope whenlaw2000-01-121-0/+4
* * cse.c (cse_insn): Missing cast added.law2000-01-051-3/+3
* * gcse.c (try_replace_reg): Do replacements in REG_EQUAL/REG_EQUIVhubicka1999-12-171-2/+59
* * basic-block.h: Remove all #defines and prototypes related tolaw1999-11-151-2/+0
* * gcse.c (delete_null_pointer_checks_1): Kill unused s_predslaw1999-11-151-22/+3
* * gcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM argument.law1999-11-151-21/+10
* * flow.c (compute_flow_dominators): Initially put all blocks onlaw1999-11-111-56/+5
* * basic-block.h (compute_available): Returns a void now.law1999-11-111-4/+1
* * cse.c (delete_trivially_dead_insns): Replace alloca withmmitchel1999-11-081-3/+10
* * gcse.c (post_dominators): Kill.law1999-11-071-4/+1
* * gcse.c (struct null_pointer_info): New type.mmitchel1999-11-031-111/+242
* * flow.c (debug_flow_info): Add prototype.ghazi1999-10-291-0/+2
* * except.c (free_eh_nesting_info): Free the info itself.mmitchel1999-10-291-1/+6
* * gcse.c (delete_null_pointer_checks): Fix typo in this change:mmitchel1999-10-281-1/+1
* * gcse.c (delete_null_pointer_checks): Only record non-null infolaw1999-10-281-1/+2
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-271-24/+22
* * gcse.c (expr_reaches_here_p): Use xcalloc and explit free insteadrobertl1999-10-271-36/+73
* * final.c (peephole): Delete prototype.ghazi1999-10-241-3/+3
* * basic-block.h (pre_edge_lcm, pre_edge_rev_lcm, compute_available):law1999-10-171-132/+167
* * gcse.c (hash_scan_set): Remove incorrect ! optimize_size check.law1999-10-171-1/+1
* * gcse.c (hash_expr_1): Add in MEM_ALIAS_SET.rth1999-10-161-0/+9
* * gcse.c (delete_null_pointer_checks): Returns void.rth1999-10-111-1/+1
* * gcse.c (gcse_main): Avoid global optimizations if we have alaw1999-10-101-0/+30
* * basic-block.h (compute_flow_dominators): Declare.law1999-09-201-0/+382
* * gcse.c (invalid_nonnull_info): New function.law1999-09-201-0/+246
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * combine.c (SUBST): Break out to a real function do_SUBST.rth1999-09-091-0/+3
* * reload1.c (eliminate_regs_in_insn): Avoid eliminating therth1999-09-031-1/+1
* * dwarf2out.c (dwarf2out_line): Constify `lastfile'.rth1999-09-021-0/+2
* Ignore no-ops in cprop pass.crux1999-08-261-1/+5
* Wed Aug 25 13:55:47 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod1999-08-251-12/+10
* * gcse.c (find_avail_set): Follow chains of register-register copies.law1999-08-251-25/+68
* * gcse.c (cprop_jump): New function, broken out of cprop_insn.law1999-08-251-76/+131
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-8/+8
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-3/+1
* * gcse.c (hash_scan_set): Treat SYMBOL_REFs like CONST_INTs.law1999-08-071-2/+3
* law1999-06-031-3/+20
OpenPOWER on IntegriCloud