aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2002-05-13emit-rtl.c (global_rtl): Update comment.Zack Weinberg1-9/+3
2002-05-10rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment.David S. Miller1-3/+3
2002-05-10rtl.h (struct rtx_def): Document unchanging and in_struct flags more accurately.David S. Miller1-8/+4
2002-05-10* rtl.h (ENABLE_RTL_FLAG_CHECKING): Also check for gcc >= 2.7.Kaveh R. Ghazi1-1/+1
2002-05-08rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name, and use it in al...Janis Johnson1-116/+152
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka1-0/+11
2002-05-07rtl.h (struct rtx_def): Update comments.Janis Johnson1-59/+171
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-13/+1
2002-04-22rtl.h (RTX_FLAG): New macro.Janis Johnson1-0/+1
2002-04-10re PR rtl-optimization/6233 (simple loop miscompilation)Alan Modra1-0/+1
2002-04-01rtl.h (RTL_CHECK1, [...]): Const-ify.Kaveh R. Ghazi1-8/+8
2002-03-21alias.c: (nonlocal_mentioned_p): Use for_each_rtx.John Wehle1-0/+1
2002-03-19emit-rtl.c (gen_int_mode): New function.Lars Brinkhoff1-0/+2
2002-03-06cfgrtl.c (delete_insn_and_edges, [...]): New.Jan Hubicka1-1/+4
2002-03-01toplev.c (rest_of_compilation): Delete dead jumptables before loop.Jan Hubicka1-0/+2
2002-02-28rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition to take ptr_extend i...Steve Ellcey1-1/+10
2002-02-21re PR debug/4461 (Invalid dawrf2 debug code)Jakub Jelinek1-0/+1
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-0/+7
2002-02-12jump.c (never_reached_warning): Add finish argument.Jakub Jelinek1-1/+1
2002-01-30rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson1-0/+6
2002-01-27emit-rtl.c (get_mem_attrs): Don't default alignment for non-BLKmode if not ST...Richard Kenner1-4/+4
2002-01-22predict.c: Fix formatting.Kazu Hirata1-2/+2
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-01-03rtl.h: Update copyright date.Graham Stott1-98/+105
2001-12-24rtl.h (in_expr_list_p): New declaration.Richard Kenner1-0/+1
2001-12-22rtl.h (subreg_lsb): Declare.John Wehle1-0/+1
2001-12-18machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M...Kaveh R. Ghazi1-4/+4
2001-12-17Makefile.in (cfgcleanup.o): Add cselib.h dependancy.Jan Hubicka1-2/+0
2001-12-12regrename.c (copyprop_hardreg_forward): New optimization.Richard Henderson1-0/+1
2001-12-07rtl.h (get_jump_table_offset): Declare.John Wehle1-0/+1
2001-12-05rtl.h (initialize_uninitialized_subregs): New prototype.Andrew MacLeod1-3/+4
2001-12-02rtl.h (mem_attrs): Rename decl to expr; adjust all users.Richard Henderson1-4/+5
2001-11-21function.c (keep_stack_depressed): Major rework.Richard Kenner1-1/+3
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-0/+11
2001-11-15jump.c (squeeze_notes): Return true if no real insns were found.Jakub Jelinek1-1/+1
2001-11-06rtl.h (mem_for_const_double): New declaration.Richard Kenner1-0/+1
2001-11-03cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner1-8/+4
2001-10-30emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f...Jakub Jelinek1-1/+1
2001-10-25alias.c (can_address_p): No longer static.Richard Kenner1-6/+16
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-1/+5
2001-10-20emit-rtl.c (set_mem_attributes): Alignment is in bits.Richard Kenner1-2/+2
2001-10-20basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka1-1/+0
2001-10-11rtl.h (REG_VTABLE_REF): New.Richard Henderson1-1/+5
2001-10-11calls.c: Fix formatting.Kazu Hirata1-15/+15
2001-10-10* rtl.h (can_reverse_comparison_p): Remove.Richard Henderson1-1/+0
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-1/+1
2001-10-01function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner1-10/+47
2001-09-21rtl.h (LCT_RETURNS_TWICE): New.Richard Henderson1-1/+2
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka1-1/+3
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka1-0/+1