summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* * rtl.h (RTL_CHECK1, RTL_CHECK2, RTL_CHECKC1, RTL_CHECKC2,ghazi2002-04-011-8/+8
* * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.wehle2002-03-211-0/+1
* * emit-rtl.c (gen_int_mode): New function.rth2002-03-191-0/+2
* * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.hubicka2002-03-061-1/+4
* * toplev.c (rest_of_compilation): Delete dead jumptables beforehubicka2002-03-011-0/+2
* * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definitionrth2002-03-011-1/+10
* PR debug/4461jakub2002-02-201-0/+1
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+7
* * jump.c (never_reached_warning): Add finish argument.jakub2002-02-121-1/+1
* * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.rth2002-01-311-0/+6
* * emit-rtl.c (get_mem_attrs): Don't default alignment for non-BLKmodekenner2002-01-271-4/+4
* * predict.c: Fix formatting.kazu2002-01-221-2/+2
* * bitmap.h: Fix comment formatting.kazu2002-01-181-1/+1
* * rtl.h: Update copyright date.grahams2002-01-031-98/+105
* * rtl.h (in_expr_list_p): New declaration.kenner2001-12-241-0/+1
* * rtl.h (subreg_lsb): Declare.wehle2001-12-221-0/+1
* * machmode.h (mode_name, mode_class, mode_size, mode_unit_size,ghazi2001-12-181-4/+4
* * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.hubicka2001-12-171-2/+0
* * regrename.c (copyprop_hardreg_forward): New optimization.rth2001-12-121-0/+1
* * rtl.h (get_jump_table_offset): Declare.wehle2001-12-071-0/+1
* 2001-12-04 Andrew MacLeod <amacleod@redhat.com>amacleod2001-12-051-3/+4
* * rtl.h (mem_attrs): Rename decl to expr; adjust all users.rth2001-12-021-4/+5
* * function.c (keep_stack_depressed): Major rework.kenner2001-11-211-1/+3
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-151-0/+11
* * jump.c (squeeze_notes): Return true if no real insns were found.jakub2001-11-151-1/+1
* * rtl.h (mem_for_const_double): New declaration.kenner2001-11-061-0/+1
* * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Removekenner2001-11-031-8/+4
* * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL orjakub2001-10-301-1/+1
* * alias.c (can_address_p): No longer static.kenner2001-10-251-6/+16
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-1/+5
* * emit-rtl.c (set_mem_attributes): Alignment is in bits.kenner2001-10-201-2/+2
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-1/+0
* * rtl.h (REG_VTABLE_REF): New.rth2001-10-111-1/+5
* * calls.c: Fix formatting.kazu2001-10-111-15/+15
* * rtl.h (can_reverse_comparison_p): Remove.rth2001-10-111-1/+0
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * 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