| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR rtl-optimization/49800 (segfault with -fsched-pressure -fdump-rtl-sched1) | Vladimir Makarov | 2012-02-02 | 1 | -0/+6 |
* | sched-int.h (bb_note): Move to... | Richard Sandiford | 2012-01-09 | 1 | -14/+0 |
* | haifa-sched.c (recompute_todo_spec): Simplify and correct the code checking f... | Bernd Schmidt | 2011-11-29 | 1 | -26/+13 |
* | reg-notes.def (DEP_CONTROL): New. | Bernd Schmidt | 2011-10-21 | 1 | -98/+381 |
* | haifa-sched.c (modulo_ii, [...]): New static variables. | Bernd Schmidt | 2011-09-30 | 1 | -29/+309 |
* | haifa-sched.c (has_edge_p, [...]): Remove maintenance overhead. | Maxim Kuvyrkov | 2011-09-19 | 1 | -142/+0 |
* | haifa-sched.c (schedule_insns): Remove outdated comment. | Bernd Schmidt | 2011-07-14 | 1 | -56/+37 |
* | haifa-sched.c: Include "hashtab.h" | Bernd Schmidt | 2011-07-13 | 1 | -16/+773 |
* | haifa-sched.c (struct sched_block_state): New. | Bernd Schmidt | 2011-07-13 | 1 | -16/+25 |
* | sched-int.h (struct _dep): Add member cost. | Bernd Schmidt | 2011-07-13 | 1 | -0/+14 |
* | cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l... | Eric Botcazou | 2011-07-12 | 1 | -1/+2 |
* | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 2011-06-15 | 1 | -1/+2 |
* | haifa-sched.c (sched_scan_info): Remove. | Bernd Schmidt | 2011-05-27 | 1 | -125/+33 |
* | haifa-sched.c (schedule-block): Reorder the inner scheduling loop to reduce d... | Bernd Schmidt | 2011-05-26 | 1 | -86/+62 |
* | haifa-sched.c (sched_emit_insn): Emit insn before first non-scheduled insn. | Ulrich Weigand | 2011-05-02 | 1 | -2/+9 |
* | haifa-sched.c (last_nondebug_scheduled_insn): New. | Alexandre Oliva | 2011-04-29 | 1 | -15/+11 |
* | remove useless if-before-free tests | Jim Meyering | 2011-04-20 | 1 | -2/+1 |
* | re PR target/48629 (ICE on gcc.dg/pr42389.c on ia64-*-* with -fsched-pressure) | Bernd Schmidt | 2011-04-15 | 1 | -2/+2 |
* | Remove doubled up words. | Mike Stump | 2011-04-10 | 1 | -1/+1 |
* | re PR rtl-optimization/48272 (internal compiler error: in setup_insn_reg_pres... | Andrey Belevantsev | 2011-04-08 | 1 | -0/+2 |
* | re PR bootstrap/48403 (bootstrap comparison failure) | Bernd Schmidt | 2011-04-05 | 1 | -1/+3 |
* | re PR bootstrap/48403 (bootstrap comparison failure) | Bernd Schmidt | 2011-04-04 | 1 | -37/+53 |
* | haifa-sched.c (prune_ready_list): New function, broken out of schedule_block. | Bernd Schmidt | 2011-04-01 | 1 | -47/+68 |
* | sched-ebb.c (begin_schedule_ready): Remove second argument. | Bernd Schmidt | 2011-04-01 | 1 | -72/+59 |
* | haifa-sched.c (queue_insn): New arg REASON. | Bernd Schmidt | 2011-04-01 | 1 | -12/+9 |
* | [multiple changes] | Vladimir Makarov | 2011-03-29 | 1 | -53/+56 |
* | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 2011-03-28 | 1 | -56/+53 |
* | [multiple changes] | Vladimir Makarov | 2011-03-27 | 1 | -53/+56 |
* | cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o... | Anatoly Sokolov | 2011-03-19 | 1 | -5/+5 |
* | re PR debug/47620 (Profiledbootstrap failure on powerpc-linux) | Alexandre Oliva | 2011-02-19 | 1 | -1/+1 |
* | re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks) | Alexandre Oliva | 2011-02-02 | 1 | -6/+58 |
* | revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns) | Alexandre Oliva | 2011-01-31 | 1 | -52/+6 |
* | re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns) | Alexandre Oliva | 2011-01-25 | 1 | -6/+52 |
* | re PR target/43603 (gcc-4.4.3 ICE on ia64 with -O3) | Andrey Belevantsev | 2010-12-08 | 1 | -0/+2 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | common.opt (initial_max_fld_align, [...]): New Variable entries. | Joseph Myers | 2010-11-24 | 1 | -13/+0 |
* | re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues) | Joern Rennecke | 2010-11-05 | 1 | -1/+1 |
* | Model decoder of Core 2/i7 for multipass scheduling. | Maxim Kuvyrkov | 2010-11-02 | 1 | -12/+53 |
* | haifa-sched.c (ISSUE_POINTS): Remove. | Jie Zhang | 2010-10-27 | 1 | -21/+11 |
* | re PR rtl-optimization/37360 (ICE in haifa-sched.c when compiling __popcounts... | Jie Zhang | 2010-10-23 | 1 | -8/+1 |
* | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 2010-10-21 | 1 | -4/+2 |
* | basic-block.h (find_fallthru_edge): Define. | Nathan Froyd | 2010-10-21 | 1 | -15/+16 |
* | Dispatch scheduling for AMD Bulldozer processors. | Reza Yazdani | 2010-09-09 | 1 | -1/+83 |
* | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 2010-08-20 | 1 | -5/+5 |
* | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 2010-08-19 | 1 | -9/+4 |
* | re PR debug/45055 (another -fcompare-debug failure with uninitialised read in... | Jakub Jelinek | 2010-07-30 | 1 | -7/+3 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -1/+1 |
* | re PR other/44034 (target hooks are hard to maintain) | Joern Rennecke | 2010-06-29 | 1 | -10/+9 |
* | re PR debug/43656 ("-fcompare-debug failure" with "-O2 -fschedule-insns -fsch... | Alexandre Oliva | 2010-06-14 | 1 | -2/+7 |
* | fwprop.c: Make emit-rtl.h include last. | Jan Hubicka | 2010-06-01 | 1 | -0/+1 |