summaryrefslogtreecommitdiffstats
path: root/gcc/flow.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-2/+3
* * flow.c (invalidate_from_autoinc): New function.law1999-01-201-1/+47
* * optabs.c (emit_libcall_block): Add a REG_EH_REGION reg note to allamacleod1999-01-191-36/+31
* Fix thinko from last second true_dependence -> anti_dependence change.law1999-01-181-2/+1
* * flow.c (last_mem_set): Delete variable. References removed.law1999-01-181-18/+71
* * Makefile.in (OBJECTS): Add sbitmap.o.rth1999-01-121-496/+0
* Update copyrights.rth1999-01-111-1/+1
* * basic-block.h (basic_block_head): Rename to x_basic_block_head.rth1999-01-111-40/+40
* * rtl.h (recompute_reg_usage): Add second argument.law1998-12-131-3/+9
* * flow.c: Update some comments.law1998-12-091-8/+2
* Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-12-081-2/+56
* 8law1998-12-021-2/+6
* * flow.c (delete_block): Call set_last_insn if we end up deleting thelaw1998-12-011-0/+4
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-26/+12
* * flow.c (insn_dead_p): New argument NOTES. Changed all callers.amylaar1998-11-171-12/+37
* xlaw1998-11-041-0/+3
* Wed Nov 4 19:15:37 1998 "Melissa O'Neill" <oneill@cs.sfu.ca>law1998-11-041-1/+2
* * flow.c (XNMALLOC): New macro.law1998-10-291-385/+269
* * final.c (cleanup_subreg_operands): New function.law1998-10-271-17/+0
* * flow.c (life_analysis_1): Enable "rescan" code after reload.law1998-10-231-3/+2
* * flow.c (life_analysis_1): Delete CLOBBER insns after reload.law1998-10-231-0/+17
* * combine.c (recog_for_combine): Lose PADDED_SCRATCHES arg. Alllaw1998-10-191-17/+0
* Warning fixes:ghazi1998-10-171-1/+2
* * flow.c (propagate_block): Replace code that computes and useslaw1998-10-171-54/+15
* * flow.c (find_basic_blocks_1): Do not delete unreachable blockslaw1998-10-161-2/+3
* * flow.c (life_analysis_1): Do not clobber regs_ever_live afterlaw1998-10-161-3/+19
* Warning fixes:ghazi1998-10-141-1/+0
* Tue Oct 13 22:12:11 1998 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>rth1998-10-131-47/+28
* * flow.c: Update comment.law1998-10-121-3/+37
* * flow.c (find_basic_blocks_1): Fix prototype.mmitchel1998-10-111-1/+1
* * flow.c (find_basic_blocks): Delte "live_reachable_p" argument.law1998-10-101-5/+3
* Fri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>rth1998-10-091-1/+2
* Fri Oct 9 15:57:51 1998 Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>rth1998-10-091-453/+500
* * flow.c (find_basic_blocks): Correctly determine when a callrth1998-10-081-1/+6
* * flow.c (find_basic_blocks): Calc upper bound for extra nops inrth1998-10-081-15/+54
* Cleanup for -fdump-unnumbered:amylaar1998-10-061-4/+4
* * dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to workjfc1998-10-011-7/+1
* Fix for g++ failure reported by Brendan.wilson1998-09-211-5/+10
* * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.rth1998-09-151-9/+4
* * flow.c (mark_set_1): Recognize multi-register structure returndavem1998-09-121-6/+32
* * except.h (current_function_eh_stub_label): Declare.law1998-09-091-4/+26
* * c-decl.c (init_decl_processing): Remove unneeded &.law1998-08-171-2/+0
* * flow.c (regno_uninitialized): Fixed regs are never uninitialized.rth1998-07-211-5/+7
* * flow.c (find_auto_inc): Remove most recent change. Real bug waslaw1998-07-081-4/+0
* * flow.c (find_auto_inc): Clear UNCHANGING bit of register that islaw1998-07-061-0/+4
* Switch reg_n_info structure to use varraysmeissner1998-07-021-1/+1
* * flow.c (recompute_reg_usage): Does not return a value.law1998-06-301-1/+1
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-2/+5
* * flow.c (count_reg_sets): New function.law1998-06-271-0/+281
* * basic-block.h (init_regset_vector): Delete declaration.law1998-06-211-1/+3
OpenPOWER on IntegriCloud