summaryrefslogtreecommitdiff
path: root/gcc/sel-sched.c
Commit message (Expand)AuthorAgeFilesLines
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-1/+1
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-1/+1
* gcc/rsandifo2014-08-281-48/+26
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-2/+2
* Use rtx_insn in more places in sel-sched.cdmalcolm2014-08-261-4/+4
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-1/+1
* insn_t becomes an rtx_insn *dmalcolm2014-08-261-21/+21
* Eliminate BB_NOTE_LIST scaffoldingdmalcolm2014-08-251-2/+2
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm2014-08-251-2/+2
* sel-sched.c: Use rtx_insndmalcolm2014-08-221-11/+12
* get_ebb_head_tail works with rtx_insndmalcolm2014-08-221-1/+1
* BND_TO scaffoldingdmalcolm2014-08-191-2/+2
* BB_NOTE_LIST scaffoldingdmalcolm2014-08-191-2/+2
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-6/+6
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-1/+1
* gcc/rsandifo2014-06-041-2/+2
* gcc/rsandifo2014-06-041-10/+3
* gcc/rsandifo2014-06-041-6/+6
* Cleanup and improve multipass_dfa_lookahead_guardmkuvyrkov2014-05-221-1/+1
* Remove IA64 speculation tweaking flagsmkuvyrkov2014-05-221-30/+0
* * sel-sched.c (calculate_new_fences): New parameter ptime.abel2014-02-251-9/+16
* PR rtl-optimization/60292abel2014-02-251-1/+2
* Check if mode is OK firsthjl2014-02-031-6/+8
* gcc/abel2014-02-031-1/+5
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR rtl-optimization/57422abel2013-12-231-1/+9
* PR rtl-optimization/57422abel2013-12-231-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-8/+10
* Eliminate SET_BASIC_BLOCK macro.dmalcolm2013-12-091-2/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+3
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* gcc/rsandifo2013-09-281-3/+3
* PR rtl-optimization/57662amonakov2013-08-141-1/+14
* PR rtl-optimization/56957abel2013-04-301-4/+3
* 2012-02-19 Andrey Belevantsev <abel@ispras.ru>abel2013-02-191-0/+67
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-73/+59
* This patch normalizes more bitmap function names.crowl2012-11-011-3/+3
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-2/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-4/+4
* PR rtl-optimization/53701abel2012-08-091-20/+32
* gcc/steven2012-07-161-2/+0
* * output.h: (current_function_is_leaf,steven2012-06-241-2/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-3/+3
* * sel-sched.c (sel_global_init): Revert previous change.bernds2012-04-171-1/+1
* PR rtl-optimization/52203abel2012-04-131-11/+14
* * sel-sched.c (sel_global_init): Swap order of sched_rgn_init andbernds2012-04-111-2/+2
* PR rtl-optimization/52203abel2012-03-071-8/+12
* PR rtl-optimization/50205amonakov2011-10-181-13/+7