aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2002-11-27expr.c (gen_group_rtx, [...]): New functions.John David Anglin1-3/+4
2002-11-04hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez1-0/+10
2002-10-07Permit doloop treatment for preconditioned loops.Dale Johannesen1-0/+1
2002-09-30reload.c (push_reload): Handle subregs and secondary memory.Jan Hubicka1-0/+1
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-20real.c (real_hash): New.Richard Henderson1-6/+5
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-4/+26
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-08-14m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR...Kaveh R. Ghazi1-2/+0
2002-07-25rtl.h (mem_attrs): Spell out more clearly the roles of ALIGN, SIZE, EXPR and ...J"orn Rennecke1-0/+3
2002-07-19rtl.def (CODE_LABEL): Remove slot 8.Zack Weinberg1-4/+52
2002-07-11rtl.h (gen_rtx_CONST_VECTOR): Declare.J"orn Rennecke1-0/+1
2002-06-20cfglayout.c (scope_to_insns_initialize): Call set_block_levels.Jan Hubicka1-0/+3
2002-06-14rtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER and NOTE.Franz Sirl1-5/+4
2002-06-14gcse.c (delete_null_pointer_checks_1): Inform caller if any null pointer chec...Jeff Law1-1/+1
2002-06-13emit-rtl.c (static_regno_reg_rtx): Define.Jeff Law1-0/+1
2002-06-13alias.c (argument_registers): Remove.Jeff Law1-1/+0
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-6/+0
2002-06-10alias.c (static_reg_base_value): New to hold RTL for items allocated once per...Jeff Law1-0/+1
2002-06-06i386.md (and promoting splitters): Disable QI to SImode promoting when doing ...Jan Hubicka1-0/+8
2002-06-06emit-rtl.c (get_first_nonnote_insn, [...]): New functions.John David Anglin1-0/+2
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-106/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-15/+17
2002-06-02loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka1-22/+24
2002-06-02rtl.h (CC0_P): New.Richard Henderson1-0/+7
2002-06-01Makefile.in (tracer.o): New.Jan Hubicka1-0/+2
2002-05-30rtl.h (clear_emit_caches): Delete.David S. Miller1-1/+0
2002-05-21rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings when disabling checking,...Kaveh R. Ghazi1-4/+4
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