aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-19* rtl.h (SUBREG_PROMOTED_UNSIGNED_P): Add cast to int.Ian Lance Taylor1-1/+1
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-0/+6
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-0/+2
2009-04-30gcse.c (ae_gen): Remove.Steven Bosscher1-0/+1
2009-04-26Expand from SSA.Michael Matz1-0/+1
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-2/+2
2009-04-24re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops)Jakub Jelinek1-1/+1
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-10/+7
2009-04-18reginfo.c (cannot_change_mode_set_regs): Remove.Kazu Hirata1-4/+0
2009-04-16cfgrtl.c (delete_insn_chain_and_edges): Remove.Kazu Hirata1-1/+0
2009-04-16emit-rtl.c (set_mem_attrs_from_reg): Remove.Kazu Hirata1-1/+0
2009-04-16rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.Ian Lance Taylor1-0/+1
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