summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell2003-03-241-1/+1
* re PR c++/7086 (compile time regression)Mark Mitchell2003-03-241-1/+1
* rtl.h (subrtx_p): Renamed to rtx_referenced_p.Josef Zlomek2003-03-151-3/+4
* cfgcleanup.c (outgoing_edges_match): Compare the jump tables.Josef Zlomek2003-03-101-0/+10
* emit-rtl.c (set_reg_attrs_for_parm): New function.Josef Zlomek2003-02-281-0/+1
* toplev.c (flag_sched2_use_superblocks, [...]): New global variables.Jan Hubicka2003-02-201-1/+1
* combine.c (distribute_notes): Kill REG_EXEC_COUNT.Josef Zlomek2003-02-201-5/+0
* genconfig.c (main): Generate CC0_P.Kazu Hirata2003-02-051-7/+0
* emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka2003-01-241-1/+28
* re PR rtl-optimization/8423 (CSE1 not propagating __builtin_constant_p enough)Roger Sayle2003-01-231-0/+1
* gcse.c (one_cprop_pass): Change function arguments to take both cprop_jumps a...Roger Sayle2003-01-161-1/+2
* 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