aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-27jump.c (rtx_renumbered_equal_p): Use subreg_get_info.H.J. Lu1-0/+16
2009-03-18dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-12caller-save.c: Replace regclass.c with reginfo.c in comments.H.J. Lu1-3/+3
2009-02-04re PR rtl-optimization/37889 (SEGV, conditional execution proactively execute...Paolo Bonzini1-1/+0
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-11/+1
2009-01-19re PR c/38869 (valgrind find problem with -O -mtune=generic)Vladimir Makarov1-0/+1
2008-10-13invoke.texi (-mgen-cell-microcode): Document.Andrew Pinski1-0/+1
2008-10-09rtl.h (locator_eq): New decl.Jakub Jelinek1-0/+1
2008-09-11function.c (free_after_compilation): Call insn_locators_free.Jan Hubicka1-0/+1
2008-09-04rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor1-2/+1
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-9/+32
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-3/+5
2008-08-28rtl.h (simplify_subreg_regno): Declare.Richard Sandiford1-0/+2
2008-08-26[multiple changes]Vladimir Makarov1-0/+12
2008-07-30[multiple changes]H.J. Lu1-0/+1
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-0/+1
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-0/+4
2008-05-14optabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOCK to LCT_PURE and LCT_...Kenneth Zadeck1-5/+3
2008-05-07[multiple changes]Kenneth Zadeck1-7/+24
2008-04-07PR middle-end/PR28690Peter Bergner1-0/+1
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-18/+1
2007-12-19rtl.def (SUBREG): Update comments.Richard Sandiford1-2/+8
2007-11-07re PR rtl-optimization/33822 (-g -O -mstrict-align causes an ICE in set_varia...Eric Botcazou1-2/+2
2007-10-22re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)Eric Botcazou1-0/+1
2007-10-17sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.Maxim Kuvyrkov1-0/+1
2007-10-16target.h (unspec_may_trap_p): New target hook.Paolo Bonzini1-0/+1
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