| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR rtl-optimization/52095 (ICE compiling gcc.dg/sms-7.c: SEGV in fprintf) | Jakub Jelinek | 2012-02-04 | 1 | -28/+40 |
* | SMS: Add missing free operation in mark_loop_unsched | Revital Eres | 2011-12-13 | 1 | -0/+2 |
* | Fix marking of SMSed loops as BB_DISABLE_SCHEDULE | Revital Eres | 2011-10-30 | 1 | -2/+20 |
* | modulo-sched.c: Fix comment typo. | Richard Sandiford | 2011-10-11 | 1 | -2/+6 |
* | modulo-sched.c (ps_reg_move_info): Add num_consecutive_stages. | Richard Sandiford | 2011-10-10 | 1 | -116/+271 |
* | modulo-sched.c (ps_insn): Adjust comment. | Richard Sandiford | 2011-10-10 | 1 | -119/+205 |
* | modulo-sched.c (ps_insn): Replace node field with an identifier. | Richard Sandiford | 2011-10-10 | 1 | -147/+148 |
* | modulo-sched.c (undo_replace_buff_elem): Delete. | Richard Sandiford | 2011-10-10 | 1 | -49/+2 |
* | SMS: Support instructions with REG_INC_NOTE | Revital Eres | 2011-09-30 | 1 | -6/+5 |
* | SMS: Avoid generating redundant reg-moves | Revital Eres | 2011-09-30 | 1 | -1/+16 |
* | SMS: Minor misc. fixes | Revital Eres | 2011-09-13 | 1 | -15/+10 |
* | modulo-sched.c (get_sched_window): Use a table for the debug output. | Richard Sandiford | 2011-08-08 | 1 | -48/+46 |
* | modulo-sched.c (get_sched_window): Use just one loop for predecessors and one... | Richard Sandiford | 2011-08-08 | 1 | -188/+99 |
* | Optimize stage count | Revital Eres | 2011-08-03 | 1 | -57/+287 |
* | SMS: Misc. fixes | Revital Eres | 2011-07-31 | 1 | -11/+17 |
* | revert: re PR rtl-optimization/11320 (Scheduler bug) | Bernd Schmidt | 2011-07-15 | 1 | -3/+1 |
* | haifa-sched.c: Include "hashtab.h" | Bernd Schmidt | 2011-07-13 | 1 | -0/+1 |
* | SMS: Fix calculation of row_rest_count | Revital Eres | 2011-06-16 | 1 | -22/+45 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 2011-06-14 | 1 | -3/+1 |
* | Fix condition in doloop_register_get | Revital Eres | 2011-05-16 | 1 | -1/+1 |
* | Support closing_branch_deps | Revital Eres | 2011-05-11 | 1 | -56/+126 |
* | Skip DEBUG_INSNs while recognizing doloop | Revital Eres | 2011-05-11 | 1 | -2/+2 |
* | Doloop pattern for ARM | Revital Eres | 2011-05-11 | 1 | -4/+7 |
* | New flag to apply SMS when SC equals 1 | Revital Eres | 2011-04-17 | 1 | -3/+4 |
* | Avoid unfreed memory when SMS fails | Revital Eres | 2011-04-17 | 1 | -1/+0 |
* | sched-ebb.c (begin_schedule_ready): Remove second argument. | Bernd Schmidt | 2011-04-01 | 1 | -2/+2 |
* | re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ... | Eric Botcazou | 2011-02-14 | 1 | -3/+5 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -3/+1 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 2010-05-22 | 1 | -0/+1 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -30/+30 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -7/+7 |
* | modulo-sched.c (sms_schedule): stage_count <= 1 as correct comparison to skip... | Bingfeng Mei | 2009-07-16 | 1 | -2/+4 |
* | haifa-sched.c (insn_finishes_cycle_p): New static function. | Maxim Kuvyrkov | 2009-07-09 | 1 | -0/+1 |
* | alias.c: Use REG_P... | Shujing Zhao | 2009-06-22 | 1 | -1/+1 |
* | SMS - Pass the actual schedulable rows to compute_split_row | Ayal Zaks | 2009-03-31 | 1 | -2/+5 |
* | sel-sched.h, [...]: New files. | Andrey Belevantsev | 2008-09-01 | 1 | -25/+30 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -5/+5 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -3/+5 |
* | SMS: Revisit order of insns within a row | Ayal Zaks | 2008-02-25 | 1 | -14/+33 |
* | SMS: Minor misc fixes | Revital Eres | 2008-02-19 | 1 | -6/+6 |
* | modulo-sched.c (get_sched_window): Fix comment typo. | Bernhard Fischer | 2008-01-18 | 1 | -1/+1 |
* | Fix generation of reg-moves | Revital Eres | 2007-12-19 | 1 | -2/+46 |
* | Fix the direction of the scheduling window & Fix scheduling order within a row | Revital Eres | 2007-12-02 | 1 | -51/+171 |
* | modulo-sched.c (sms_order_nodes, [...]): Fix prototypes. | Dmitry Zhurikhin | 2007-11-07 | 1 | -14/+14 |
* | SMS: Add use-def chain problem | Revital Eres | 2007-10-29 | 1 | -1/+1 |
* | fixed-bit.c, [...]: Fix comment typos. | Kazu Hirata | 2007-10-14 | 1 | -1/+1 |
* | SMS: Add dump info | Revital Eres | 2007-10-10 | 1 | -13/+61 |
* | Minor cosmetic change | Ayal Zaks | 2007-09-23 | 1 | -15/+12 |
* | New target hook to calculate MII | Trevor Smigiel | 2007-09-10 | 1 | -0/+3 |