Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / reorg.c
2016-03-16 law PR rtl-optimization/70024
2016-01-04 jakub Update copyright years.
2015-12-07 sje2015-12-07 Steve Ellcey <sellcey@imgtec.com>
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-26 dardissgcc/
2015-10-21 tbsaundeunconditionally compile most of the delay slot code
2015-10-07 tbsaundereorg.c: use vec<rtx_insn *> instead of rtx_insn_list...
2015-08-21 tbsaunderemove another #if for HAVE_cc0
2015-08-12 tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11 tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-07-13 aldyhFix double word typos.
2015-07-10 amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30 rsandifogcc/
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20 miyukiPromote types of RTL expressions to more derived ones.
2015-05-09 tbsaundeuse rtx_insn * more in reorg.c
2015-05-09 tbsaundemake stop_search_p take a rtx_insn *
2015-05-07 rsandifogcc/
2015-05-02 tbsaundechange local vars to rtx_insn *
2015-04-28 tbsaundealways define HAVE_epilogue
2015-04-28 tbsaundealways define HAVE_simple_return and HAVE_return
2015-04-22 tbsaundeadd default for INSN_REFERENCES_ARE_DELAYED
2015-04-22 tbsaundeprovide default for INSN_SETS_ARE_DELAYED
2015-04-22 tbsaunderemove more ifdefs for HAVE_cc0
2015-04-22 tbsaundemake some HAVE_cc0 code always compiled
2015-04-22 tbsaundealways define HAVE_cc0
2015-04-20 law * reorg.c (try_merge_delay_insns): Improve corre...
2015-02-09 kkojimaPR target/64761
2015-01-29 kkojima* reorg.c (relax_delay_slots): Take account of NOTE_INS...
2015-01-17 ebotcazou * reorg.c (fill_simple_delay_slots): If TARGET_FLAGS_R...
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-11-11 ebotcazou * reorg.c (fill_slots_from_thread): Do not copy frame...
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22 rsandifogcc/
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-16 tbsaundeReplace INSN_DELETED_P with rtx_insn member functions
2014-09-15 dmalcolmInstruction attributes take an rtx_insn *
2014-09-15 dmalcolmThe TARGET_CAN_FOLLOW_JUMP hook takes insns
2014-09-11 dmalcolmIntroduce LABEL_REF_LABEL
2014-09-09 dmalcolmsingle_set takes an insn
2014-09-09 dmalcolmINSN_LOCATION takes an rtx_insn
2014-09-05 dmalcolmUse rtx_insn for various jump-handling functions and...
2014-09-05 dmalcolmSimplification within reorg.c
2014-09-04 tbsaundeuse rtx_insn * a little more
2014-08-30 dmalcolm PR bootstrap/62304
2014-08-29 dmalcolmUse rtx_insn in various places in resource.[ch]
2014-08-28 dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28 dmalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-28 dmalcolmUse rtx subclasses in more places in reorg.c
2014-08-27 dmalcolmreorg.c: Use rtx_sequence
2014-08-19 dmalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-07-09 tbsaunderemove has_execute
2014-05-19 rsandifogcc/
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-02-10 mrsMerge in trunk.
2014-01-18 rsandifogcc/
2014-01-13 mrsMerge in trunk.
2014-01-08 rsandifogcc/
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate n_basic_blocks macro
2013-11-16 mrsMerge in trunk.
2013-11-13 steven * cfgrtl.c (can_fallthru): Reorder code to move tablej...
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-23 rsandifogcc/
2013-08-07 ebotcazou * rtl.h (update_alignments): Declare.
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-05-16 roRestore bootstrap on non-cc0 targets
2013-05-14 steven * resource.h (struct resources): Remove unch_memory...
2013-05-14 steven * rtl.h (next_label, skip_consecutive_labels, link_cc0...
2013-05-06 steven * config/mips/mips.c: Include tree-pass.h.
2013-04-17 stevenfix previous commit, include reviewer request.
2013-04-17 steven * emit-rtl.c (link_insn_into_chain): Handle chaining...
2013-04-14 ebotcazou * reorg.c (fill_simple_delay_slots): Reindent block...
2013-04-10 rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-02 ebotcazou * reorg.c (get_branch_condition): Deal with conditiona...
2013-03-30 steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29 steven * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DA...
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-12-02 steven * function.h (struct rtl_data): Remove epilogue_delay_...
2012-12-02 steven * reorg.c: Remove an obsolete comment.
2012-11-27 steven * loop-invariant.c (check_invariant_table_size): Take...
2012-11-26 ebotcazou * reorg.c (redundant_insn): Do not handle DEBUG_INSNs.
2012-11-25 stevengcc/
2012-11-05 amylaar * reorg.c (fill_simple_delay_slots): Avoid calling...
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
next