summaryrefslogtreecommitdiffstats
path: root/gcc/gcse.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * basic-block.h (basic_block_head): Rename to x_basic_block_head.rth1999-01-111-8/+8
* Fix copyright dates.law1999-01-061-1/+1
* Warning fixes:ghazi1998-12-231-1/+1
* Add: #include "expr.h"nickc1998-12-171-0/+1
* * flow.c (XNMALLOC): New macro.law1998-10-291-3/+1
* * gcse.c (compute_hash_table): Correctly identify hard regs which arelaw1998-10-191-2/+28
* * gcse.c (dump_cuid_table): Correct typo.law1998-10-171-3/+3
* * flow.c (find_basic_blocks): Delte "live_reachable_p" argument.law1998-10-101-1/+1
* * flow.c (find_basic_blocks): Calc upper bound for extra nops inrth1998-10-081-10/+71
* * gcse.c (pre_insert_insn): Tweek to notice that calls do notrth1998-10-071-1/+6
* * gcse.c (pre_insert_insn): When a call ends a bb, insertrth1998-10-071-8/+58
* Fix out of date comments after previous change.law1998-09-151-2/+2
* * gcse.c: New definition NEVER_SET for reg_first_set, reg_last_set,law1998-09-151-10/+13
* * loop.c (add_label_notes): Do not ignore references to labelslaw1998-08-151-11/+7
* * gcse.c (hash_scan_insn): Add missing argument declaration.law1998-07-131-0/+1
* * gcse.c (hash_scan_insn): New argument IN_LIBCALL_BLOCK. Changedlaw1998-07-061-6/+15
* * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).jfc1998-06-241-6/+7
* Fix irix6 -O3 -funroll-all-loops bootstrap failure reported by Kaveh Ghazi.wilson1998-06-221-0/+51
* * calls.c (expand_call): Initialize "src" and "dest".law1998-06-201-1/+1
* Warning fixes:ghazi1998-06-081-14/+19
* * gcse.c (pre_delete): Fix code to determine the mode oflaw1998-05-291-5/+7
OpenPOWER on IntegriCloud