aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-02ra-conflict.c: New file.Kenneth Zadeck1-1/+1
2007-09-19alias.c (memory_modified_1): Deconstify.Kaveh R. Ghazi1-1/+0
2007-09-10bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level trac...Robert Kidd1-2/+0
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-4/+6
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-10/+0
2007-08-30re PR middle-end/33211 (FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd...Sandra Loosemore1-0/+1
2007-08-27Separate target-specific initialization from general back-end initialization.Sandra Loosemore1-2/+3
2007-08-27rtl.h (XCNMPFV): Preserve const-ness of parameters through use of __typeof().Chao-ying Fu1-1/+1
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-10/+21
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu1-0/+17
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-1/+1
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi1-3/+3
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-1/+2
2007-07-30alias.c (record_set, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-07-30alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi1-28/+28
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-8/+8
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