aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-29emit-rtl.c (set_used_flags): New.Jan Hubicka1-0/+3
2003-11-21ChangeLog.7: Fix comment typos.Kazu Hirata1-1/+1
2003-10-18rtl.h (rtl_size): Declare.Richard Sandiford1-15/+43
2003-10-11Makefile.in (web.o): New.Jan Hubicka1-0/+2
2003-09-12re PR rtl-optimization/8967 (Making class data members `const' pessimizes code)Roger Sayle1-0/+1
2003-09-03targhooks.c: New file.DJ Delorie1-2/+0
2003-08-13regclass.c (init_reg_modes): Make non-static.Per Bothner1-0/+1
2003-08-01system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.Richard Henderson1-0/+1
2003-07-30combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak1-0/+5
2003-07-14cfglayout.c (locator_file): Break out from ....Jan Hubicka1-0/+2
2003-07-11regclass.c (choose_hard_reg_mode): Add third argument.J"orn Rennecke1-1/+2
2003-07-07rtl.h (emit_line_note): Take a location_t.Nathan Sidwell1-3/+2
2003-07-06re PR rtl-optimization/9812 ([m68k] ICE in extract_insn, at recog.c:2148)James E Wilson1-1/+0
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-486/+439
2003-07-03rtl.h (ECF_*, [...]): Move from here...Steven Bosscher1-33/+0
2003-07-03rtl.h (NOTE_DATA): Refer to whole union.Nathan Sidwell1-1/+1
2003-07-01rtl.h (emit_line_note_after): Remove.Nathan Sidwell1-2/+3
2003-07-01combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata1-6/+0
2003-06-28explow.c (find_next_ref): Remove.Kazu Hirata1-2/+0