aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / reload1.c
2018-10-18 mpolacekImplement -Wimplicit-fallthrough. 79/189279/2
2018-10-18 mpolacek PR c/7652 78/189278/2
2016-03-18 jakub * reload1.c (emit_input_reload_insns): Use simplify_re...
2016-03-01 ebotcazou PR ada/70017
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-10 rsandifoStop reload1.c warning from breaking bootstrap
2015-08-13 rsandifogcc/
2015-07-28 rsandifogcc/
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-09 tbsaundealways define WORD_REGISTER_OPERATIONS
2015-07-09 tbsaundereduce conditional compilation based on AUTO_INC_DEC
2015-07-09 tbsaundealways define AUTO_INC_DEC
2015-07-08 amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-22 miyukiUse std::swap instead of manual swaps.
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06 rsandifogcc/
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-19 miyukiUse std::swap instead of explicit swaps
2015-05-07 rsandifogcc/
2015-05-02 tbsaundetype reg_equiv_init as rtx_insn_list
2015-04-22 tbsaundereduce conditional compilation for HARD_FRAME_POINTER_I...
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-05 berndsAdd a no_register_allocation target hook.
2014-11-01 amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 rsandifogcc/ada/
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-16 tbsaundeuse rtx_insn * more
2014-09-11 dmalcolmIntroduce LABEL_REF_LABEL
2014-09-09 dmalcolmrecog_memoized works on an rtx_insn *
2014-08-28 dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28 dmalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-28 dmalcolmConvert nonlocal_goto_handler_labels from an EXPR_LIST...
2014-08-28 rsandifogcc/
2014-08-27 dmalcolmrtl_data.x_nonlocal_goto_handler_labels becomes an...
2014-08-27 dmalcolmUse rtx_expr_list for expr_status.x_forced_labels
2014-08-22 dmalcolmreload: Use rtx_insn (also touches caller-save.c and...
2014-08-19 dmalcolmConvert various rtx to rtx_note *
2014-06-11 rsandifogcc/
2014-06-11 rsandifogcc/
2014-05-21 bernds Improve reload code generation by ignoring init...
2014-04-02 mrsMerge in trunk.
2014-02-26 amodra PR target/57935
2014-02-10 mrsMerge in trunk.
2014-02-10 law PR middle-end/52306
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmEliminate last_basic_block macro.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
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-11-04 mrsMerge in trunk.
2013-10-30 amylaargcc:
2013-10-30 law PR rtl-optimization/58369
2013-10-20 mrsMerge in trunk.
2013-10-15 berndsFix a miscompilation where a reload reg is reused after...
2013-09-28 rsandifogcc/
2013-09-27 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-09 rsandifogcc/
2013-09-09 rsandifogcc/
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-21 jakub * reload1.c (init_reload): Only initialize reload_obstack
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-30 crowlThis patch implements the unification of the *bitmap...
2012-09-21 ebotcazou PR rtl-optimization/54290
2012-09-20 ebotcazou * reload1.c (choose_reload_regs): Add missing #ifdef...
2012-09-19 ebotcazou PR rtl-optimization/54290
2012-09-11 dnovilloRemove unnecessary VEC function overloads.
2012-08-23 zadeck2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-08-11 bernds * reload1.c (replaced_subreg, gen_reload): Add
2012-08-09 bernds * reload.c (find_valid_class_1): New static function.
2012-07-16 stevengcc/
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-05 rsandifogcc/
2012-05-04 amker PR rtl-optimization/52804
2012-03-26 ebotcazou PR rtl-optimization/52629
2012-02-05 rsandifogcc/
2012-01-24 rsandifogcc/
2012-01-02 jakub * passes.c (register_one_dump_file): Free full_name.
2011-12-09 amylaar PR middle-end/40154
2011-11-08 uweigand * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add addre...
2011-11-04 amodra * reload1.c (gen_reload): Don't use REGNO on SUBREGs.
2011-10-28 jules PR rtl-optimization/47918
next