summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* cfglayout.c (scope_to_insns_initialize): Call set_block_levels.Jan Hubicka2002-06-201-0/+3
* rtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER and NOTE.Franz Sirl2002-06-141-5/+4
* gcse.c (delete_null_pointer_checks_1): Inform caller if any null pointer chec...Jeff Law2002-06-141-1/+1
* emit-rtl.c (static_regno_reg_rtx): Define.Jeff Law2002-06-131-0/+1
* alias.c (argument_registers): Remove.Jeff Law2002-06-131-1/+0
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-6/+0
* alias.c (static_reg_base_value): New to hold RTL for items allocated once per...Jeff Law2002-06-101-0/+1
* i386.md (and promoting splitters): Disable QI to SImode promoting when doing ...Jan Hubicka2002-06-061-0/+8
* emit-rtl.c (get_first_nonnote_insn, [...]): New functions.John David Anglin2002-06-061-0/+2
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka2002-06-041-106/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-15/+17
* loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka2002-06-021-22/+24
* rtl.h (CC0_P): New.Richard Henderson2002-06-021-0/+7
* Makefile.in (tracer.o): New.Jan Hubicka2002-06-011-0/+2
* rtl.h (clear_emit_caches): Delete.David S. Miller2002-05-301-1/+0
* rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings when disabling checking,...Kaveh R. Ghazi2002-05-211-4/+4
* emit-rtl.c (global_rtl): Update comment.Zack Weinberg2002-05-131-9/+3
* rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment.David S. Miller2002-05-101-3/+3
* rtl.h (struct rtx_def): Document unchanging and in_struct flags more accurately.David S. Miller2002-05-101-8/+4
* * rtl.h (ENABLE_RTL_FLAG_CHECKING): Also check for gcc >= 2.7.Kaveh R. Ghazi2002-05-101-1/+1
* 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