summaryrefslogtreecommitdiff
path: root/gcc/reorg.c
Commit message (Expand)AuthorAgeFilesLines
* * function.h (struct rtl_data): Remove epilogue_delay_list.steven2012-12-021-8/+2
* * reorg.c: Remove an obsolete comment.steven2012-12-021-10/+1
* * loop-invariant.c (check_invariant_table_size): Take sizeof ofsteven2012-11-271-105/+9
* * reorg.c (redundant_insn): Do not handle DEBUG_INSNs.ebotcazou2012-11-261-2/+2
* gcc/steven2012-11-251-112/+0
* * reorg.c (fill_simple_delay_slots): Avoid calling optimize_skipamylaar2012-11-051-1/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* 2012-10-20 Joern Rennecke <joern.rennecke@embecosm.com>amylaar2012-10-201-5/+7
* PR rtl-optimization/38449:amylaar2012-09-301-8/+31
* * reorg.c (relax_delay_slots): Use delay_insn consistently.ebotcazou2012-09-301-6/+4
* Integrate lexical block into source_location.dehao2012-09-191-5/+5
* gcc/rsandifo2012-08-021-22/+0
* gcc/steven2012-07-161-1/+0
* * output.h: (current_function_is_leaf,steven2012-06-241-2/+1
* * rtl.def (ATTR_FLAG): Remove probability indicating flags.steven2012-05-041-32/+0
* gcc/rsandifo2012-02-111-0/+1
* 2012-01-09 Tom de Vries <tom@codesourcery.com>vries2012-01-091-1/+2
* PR rtl-optimization/51187ebotcazou2011-11-191-1/+3
* Properly limit backwards label scanning in reorg.davem2011-10-301-1/+16
* PR rtl-optimization/49941amodra2011-10-151-1/+1
* gcc/rsandifo2011-09-131-4/+0
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-142/+185
* * rtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN.rth2011-08-211-17/+27
* * rtlanal.c (tablejump_p): False for returns.bernds2011-07-281-45/+59
* * reorg.c (fill_simple_delay_slots): Use stop_search_p to stop theebotcazou2011-06-271-8/+5
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+0
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* PR rtl-optimization/45593ebotcazou2010-09-151-18/+20
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * reorg.c (delete_computation): Comment fixes.steven2010-02-141-6/+3
* PR rtl-optimization/40086hp2009-11-301-2/+5
* PR bootstrap/41349nemet2009-09-151-4/+6
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-4/+2
* * resource.c (mark_referenced_resources): Changeian2009-06-161-58/+61
* gcc/:ian2009-04-201-1/+4
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR rtl-optimization/38740jakub2009-01-281-1/+2
* gcc/rsandifo2009-01-061-1/+2
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-1/+1
* * config/alpha/alpha.c (alpha_preferred_reload_class,ghazi2008-08-061-6/+6
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-8/+3
* * c-format.c (handle_format_attribute): Fix -Wc++-compat and/orghazi2008-06-271-3/+3
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-1/+1
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-7/+7
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* * rtlanal.c (label_is_jump_target_p): Return true for a matchinghp2007-11-241-4/+4
* PR debug/33921drow2007-11-031-1/+0
* * reorg.c (emit_delay_sequence): Move insn locator from thedrow2007-10-261-0/+3
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.hp2007-09-091-5/+32
* * reorg.c (dbr_schedule): Move code removing placeholder USEs laterhubicka2007-09-071-11/+11