aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi1-74/+74
2007-07-25coretypes.h (const_bitmap, [...]): New.Kaveh R. Ghazi1-24/+24
2007-07-23PR middle-end/PR28690Peter Bergner1-1/+1
2007-07-13Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice1-0/+16
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck1-4/+0
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-0/+5
2007-07-07cfgrtl.c (delete_insn_chain_and_edges): Remove.Kazu Hirata1-1/+0
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-68/+52
2007-06-07re PR target/31850 (gcc.c-torture/compile/limits-fnargs.c is slow at compilin...Steve Ellcey1-0/+1
2007-06-06haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ...Zdenek Dvorak1-1/+1
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-22/+11
2007-04-28alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka1-1/+6
2007-04-24Revert:Jan Hubicka1-6/+1
2007-04-23function.c (init_function_start): Don't init line number info.Jan Hubicka1-1/+6
2007-03-23tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher1-1/+1
2007-03-21rtl.h (constant_pool_reference_p): Delete.Richard Sandiford1-1/+1
2007-03-09rtl.h (gen_rtx_ASM_INPUT): Use "" instead of NULL file name.Alexandre Oliva1-1/+1
2007-03-09rtl.def (ASM_INPUT): Add location.Alexandre Oliva1-2/+15
2007-03-01Makefile.in (rtlanal.o): Depend on tree.h.Richard Sandiford1-0/+2
2007-02-20rtl.h (remove_reg_equal_equiv_notes): New prototype.Steven Bosscher1-0/+1
2007-02-15jump.c (get_label_after): Delete.Paolo Bonzini1-4/+0
2007-02-02emit-rtl.c (renumber_insns): Remove.Kazu Hirata1-1/+0
2007-02-02re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov1-4/+0
2007-02-01lower-subreg.c: New file.Ian Lance Taylor1-1/+4
2006-12-24basic-block.h: Remove the prototype for expected_value_to_br_prob.Kazu Hirata1-4/+0
2006-12-23* rtl.h (NOTE_EXPECTED_VALUE): Remove.Kazu Hirata1-1/+0
2006-12-20rtlanal.c (struct subreg_info, [...]): New.Joseph Myers1-0/+1
2006-11-11extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka1-0/+2
2006-11-11tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka1-2/+0
2006-11-10rtl.h (MEM_COPY_ATTRIBUTES): Copy MEM_POINTER.Peter Bergner1-0/+1
2006-09-16rtl.h (LABEL_OUTSIDE_LOOP_P): Remove.Steven Bosscher1-5/+0
2006-09-15cfgrtl.c (emit_insn_at_entry): New function.Bernd Schmidt1-0/+1
2006-08-01* rtl.h (UINTVAL) New.Stuart Hastings1-0/+1
2006-05-30c-common.h: Remove the prototype for yyparse.Kazu Hirata1-3/+0
2006-05-19re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma...Daniel Berlin1-0/+6
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-03-30re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)Maxim Kuvyrkov1-3/+3
2006-03-282006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>Maxim Kuvyrkov1-3/+2
2006-03-27rtl.def (Copyright): Update date.Maxim Kuvyrkov1-2/+3
2006-03-20function.h (struct function): Rename to x_stack_check_probe_note.Steven Bosscher1-1/+0
2006-03-17rtl.h (CONST_INT_P): Define.Jan-Benedict Glaw1-0/+3
2006-03-16target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov1-0/+1
2006-03-16sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ...Maxim Kuvyrkov1-0/+2
2006-03-16ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.Maxim Kuvyrkov1-0/+3
2006-03-11rtl.def (LABEL_REF): Remove the field for LABEL_NEXTREF.Steven Bosscher1-7/+0
2006-03-05flow.c (recompute_reg_usage): Make it static.Kazu Hirata1-1/+0
2006-03-05rtlanal.c (replace_reg): Remove.Kazu Hirata1-1/+0
2006-03-05regclass.c (reg_scan_update): Remove.Kazu Hirata1-1/+0
2006-03-04rtlanal.c (insns_safe_to_move_p): Remove.Kazu Hirata1-1/+0