summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name, and use it in al...Janis Johnson2002-05-081-116/+152
* cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka2002-05-081-0/+11
* rtl.h (struct rtx_def): Update comments.Janis Johnson2002-05-071-59/+171
* 2002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2002-04-291-13/+1
* rtl.h (RTX_FLAG): New macro.Janis Johnson2002-04-221-0/+1
* re PR rtl-optimization/6233 (simple loop miscompilation)Alan Modra2002-04-101-0/+1
* rtl.h (RTL_CHECK1, [...]): Const-ify.Kaveh R. Ghazi2002-04-011-8/+8
* alias.c: (nonlocal_mentioned_p): Use for_each_rtx.John Wehle2002-03-211-0/+1
* emit-rtl.c (gen_int_mode): New function.Lars Brinkhoff2002-03-191-0/+2
* cfgrtl.c (delete_insn_and_edges, [...]): New.Jan Hubicka2002-03-061-1/+4
* toplev.c (rest_of_compilation): Delete dead jumptables before loop.Jan Hubicka2002-03-011-0/+2
* rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition to take ptr_extend i...Steve Ellcey2002-02-281-1/+10
* re PR debug/4461 (Invalid dawrf2 debug code)Jakub Jelinek2002-02-211-0/+1
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-0/+7
* jump.c (never_reached_warning): Add finish argument.Jakub Jelinek2002-02-121-1/+1
* rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson2002-01-301-0/+6
* emit-rtl.c (get_mem_attrs): Don't default alignment for non-BLKmode if not ST...Richard Kenner2002-01-271-4/+4
* predict.c: Fix formatting.Kazu Hirata2002-01-221-2/+2
* bitmap.h: Fix comment formatting.Kazu Hirata2002-01-181-1/+1
* rtl.h: Update copyright date.Graham Stott2002-01-031-98/+105
* rtl.h (in_expr_list_p): New declaration.Richard Kenner2001-12-241-0/+1
* rtl.h (subreg_lsb): Declare.John Wehle2001-12-221-0/+1
* machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M...Kaveh R. Ghazi2001-12-181-4/+4
* Makefile.in (cfgcleanup.o): Add cselib.h dependancy.Jan Hubicka2001-12-171-2/+0
* regrename.c (copyprop_hardreg_forward): New optimization.Richard Henderson2001-12-121-0/+1
* rtl.h (get_jump_table_offset): Declare.John Wehle2001-12-071-0/+1
* rtl.h (initialize_uninitialized_subregs): New prototype.Andrew MacLeod2001-12-051-3/+4
* rtl.h (mem_attrs): Rename decl to expr; adjust all users.Richard Henderson2001-12-021-4/+5
* function.c (keep_stack_depressed): Major rework.Richard Kenner2001-11-211-1/+3
* alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner2001-11-151-0/+11
* jump.c (squeeze_notes): Return true if no real insns were found.Jakub Jelinek2001-11-151-1/+1
* rtl.h (mem_for_const_double): New declaration.Richard Kenner2001-11-061-0/+1
* cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner2001-11-031-8/+4
* emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f...Jakub Jelinek2001-10-301-1/+1
* alias.c (can_address_p): No longer static.Richard Kenner2001-10-251-6/+16
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-1/+5
* emit-rtl.c (set_mem_attributes): Alignment is in bits.Richard Kenner2001-10-201-2/+2
* basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka2001-10-201-1/+0
* rtl.h (REG_VTABLE_REF): New.Richard Henderson2001-10-111-1/+5
* calls.c: Fix formatting.Kazu Hirata2001-10-111-15/+15
* * rtl.h (can_reverse_comparison_p): Remove.Richard Henderson2001-10-101-1/+0
* c-common.c: Fix comment typos.Kazu Hirata2001-10-091-1/+1
* function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner2001-10-011-10/+47
* rtl.h (LCT_RETURNS_TWICE): New.Richard Henderson2001-09-211-1/+2
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-1/+3
* basic-block.h (free_bb_for_insn): Declare.Jan Hubicka2001-09-161-0/+1
* rtl.h (FIND_REG_INC_NOTE): Call find_regno_note for REGs.Hans-Peter Nilsson2001-09-141-1/+4
* re PR rtl-optimization/3783 (gcc3.0/ia64 ICE on linux kernel file fs/ufs/supe...Jim Wilson2001-09-071-0/+1
* loop.c (record_giv): Avoid simplifying MULT to ASHIFT.Richard Henderson2001-09-071-0/+1
* rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov2001-08-301-2/+14