summaryrefslogtreecommitdiff
path: root/gcc/sel-sched.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/69307law2016-03-121-23/+36
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-2/+2
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-6/+0
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-21/+6
* * ira-int.h: Include recog.h.amacleod2015-08-131-1/+0
* Add alternative_mask to ira_implicitly_set_insn_hard_regshjl2015-08-071-1/+3
* use #if for HARD_FRAME_POINTER_IS_FRAME_POINTER lesstbsaunde2015-07-091-5/+4
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-9/+6
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* gcc/rsandifo2015-06-061-5/+5
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-2/+0
* gcc/rsandifo2015-05-191-3/+1
* Use std::swap instead of explicit swapsmiyuki2015-05-191-20/+9
* gcc/rsandifo2015-05-071-3/+3
* make several functions in the scheduler take rtx_insn *tbsaunde2015-05-021-3/+3
* add default for HARD_REGNO_RENAME_OKtbsaunde2015-04-281-6/+0
* 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