Age | Commit message (Expand) | Author | Files | Lines |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -1/+1 |
2009-03-31 | SMS - Pass the actual schedulable rows to compute_split_row | Ayal Zaks | 1 | -2/+5 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -25/+30 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -5/+5 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2008-02-25 | SMS: Revisit order of insns within a row | Ayal Zaks | 1 | -14/+33 |
2008-02-19 | SMS: Minor misc fixes | Revital Eres | 1 | -6/+6 |
2008-01-18 | modulo-sched.c (get_sched_window): Fix comment typo. | Bernhard Fischer | 1 | -1/+1 |
2007-12-19 | Fix generation of reg-moves | Revital Eres | 1 | -2/+46 |
2007-12-02 | Fix the direction of the scheduling window & Fix scheduling order within a row | Revital Eres | 1 | -51/+171 |
2007-11-07 | modulo-sched.c (sms_order_nodes, [...]): Fix prototypes. | Dmitry Zhurikhin | 1 | -14/+14 |
2007-10-29 | SMS: Add use-def chain problem | Revital Eres | 1 | -1/+1 |
2007-10-14 | fixed-bit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-10-10 | SMS: Add dump info | Revital Eres | 1 | -13/+61 |
2007-09-23 | Minor cosmetic change | Ayal Zaks | 1 | -15/+12 |
2007-09-10 | New target hook to calculate MII | Trevor Smigiel | 1 | -0/+3 |
2007-09-09 | Use new debug counter | Revital Eres | 1 | -3/+3 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -1/+1 |
2007-09-03 | Change SMS behavior upon failure | Vladimir Yanovsky | 1 | -131/+356 |
2007-08-28 | Modulo-scheduling improvements. Patch 2 of 2 | Mircea Namolaru | 1 | -40/+108 |
2007-08-08 | Remove profitability check | Vladimir Yanovsky | 1 | -201/+55 |
2007-07-31 | SMS: Change the ddg's construction | Revital Eres | 1 | -2/+1 |
2007-07-28 | Avoid SMS when the candidate loop contains INC instruction | Vladimir Yanovsky | 1 | -2/+8 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-11 | toplev.c (no_new_pseudos): Deleted. | Kenneth Zadeck | 1 | -3/+0 |
2007-07-03 | modulo-sched: print sccs and check it | Revital Eres | 1 | -0/+3 |
2007-06-17 | re PR middle-end/32349 (ICE in df_refs_verify with -O2 -fmodulo-sched for spe... | Kenneth Zadeck | 1 | -4/+6 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -29/+14 |
2007-05-27 | tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | Zdenek Dvorak | 1 | -2/+5 |
2007-05-11 | tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop... | Zdenek Dvorak | 1 | -1/+1 |
2007-02-01 | alias.c (init_alias_analysis): Correct whitespace. | Roger Sayle | 1 | -7/+8 |
2007-01-31 | cfgloop.h: Include vec-prim.h. | Zdenek Dvorak | 1 | -1/+1 |
2007-01-12 | loop.texi: Document recording of loop exits. | Zdenek Dvorak | 1 | -1/+1 |
2007-01-03 | loop-unswitch.c (unswitch_loop): Pass probabilities to loopify. | Zdenek Dvorak | 1 | -2/+10 |
2006-12-10 | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 1 | -13/+7 |
2006-11-29 | haifa-sched.c: Remove define LINE_NOTE(INSN). | Tehila Meyzels | 1 | -0/+12 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -2/+1 |
2006-11-21 | tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions. | Zdenek Dvorak | 1 | -10/+10 |
2006-11-17 | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 1 | -19/+18 |
2006-11-11 | tree-pass.h (pass_purge_lineno_notes): Remove declaration. | Jan Hubicka | 1 | -49/+0 |
2006-05-23 | re PR rtl-optimization/26375 (Swing modulo scheduling results in ICE) | Kenneth Zadeck | 1 | -1/+4 |
2006-05-19 | re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma... | Daniel Berlin | 1 | -3/+3 |
2006-03-16 | target.h (struct spec_info_def): New opaque declaration. | Maxim Kuvyrkov | 1 | -11/+9 |
2006-03-16 | ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call. | Maxim Kuvyrkov | 1 | -1/+3 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-02-15 | re PR rtl-optimization/26184 (memory leaks in swing modulo scheduling function) | Uttam Pawar | 1 | -0/+6 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -69/+63 |
2006-02-05 | tree-vrp.c (cfg_loops): Removed. | Zdenek Dvorak | 1 | -40/+3 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -6/+5 |
2006-01-28 | modulo-sched.c (create_partial_schedule, [...]): Make them static. | Kazu Hirata | 1 | -6/+9 |