summaryrefslogtreecommitdiff
path: root/gcc/reorg.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2013-09-281-7/+7
* gcc/rsandifo2013-09-231-1/+1
* * rtl.h (update_alignments): Declare.ebotcazou2013-08-071-6/+22
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-34/+70
* Restore bootstrap on non-cc0 targetsro2013-05-161-0/+2
* * resource.h (struct resources): Remove unch_memory member.steven2013-05-141-2/+0
* * rtl.h (next_label, skip_consecutive_labels, link_cc0_insns):steven2013-05-141-0/+38
* * config/mips/mips.c: Include tree-pass.h.steven2013-05-061-1/+1
* fix previous commit, include reviewer request.steven2013-04-171-2/+0
* * emit-rtl.c (link_insn_into_chain): Handle chaining of SEQUENCEs.steven2013-04-171-74/+23
* * reorg.c (fill_simple_delay_slots): Reindent block of code.ebotcazou2013-04-141-53/+50
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+2
* * reorg.c (get_branch_condition): Deal with conditional returns.ebotcazou2013-04-021-35/+14
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-4/+4
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-3/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* * 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