summaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/49800 (segfault with -fsched-pressure -fdump-rtl-sched1)Vladimir Makarov2012-02-021-0/+6
* sched-int.h (bb_note): Move to...Richard Sandiford2012-01-091-14/+0
* haifa-sched.c (recompute_todo_spec): Simplify and correct the code checking f...Bernd Schmidt2011-11-291-26/+13
* reg-notes.def (DEP_CONTROL): New.Bernd Schmidt2011-10-211-98/+381
* haifa-sched.c (modulo_ii, [...]): New static variables.Bernd Schmidt2011-09-301-29/+309
* haifa-sched.c (has_edge_p, [...]): Remove maintenance overhead.Maxim Kuvyrkov2011-09-191-142/+0
* haifa-sched.c (schedule_insns): Remove outdated comment.Bernd Schmidt2011-07-141-56/+37
* haifa-sched.c: Include "hashtab.h"Bernd Schmidt2011-07-131-16/+773
* haifa-sched.c (struct sched_block_state): New.Bernd Schmidt2011-07-131-16/+25
* sched-int.h (struct _dep): Add member cost.Bernd Schmidt2011-07-131-0/+14
* cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l...Eric Botcazou2011-07-121-1/+2
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-1/+2
* haifa-sched.c (sched_scan_info): Remove.Bernd Schmidt2011-05-271-125/+33
* haifa-sched.c (schedule-block): Reorder the inner scheduling loop to reduce d...Bernd Schmidt2011-05-261-86/+62
* haifa-sched.c (sched_emit_insn): Emit insn before first non-scheduled insn.Ulrich Weigand2011-05-021-2/+9
* haifa-sched.c (last_nondebug_scheduled_insn): New.Alexandre Oliva2011-04-291-15/+11
* remove useless if-before-free testsJim Meyering2011-04-201-2/+1
* re PR target/48629 (ICE on gcc.dg/pr42389.c on ia64-*-* with -fsched-pressure)Bernd Schmidt2011-04-151-2/+2
* Remove doubled up words.Mike Stump2011-04-101-1/+1
* re PR rtl-optimization/48272 (internal compiler error: in setup_insn_reg_pres...Andrey Belevantsev2011-04-081-0/+2
* re PR bootstrap/48403 (bootstrap comparison failure)Bernd Schmidt2011-04-051-1/+3
* re PR bootstrap/48403 (bootstrap comparison failure)Bernd Schmidt2011-04-041-37/+53
* haifa-sched.c (prune_ready_list): New function, broken out of schedule_block.Bernd Schmidt2011-04-011-47/+68
* sched-ebb.c (begin_schedule_ready): Remove second argument.Bernd Schmidt2011-04-011-72/+59
* haifa-sched.c (queue_insn): New arg REASON.Bernd Schmidt2011-04-011-12/+9
* [multiple changes]Vladimir Makarov2011-03-291-53/+56
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-56/+53
* [multiple changes]Vladimir Makarov2011-03-271-53/+56
* cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o...Anatoly Sokolov2011-03-191-5/+5
* re PR debug/47620 (Profiledbootstrap failure on powerpc-linux)Alexandre Oliva2011-02-191-1/+1
* re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)Alexandre Oliva2011-02-021-6/+58
* revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-311-52/+6
* re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)Alexandre Oliva2011-01-251-6/+52
* re PR target/43603 (gcc-4.4.3 ICE on ia64 with -O3)Andrey Belevantsev2010-12-081-0/+2
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers2010-11-241-13/+0
* re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke2010-11-051-1/+1
* Model decoder of Core 2/i7 for multipass scheduling.Maxim Kuvyrkov2010-11-021-12/+53
* haifa-sched.c (ISSUE_POINTS): Remove.Jie Zhang2010-10-271-21/+11
* re PR rtl-optimization/37360 (ICE in haifa-sched.c when compiling __popcounts...Jie Zhang2010-10-231-8/+1
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-4/+2
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-15/+16
* Dispatch scheduling for AMD Bulldozer processors.Reza Yazdani2010-09-091-1/+83
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-5/+5
* cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd2010-08-191-9/+4
* re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...Jakub Jelinek2010-07-301-7/+3
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-1/+1
* re PR other/44034 (target hooks are hard to maintain)Joern Rennecke2010-06-291-10/+9
* re PR debug/43656 ("-fcompare-debug failure" with "-O2 -fschedule-insns -fsch...Alexandre Oliva2010-06-141-2/+7
* fwprop.c: Make emit-rtl.h include last.Jan Hubicka2010-06-011-0/+1