aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2003-04-17emit-rtl.c (subreg_hard_regno): Check that register is representable.Jan Hubicka1-0/+4
2003-04-17rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.Richard Henderson1-1/+2
2003-04-16rtl.h (MEM_ALIAS_SET): Update documentation.Richard Henderson1-6/+3
2003-04-14rtl.h (SYMBOL_REF_TLS_MODEL): Fix mask value.Janis Johnson1-1/+1
2003-04-11rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson1-0/+40
2003-04-06hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher1-4/+0
2003-04-05alias.c (find_base_term): Export.Zdenek Dvorak1-0/+1
2003-04-03re PR rtl-optimization/10157 ([Sparc] internal compiler error: in extract_ins...Eric Botcazou1-0/+1
2003-03-24function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell1-1/+1
2003-03-24re PR c++/7086 (compile time regression)Mark Mitchell1-1/+1
2003-03-15rtl.h (subrtx_p): Renamed to rtx_referenced_p.Josef Zlomek1-3/+4
2003-03-10cfgcleanup.c (outgoing_edges_match): Compare the jump tables.Josef Zlomek1-0/+10
2003-02-28emit-rtl.c (set_reg_attrs_for_parm): New function.Josef Zlomek1-0/+1
2003-02-20toplev.c (flag_sched2_use_superblocks, [...]): New global variables.Jan Hubicka1-1/+1
2003-02-20combine.c (distribute_notes): Kill REG_EXEC_COUNT.Josef Zlomek1-5/+0
2003-02-05genconfig.c (main): Generate CC0_P.Kazu Hirata1-7/+0
2003-01-24emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka1-1/+28
2003-01-23re PR rtl-optimization/8423 (CSE1 not propagating __builtin_constant_p enough)Roger Sayle1-0/+1
2003-01-16gcse.c (one_cprop_pass): Change function arguments to take both cprop_jumps a...Roger Sayle1-1/+2
2003-01-08i386.md (adddi3_carry_rex64, [...]): Name pattern.Jan Hubicka1-0/+1
2002-12-26ssa-dce.c (EXECUTE_IF_UNNECESSARY): Verify INSN is an INSN_P before checking ...Jose Renau1-3/+4
2002-12-24regmove.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+35
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