summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
Commit message (Expand)AuthorAgeFilesLines
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-22/+15
* This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl2012-11-011-5/+5
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-27/+27
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl2012-10-301-42/+42
* Integrate lexical block into source_location.Dehao Chen2012-09-191-9/+9
* re PR middle-end/54146 (Very slow compile with attribute((flatten)))Richard Guenther2012-08-161-1/+1
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-2/+2
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* cfglayout.h: Remove.Steven Bosscher2012-06-171-2/+0
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* re PR rtl-optimization/52095 (ICE compiling gcc.dg/sms-7.c: SEGV in fprintf)Jakub Jelinek2012-02-041-28/+40
* SMS: Add missing free operation in mark_loop_unschedRevital Eres2011-12-131-0/+2
* Fix marking of SMSed loops as BB_DISABLE_SCHEDULERevital Eres2011-10-301-2/+20
* modulo-sched.c: Fix comment typo.Richard Sandiford2011-10-111-2/+6
* modulo-sched.c (ps_reg_move_info): Add num_consecutive_stages.Richard Sandiford2011-10-101-116/+271
* modulo-sched.c (ps_insn): Adjust comment.Richard Sandiford2011-10-101-119/+205
* modulo-sched.c (ps_insn): Replace node field with an identifier.Richard Sandiford2011-10-101-147/+148
* modulo-sched.c (undo_replace_buff_elem): Delete.Richard Sandiford2011-10-101-49/+2
* SMS: Support instructions with REG_INC_NOTERevital Eres2011-09-301-6/+5
* SMS: Avoid generating redundant reg-movesRevital Eres2011-09-301-1/+16
* SMS: Minor misc. fixesRevital Eres2011-09-131-15/+10
* modulo-sched.c (get_sched_window): Use a table for the debug output.Richard Sandiford2011-08-081-48/+46
* modulo-sched.c (get_sched_window): Use just one loop for predecessors and one...Richard Sandiford2011-08-081-188/+99
* Optimize stage countRevital Eres2011-08-031-57/+287
* SMS: Misc. fixesRevital Eres2011-07-311-11/+17
* revert: re PR rtl-optimization/11320 (Scheduler bug)Bernd Schmidt2011-07-151-3/+1
* haifa-sched.c: Include "hashtab.h"Bernd Schmidt2011-07-131-0/+1
* SMS: Fix calculation of row_rest_countRevital Eres2011-06-161-22/+45
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-3/+1
* Fix condition in doloop_register_getRevital Eres2011-05-161-1/+1
* Support closing_branch_depsRevital Eres2011-05-111-56/+126
* Skip DEBUG_INSNs while recognizing doloopRevital Eres2011-05-111-2/+2
* Doloop pattern for ARMRevital Eres2011-05-111-4/+7
* New flag to apply SMS when SC equals 1Revital Eres2011-04-171-3/+4
* Avoid unfreed memory when SMS failsRevital Eres2011-04-171-1/+0
* sched-ebb.c (begin_schedule_ready): Remove second argument.Bernd Schmidt2011-04-011-2/+2
* re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ...Eric Botcazou2011-02-141-3/+5
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-3/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-0/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-30/+30
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-7/+7
* modulo-sched.c (sms_schedule): stage_count <= 1 as correct comparison to skip...Bingfeng Mei2009-07-161-2/+4
* haifa-sched.c (insn_finishes_cycle_p): New static function.Maxim Kuvyrkov2009-07-091-0/+1
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* SMS - Pass the actual schedulable rows to compute_split_rowAyal Zaks2009-03-311-2/+5
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-25/+30
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-5/+5
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5