summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/52095jakub2012-02-041-28/+40
* SMS: Add missing free operation in mark_loop_unschedrevitale2011-12-131-0/+2
* Fix marking of SMSed loops as BB_DISABLE_SCHEDULErevitale2011-10-301-2/+20
* gcc/rsandifo2011-10-111-2/+6
* gcc/rsandifo2011-10-101-116/+271
* gcc/rsandifo2011-10-101-119/+205
* gcc/rsandifo2011-10-101-147/+148
* gcc/rsandifo2011-10-101-49/+2
* SMS: Support instructions with REG_INC_NOTErevitale2011-09-301-6/+5
* SMS: Avoid generating redundant reg-movesrevitale2011-09-301-1/+16
* 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