summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-2/+2
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-22/+15
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-5/+5
* This patch normalizes more bitmap function names.crowl2012-11-011-27/+27
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-42/+42
* Integrate lexical block into source_location.dehao2012-09-191-9/+9
* 2012-08-16 Richard Guenther <rguenther@suse.de>rguenth2012-08-161-1/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-2/+2
* gcc/steven2012-07-161-1/+0
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-2/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* 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