summaryrefslogtreecommitdiff
path: root/gcc/gcse.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* 8law1999-05-091-1/+3
* Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>rth1999-04-171-2/+8
* 1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-171-0/+1
* * flow.c (find_basic_blocks): New argument `do_cleanup'.rth1999-03-311-1/+1
* * gcse.c (dump_hash_table): Fix whitespace in declaration.law1999-03-211-389/+232
* * gcse.c (compute_pre_local_properties): Delete.law1999-03-101-74/+1
* * gcse.c: More comments, whitespace and similar fixes.law1999-03-101-266/+201
* s/ /<tab>/glaw1999-03-101-106/+106
* * gcse.c: Update various comments.law1999-03-101-81/+46
* * gcse.c (run_jump_opt_after_gcse): New variable.law1999-03-101-10/+110
* * c-aux-info.c (data_type, affix_data_type, gen_decl,ghazi1999-03-061-2/+2
* Typo fix in comment.amylaar1999-02-241-1/+1
* Update copyrights.rth1999-01-111-1/+1