summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* * function.c (keep_stack_depressed): Don't use delete_insn.kenner2001-10-011-10/+47
* * rtl.h (LCT_RETURNS_TWICE): New.rth2001-09-211-1/+2
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-1/+3
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-0/+1
* * rtl.h (FIND_REG_INC_NOTE) [HAVE_PRE_INCREMENThp2001-09-141-1/+4
* Fix for PR 3783.wilson2001-09-071-0/+1
* * loop.c (record_giv): Avoid simplifying MULT to ASHIFT.rth2001-09-071-0/+1
* 2001-08-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2001-08-301-2/+14
* 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>vmakarov2001-08-271-14/+2
* * predict.c (expensive_function_p): New.hubicka2001-08-251-0/+1
* * jump.c (squeeze_notes): Take parms by reference. Handle END beingjason2001-08-221-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * system.h: Forward-declare struct rtx_def, struct rtvec_def,zack2001-08-171-18/+13
* * rtl.h (only_sets_cc0_p): New prototype.wehle2001-08-151-0/+1
* * rtl.h: Move prototypes of rtx_alloc and rtvec_alloc aroundgeoffk2001-08-131-4/+2
* * rtl.h (REG_EH_RETHROW): Remove.rth2001-08-111-5/+0
* * calls.c (ECF_ALWAYS_RETURN): New constant.hubicka2001-08-081-2/+6
* * calls.c (expand_call): Do not emit INSN_SETJMP note.hubicka2001-08-071-5/+5
* * alias.c (nonlocal_mentioned_p):hubicka2001-08-071-2/+2
* * rtlanal.c (parms_set, find_first_parameter_load): Break out from...;hubicka2001-07-291-0/+1
* Suggested by Richard Henderson and Richard Kenner:hubicka2001-07-291-0/+4
* * simplify-rtx.c (avoid_constant_pool_reference): Export.rth2001-07-261-0/+1
* * rtl.h (cleanup_barriers): Declare.hubicka2001-07-261-0/+1
* * recog.c (split_all_insns_noflow): New.hubicka2001-07-241-0/+1
* * basic-block.h (find_sub_basic_block): Declare.hubicka2001-07-231-0/+1
* * basic-block.h (redirect_edge_and_branch_force,hubicka2001-07-221-0/+1
* * jump.c: Update comments.hubicka2001-07-221-6/+2
* * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.hubicka2001-07-161-1/+1
* Re-install recently reverted patch.hubicka2001-07-141-4/+2
* Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.geoffk2001-07-131-2/+4
* * emit-rtl.c (try_split): Update mark_jump_label call.hubicka2001-07-131-4/+2
* * alias.c (set_mem_alias_set): New function.kenner2001-07-111-0/+1
* * emit-rtl.c (gen_highpart_mode): New.hubicka2001-07-091-0/+2
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-031-1/+1
* * explow.c (plus_constant_wide, case LO_SUM): New case.kenner2001-07-031-3/+0
* * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_PEEPHOLE):zack2001-06-301-0/+1
* Fix __builtin_expect on PowerPCsmeissner2001-06-201-0/+3
* * predict.def: New file.hubicka2001-06-091-7/+11
* * simplify_rtx.c (simplify_subreg): Keep subregs on return values,hubicka2001-06-041-3/+4
* Standardize header guards.rth2001-05-261-3/+3
* * integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg.hubicka2001-05-171-0/+1
* * cse.c (fold_rtx): Use simplify_subreg.hubicka2001-05-171-0/+4
* * simplify-rtx.c (simplify_subreg): Break out from ...hubicka2001-05-171-0/+7
* 2001-05-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-05-131-1/+5
* * rtl.h (simplify_gen_relational): Add cmp_mode parameter.hubicka2001-04-281-0/+1
* * output.h (dump_flow_info, free_basic_block_vars,ghazi2001-04-181-1/+0
* * Makefile.in (toplev.o, jump.o, regmove.o): Depend on reload.hghazi2001-04-131-16/+0
* * Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).ghazi2001-04-131-11/+0
* * bitmap.h (debug_bitmap): Delete redundant prototype.ghazi2001-04-121-1/+0
* * Makefile.in (ifcvt.o): Depend on toplev.h.ghazi2001-04-111-32/+0