summaryrefslogtreecommitdiff
path: root/gcc/sel-sched.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/gcc-5-branch rev 228499.Yvan Roux2015-10-061-1/+3
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+3
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-6/+6
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+5
* gcc/rsandifo2014-10-221-3/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+5
* 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