summaryrefslogtreecommitdiff
path: root/gcc/sched-rgn.c
Commit message (Expand)AuthorAgeFilesLines
* remove more useless typedefstbsaunde2015-08-191-9/+6
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-0/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* gcc/rsandifo2015-05-191-5/+1
* gcc/rsandifo2015-05-191-3/+2
* make several functions in the scheduler take rtx_insn *tbsaunde2015-05-021-5/+5
* make some HAVE_cc0 code always compiledtbsaunde2015-04-221-3/+1
* always define HAVE_cc0tbsaunde2015-04-221-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* * timevar.def (TV_SCHED_FUSION): New time var.amker2014-11-141-0/+63
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+5
* 2014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-201-0/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-2/+2
* Use rtx_expr_list in various placesdmalcolm2014-08-271-7/+8
* Use rtx_insn_list in various placesdmalcolm2014-08-271-5/+7
* Various scheduling strengtheningsdmalcolm2014-08-261-3/+3
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm2014-08-251-22/+22
* sched-rgn.c: Use rtx_insn in a couple of placesdmalcolm2014-08-221-6/+7
* get_ebb_head_tail works with rtx_insndmalcolm2014-08-221-11/+11
* remove has_executetbsaunde2014-07-091-3/+0
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-6/+3
* pass cfun to pass::executetbsaunde2014-04-171-3/+9
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-34/+32
* remove has_gatetbsaunde2014-04-171-3/+0
* gcc/abel2014-02-241-4/+4
* PR rtl-optimization/58960abel2014-02-181-0/+13
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-13/+13
* Eliminate last_basic_block macro.dmalcolm2013-12-091-19/+24
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-12/+20
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-15/+16
* Eliminate n_edges macrodmalcolm2013-11-191-1/+1
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-7/+7
* 2013-11-06 Vladimir Makarov <vmakarov@redhat.com>vmakarov2013-11-061-0/+66
* 2013-11-04 Wei Mi <wmi@google.com>wmi2013-11-041-1/+4
* gcc/rsandifo2013-09-281-4/+4
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-38/+74
* 2013-05-03 Teresa Johnson <tejohnson@google.com>tejohnson2013-05-031-0/+6
* Follow-on patch to r197595 to complete the replacement of truncating dividestejohnson2013-05-021-4/+2
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-4/+2
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-0/+2
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR rtl-optimization/55158steven2012-12-081-25/+68