summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* SMS: Revisit order of insns within a rowAyal Zaks2008-02-251-14/+33
* SMS: Minor misc fixesRevital Eres2008-02-191-6/+6
* modulo-sched.c (get_sched_window): Fix comment typo.Bernhard Fischer2008-01-181-1/+1
* Fix generation of reg-movesRevital Eres2007-12-191-2/+46
* Fix the direction of the scheduling window & Fix scheduling order within a rowRevital Eres2007-12-021-51/+171
* modulo-sched.c (sms_order_nodes, [...]): Fix prototypes.Dmitry Zhurikhin2007-11-071-14/+14
* SMS: Add use-def chain problemRevital Eres2007-10-291-1/+1
* fixed-bit.c, [...]: Fix comment typos.Kazu Hirata2007-10-141-1/+1
* SMS: Add dump infoRevital Eres2007-10-101-13/+61
* Minor cosmetic change Ayal Zaks2007-09-231-15/+12
* New target hook to calculate MIITrevor Smigiel2007-09-101-0/+3
* Use new debug counterRevital Eres2007-09-091-3/+3
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* Change SMS behavior upon failureVladimir Yanovsky2007-09-031-131/+356
* Modulo-scheduling improvements. Patch 2 of 2Mircea Namolaru2007-08-281-40/+108
* Remove profitability checkVladimir Yanovsky2007-08-081-201/+55
* SMS: Change the ddg's constructionRevital Eres2007-07-311-2/+1
* Avoid SMS when the candidate loop contains INC instructionVladimir Yanovsky2007-07-281-2/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck2007-07-111-3/+0
* modulo-sched: print sccs and check itRevital Eres2007-07-031-0/+3
* re PR middle-end/32349 (ICE in df_refs_verify with -O2 -fmodulo-sched for spe...Kenneth Zadeck2007-06-171-4/+6
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-29/+14
* tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.Zdenek Dvorak2007-05-271-2/+5
* tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop...Zdenek Dvorak2007-05-111-1/+1
* alias.c (init_alias_analysis): Correct whitespace.Roger Sayle2007-02-011-7/+8
* cfgloop.h: Include vec-prim.h.Zdenek Dvorak2007-01-311-1/+1
* loop.texi: Document recording of loop exits.Zdenek Dvorak2007-01-121-1/+1
* loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.Zdenek Dvorak2007-01-031-2/+10
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak2006-12-101-13/+7
* haifa-sched.c: Remove define LINE_NOTE(INSN).Tehila Meyzels2006-11-291-0/+12
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-2/+1
* tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions.Zdenek Dvorak2006-11-211-10/+10
* tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak2006-11-171-19/+18
* tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka2006-11-111-49/+0
* re PR rtl-optimization/26375 (Swing modulo scheduling results in ICE)Kenneth Zadeck2006-05-231-1/+4
* re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma...Daniel Berlin2006-05-191-3/+3