aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
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
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell1-1/+1
2003-06-25jump.c (next_nondeleted_insn): Remove.Kazu Hirata1-1/+0
2003-06-19c-tree.h: Remove declaration of poplevel.Andreas Jaeger1-30/+0
2003-06-18bt-load.c: New file.Stephen Clarke1-0/+4
2003-06-17rtl.h: Remove declarations from coverage.h.Andreas Jaeger1-5/+0
2003-06-16convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode1-1/+1
2003-06-16function.h (struct emit_status): Remove x_last_linenum, x_last_filename.Nathan Sidwell1-0/+4
2003-06-15alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger1-21/+20
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-6/+0
2003-06-12gcse.c (fis_get_condition): Make it a global function.Kazu Hirata1-0/+1
2003-06-08cfglayout.c (insn_scope): New static functionJan Hubicka1-7/+10
2003-06-08predict.h: Convert to ISO C90 prototypes.Andreas Jaeger1-5/+5
2003-06-06function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka1-0/+1
2003-06-03builtins.c (expand_builtin_memcpy): Remove endp argument and endp != 0 handling.Jakub Jelinek1-2/+2
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-39/+39
2003-05-14rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from DEFERRED_CONSTANT_P.Richard Henderson1-6/+7
2003-05-13varasm.c (notice_rtl_inlining_of_deferred_constant): New function.Zack Weinberg1-0/+3
2003-05-05rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CONSTANT_P.Zack Weinberg1-4/+5