aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-6/+4
2004-07-08explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini1-1/+1
2004-07-05rtl.h (struct rtx_def): Remove the integrated flag.Steven Bosscher1-11/+8
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-10/+0
2004-07-01tree.def (RTL_EXPR): Remove.Richard Henderson1-1/+0
2004-07-01function.c (identify_blocks, [...]): Remove.Richard Henderson1-1/+1
2004-06-30* function.c, rtl.h (get_first_nonparm_insn): Remove.Richard Henderson1-2/+0
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-0/+24
2004-06-20re PR middle-end/16089 (unwind-dw2.c:1311: error: insn outside basic block)Andrew Pinski1-0/+1
2004-06-18emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl.Paolo Bonzini1-0/+1
2004-06-12rtl.h (MEM_P, [...]): New predicates.Steven Bosscher1-6/+14
2004-06-03basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher1-10/+0
2004-05-28rtl.h (skip_consecutive_labels): Declare.Richard Sandiford1-0/+1
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-0/+4
2004-05-25Makefile.in (OBJS): Add rtlhooks.o.Paolo Bonzini1-3/+24
2004-05-19Multiple fixes: PRs 14692, 15274 and 15463Zdenek Dvorak1-1/+2
2004-05-15basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher1-2/+2
2004-05-14passes.c (rest_of_handle_null_pointer): Remove.Steven Bosscher1-2/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-26/+13
2004-05-03* rtl.h (PHI_NODE_P): Remove.Kazu Hirata1-6/+0
2004-04-19Eliminate broken unused function.James E Wilson1-1/+0
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-0/+9
2004-03-24alias.c (alias_invariant, [...]): Mark GTY.Richard Henderson1-0/+2
2004-03-20emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER flag.Zdenek Dvorak1-5/+9
2004-03-09simplify-rtx.c (simplify_const_relational_operation): New function renamed fr...Roger Sayle1-1/+3
2004-03-06rtl.h (mem_expr_equal_p): Function prototype added.Andreas Krebbel1-0/+1
2004-03-05rtlanal.c: Include target.h and output.h.Paolo Bonzini1-18/+11
2004-03-03common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog1-0/+1
2004-03-03ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka1-2/+7
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-7/+100
2004-02-27passes.c: New file.Richard Henderson1-0/+3
2004-02-19emit-rtl.c (subreg_realpart_p): Remove.Kazu Hirata1-3/+0
2004-02-17loop-iv.c: New file.Zdenek Dvorak1-0/+11
2004-02-10rtl.h (schedule_insns, [...]): Move under the file in which they are actually...Paolo Bonzini1-3/+8
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-0/+13
2004-02-04emit-rtl.c (gen_rtx): Remove.Kazu Hirata1-3/+1
2004-01-31combine.c (cse_main): Set gen_lowpart to gen_lowpart_for_combine and restore ...Paolo Bonzini1-1/+3
2004-01-23re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor1-0/+1
2004-01-22rtlanal.c (subreg_lsb_1): New function split out from subreg_lsb.Roger Sayle1-0/+2
2004-01-20emit-rtl.c (verify_rtx_sharing, [...]): Clobbers containing hard regs are sha...Jan Hubicka1-0/+1
2004-01-17* rtl.h (emit_insn_before_sameloc, emit_jump_insn_before_sameloc)Daniel Jacobowitz1-0/+13
2004-01-12real.c: Update copyright date.Geoffrey Keating1-1/+1
2004-01-12re PR rtl-optimization/12826 (Optimizer removes reference through volatile po...Jan Hubicka1-0/+1
2004-01-06emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg for constants.Geoffrey Keating1-3/+2
2004-01-06alias.c: Fix comment typos.Kazu Hirata1-1/+1
2003-12-21Patch from Dan NicolaescuDan Nicolaescu1-0/+1
2003-12-17emit-rtl.c (set_new_first_and_last_label_num): Remove function.Per Bothner1-1/+0
2003-12-05re PR middle-end/11151 (__builtin_return(__builtin_apply(...)) gives wrong re...Eric Botcazou1-0/+1
2003-12-02rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.Richard Henderson1-2/+2
2003-12-01function.c (update_epilogue_consts): Don't use PARAMS.Steven Bosscher1-1/+1