Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / sel-sched.c
2016-03-15 abelgcc/
2016-03-12 law PR rtl-optimization/69307
2016-02-11 jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-08-13 amacleod * ira-int.h: Include recog.h.
2015-08-07 hjlAdd alternative_mask to ira_implicitly_set_insn_hard_regs
2015-07-09 tbsaundeuse #if for HARD_FRAME_POINTER_IS_FRAME_POINTER less
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
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 rsandifogcc/
2015-05-19 miyukiUse std::swap instead of explicit swaps
2015-05-07 rsandifogcc/
2015-05-02 tbsaundemake several functions in the scheduler take rtx_insn *
2015-04-28 tbsaundeadd default for HARD_REGNO_RENAME_OK
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
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-15 dmalcolmInstruction attributes take an rtx_insn *
2014-09-09 dmalcolmrecog_memoized works on an rtx_insn *
2014-08-28 rsandifogcc/
2014-08-27 dmalcolmUse rtx_insn for various target.def hooks
2014-08-26 dmalcolmUse rtx_insn in more places in sel-sched.c
2014-08-26 dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-26 dmalcolminsn_t becomes an rtx_insn *
2014-08-25 dmalcolmEliminate BB_NOTE_LIST scaffolding
2014-08-25 dmalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22 dmalcolmsel-sched.c: Use rtx_insn
2014-08-22 dmalcolmget_ebb_head_tail works with rtx_insn
2014-08-19 dmalcolmBND_TO scaffolding
2014-08-19 dmalcolmBB_NOTE_LIST scaffolding
2014-08-19 dmalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-08-18 dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-06-04 rsandifogcc/
2014-06-04 rsandifogcc/
2014-06-04 rsandifogcc/
2014-05-22 mkuvyrkovCleanup and improve multipass_dfa_lookahead_guard
2014-05-22 mkuvyrkovRemove IA64 speculation tweaking flags
2014-04-02 mrsMerge in trunk.
2014-02-25 abel * sel-sched.c (calculate_new_fences): New param...
2014-02-25 abel PR rtl-optimization/60292
2014-02-10 mrsMerge in trunk.
2014-02-03 hjlCheck if mode is OK first
2014-02-03 abelgcc/
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-23 abel PR rtl-optimization/57422
2013-12-23 abel PR rtl-optimization/57422
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate BASIC_BLOCK macro.
2013-12-09 dmalcolmEliminate SET_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-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-04 mrsMerge in trunk.
2013-08-14 amonakovPR rtl-optimization/57662
2013-04-30 abel PR rtl-optimization/56957
2013-02-19 abel2012-02-19 Andrey Belevantsev <abel@ispras.ru>
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-20 dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 crowlThis patch normalizes more bitmap function names.
2012-10-30 crowlThis patch implements the unification of the *bitmap...
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-08-09 abel PR rtl-optimization/53701
2012-07-16 stevengcc/
2012-06-24 steven * output.h: (current_function_is_leaf,
2012-05-29 jsm28 * LANGUAGES: Fix typos.
2012-04-17 bernds * sel-sched.c (sel_global_init): Revert previous change.
2012-04-13 abel PR rtl-optimization/52203
2012-04-11 bernds * sel-sched.c (sel_global_init): Swap order of sched_r...
2012-03-07 abel PR rtl-optimization/52203
2011-10-18 amonakov PR rtl-optimization/50205
2011-08-11 amonakov2011-08-11 Sergey Grechanik <mouseentity@ispras.ru>
2011-08-11 amonakov2011-08-11 Sergey Grechanik <mouseentity@ispras.ru>
2011-06-15 amonakov PR target/49349
2011-06-08 amonakov PR rtl-optimization/49303
2011-05-27 bernds * haifa-sched.c (sched_scan_info): Remove.
2011-04-18 hubicka * ipa-inline.c: Fix comment typos; do not inline gt...
2011-04-10 mrsRemove doubled up words.
2011-04-09 aesok * expr.c (expand_expr_real_1): Use add_to_hard_reg_set...
2011-04-08 amonakov * sel-sched.c (sel_region_init): Move call to
2011-04-08 amonakov PR rtl-optimization/48235
2011-04-08 amonakov PR rtl-optimization/48302
2011-04-08 amonakov PR target/48273
2011-04-08 amonakov PR rtl-optimization/48442
2011-03-26 abel PR rtl-optimization/48144
2011-01-26 aolivaPR debug/45454
2011-01-13 abel PR rtl-optimization/45352
2010-12-24 amonakov PR rtl-optimization/47036
2010-12-22 abel PR rtl-optimization/45352
next