summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
Commit message (Expand)AuthorAgeFilesLines
* SMS: Minor misc. fixesrevitale2011-09-131-15/+10
* gcc/rsandifo2011-08-081-48/+46
* gcc/rsandifo2011-08-081-188/+99
* Optimize stage countrevitale2011-08-031-57/+287
* SMS: Misc. fixesrevitale2011-07-311-11/+17
* Revertbernds2011-07-151-3/+1
* * haifa-sched.c: Include "hashtab.h"bernds2011-07-131-0/+1
* SMS: Fix calculation of row_rest_countrevitale2011-06-161-22/+45
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-3/+1
* Fix condition in doloop_register_getrevitale2011-05-161-1/+1
* Support closing_branch_depsrevitale2011-05-111-56/+126
* Skip DEBUG_INSNs while recognizing dolooprevitale2011-05-111-2/+2
* Doloop pattern for ARMrevitale2011-05-111-4/+7
* New flag to apply SMS when SC equals 1revitale2011-04-171-3/+4
* Avoid unfreed memory when SMS failsrevitale2011-04-171-1/+0
* * sched-ebb.c (begin_schedule_ready): Remove second argument.bernds2011-04-011-2/+2
* PR tree-optimization/46494ebotcazou2011-02-141-3/+5
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-3/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/ChangeLog:steven2010-05-221-0/+1
* Remove trailing white spaces.hjl2009-11-251-30/+30
* gcc/ChangeLog:aoliva2009-09-021-7/+7
* 2009-07-16 Bingfeng Mei <bmei@broadcom.com>meibf2009-07-161-2/+4
* * haifa-sched.c (insn_finishes_cycle_p): New static function.mkuvyrkov2009-07-091-0/+1
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-1/+1
* SMS - Pass the actual schedulable rows to compute_split_rowrevitale2009-03-311-2/+5
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-25/+30
* gcc/rwild2008-06-061-5/+5
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* SMS: Revisit order of insns within a rowrevitale2008-02-251-14/+33
* SMS: Minor misc fixesrevitale2008-02-191-6/+6
* 2007-01-18 Bernhard Fischer <aldot@gcc.gnu.org>aldot2008-01-171-1/+1
* Fix generation of reg-movesrevitale2007-12-191-2/+46
* Fix the direction of the scheduling window & Fix scheduling order within a rowrevitale2007-12-021-51/+171
* * modulo-sched.c (sms_order_nodes, permute_partial_schedule,abel2007-11-071-14/+14
* SMS: Add use-def chain problemrevitale2007-10-291-1/+1
* * config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c,kazu2007-10-141-1/+1
* SMS: Add dump inforevitale2007-10-101-13/+61
* Minor cosmetic change revitale2007-09-231-15/+12
* New target hook to calculate MIIrevitale2007-09-101-0/+3
* Use new debug counterrevitale2007-09-091-3/+3
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-1/+1
* Change SMS behavior upon failurerevitale2007-09-031-131/+356
* Modulo-scheduling improvements. Patch 2 of 2revitale2007-08-281-40/+108
* Remove profitability checkrevitale2007-08-081-201/+55
* SMS: Change the ddg's constructionrevitale2007-07-311-2/+1
* Avoid SMS when the candidate loop contains INC instructionrevitale2007-07-281-2/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-07-111-3/+0
* modulo-sched: print sccs and check itrevitale2007-07-031-0/+3