summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* i386.md (adddi3_carry_rex64, [...]): Name pattern.Jan Hubicka2003-01-081-0/+1
* ssa-dce.c (EXECUTE_IF_UNNECESSARY): Verify INSN is an INSN_P before checking ...Jose Renau2002-12-261-3/+4
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+35
* expr.c (gen_group_rtx, [...]): New functions.John David Anglin2002-11-271-3/+4
* hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez2002-11-041-0/+10
* Permit doloop treatment for preconditioned loops.Dale Johannesen2002-10-071-0/+1
* reload.c (push_reload): Handle subregs and secondary memory.Jan Hubicka2002-09-301-0/+1
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-1/+1
* real.c (real_hash): New.Richard Henderson2002-09-201-6/+5
* Index: gcc/ChangeLogGeoffrey Keating2002-09-161-4/+26
* basic-block.h: Fix comment formatting.Kazu Hirata2002-09-081-1/+1
* m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR...Kaveh R. Ghazi2002-08-141-2/+0
* rtl.h (mem_attrs): Spell out more clearly the roles of ALIGN, SIZE, EXPR and ...J"orn Rennecke2002-07-251-0/+3
* rtl.def (CODE_LABEL): Remove slot 8.Zack Weinberg2002-07-191-4/+52
* rtl.h (gen_rtx_CONST_VECTOR): Declare.J"orn Rennecke2002-07-111-0/+1
* 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