summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2007-06-17 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-06-171-4/+6
* Merge dataflow branch into mainlinedberlin2007-06-111-29/+14
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-2/+5
* * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops):rakdver2007-05-111-1/+1
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-7/+8
* * cfgloop.h: Include vec-prim.h.rakdver2007-01-311-1/+1
* * doc/loop.texi: Document recording of loop exits.rakdver2007-01-121-1/+1
* * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.rakdver2007-01-031-2/+10
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-13/+7
* 2006-11-29 Tehila Meyzels <tehila@il.ibm.com>dorit2006-11-291-0/+12
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-2/+1
* * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorrakdver2006-11-211-10/+10
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-19/+18
* * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka2006-11-111-49/+0
* 2006-05-22 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2006-05-231-1/+4
* 2006-05-19 Daniel Berlin <dberlin@dberlin.org>zadeck2006-05-191-3/+3
* 2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>mkuvyrkov2006-03-161-11/+9
* 2006-03-16 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>mkuvyrkov2006-03-161-1/+3