summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* * explow.c (trunc_int_for_mode): New function.rth1999-07-231-0/+2
* Tue Apr 27 19:50:25 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod1999-04-271-3/+5
* * flow.c (flow_delete_insn): If we delete a CODE_LABEL, also removelaw1999-04-121-0/+1
* * reg-stack.c: Update comment, include varray.h.law1999-04-121-0/+4
* * rtl.h (rtx_def): Update documentation for jump and call.mmitchel1999-04-111-3/+2
* * rtl.h (rebuild_jump_labels): Declare.law1999-04-101-0/+1
* * rtl.h (local_alloc): Returns an integer now.law1999-04-101-1/+1
* * tm.texi (USE_LOAD_POST_DECREMENT, USE_LOAD_PRE_DECREMENT,m.hayes1999-04-021-0/+38
* Move over patch from Bernd Schmidt from GC branch:rth1999-04-011-0/+2
* * flow.c (find_basic_blocks): New argument `do_cleanup'.rth1999-03-311-1/+2
* Warning fixes:ghazi1999-03-281-1/+1
* amacleod1999-03-251-1/+2
* * rtl.h (MEM_COPY_ATTRIBUTES): Remove unnecessary ending backslash.law1999-03-251-1/+1
* * rtl.h (shallow_copy_rtx): Declare.amylaar1999-03-221-0/+1
* Rename free_bb_memory to free_bb_memnickc1999-03-161-1/+1
* * rtlanal.c (auto_inc_p): New function.m.hayes1999-03-151-0/+1
* * gcse.c (run_jump_opt_after_gcse): New variable.law1999-03-101-1/+1
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-1/+10
* * rtl.h (insn_first_p): Don't declare.amylaar1999-02-251-1/+0
* * loop.c (libcall_other_regs): Make extern.amacleod1999-02-221-1/+2
* * output.h (current_function_has_computed_jump): Rename fromrth1999-02-081-1/+1
* Missed rtl.h on commit and from ChangeLog.rth1999-02-031-0/+4
* Fri Jan 29 18:26:07 1999 Dave Brolley <brolley@cygnus.com>brolley1999-01-291-0/+1
* * rtl.h (insn_first_p): Declare.amylaar1999-01-271-0/+2
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-0/+1
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-1/+3
* * cse.c (fold_rtx): Revert 29 Dec change.rth1999-01-211-1/+2
* * expr.c (do_jump_for_compare): Handle conditional branch expandersrth1999-01-191-0/+1
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-4/+26
* * cpplib.c (special_symbol): Qualify a char* with the `const' keyword.ghazi1999-01-181-2/+2
* * rtl.h (CONSTANT_P): Remove CONSTANT_P_RTX.rth1998-12-291-2/+1
* law1998-12-141-1/+1
* * rtl.h (recompute_reg_usage): Add second argument.law1998-12-131-1/+1
* * rtlanal.c (multiple_sets): New function.law1998-12-121-0/+1
* Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-12-081-1/+14
* * alias.c (addr_side_effect_eval): New function.m.hayes1998-12-031-0/+1
* * local-alloc.c (function_invariant_p): New function.amylaar1998-12-011-0/+1
* * system.h: Include libiberty.h.ghazi1998-11-271-13/+0
* * rtlanal.c (regs_set_between_p): New function.rth1998-11-261-0/+1
* * toplev.c (no_new_pseudos): Define.law1998-11-251-0/+4
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-0/+16
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-2/+0
* law1998-11-041-1/+5
* * flow.c (XNMALLOC): New macro.law1998-10-291-0/+1
* * regclass.c (renumber, regno_allocated): New static variables, movedlaw1998-10-281-1/+1
* * toplev.c (compile_file): Call allocate_reg_info to free registerlaw1998-10-281-0/+3
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-0/+1
* * rtl.h (sets_cc0_p): Revert Oct 14 ATTRIBUTE_NORETURN change.ghazi1998-10-161-5/+1
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-1/+5
* * rtl.h: Delete duplicate prototypes. Add some missinglaw1998-10-131-28/+8