summaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR debug/44223 (segmentation fault with -g -fsched-pressure)Jakub Jelinek2010-05-211-0/+6
* re PR debug/44178 (-fcompare-debug failure with -O1 -fgcse -fsched-pressure -...Jakub Jelinek2010-05-201-1/+1
* re PR rtl-optimization/43332 (valgrind warns about using uninitialized variab...Vladimir Makarov2010-05-181-1/+2
* re PR debug/44028 (-fcompare-debug failure (length) with -O3 -fsched-pressure...Jakub Jelinek2010-05-101-0/+9
* sel-sched.c (create_speculation_check): Remove set but not used variable twin.Jakub Jelinek2010-01-201-7/+2
* re PR debug/42629 ("-fcompare-debug failure (length)" with "-O1 -fsched-press...Alexandre Oliva2010-01-091-1/+2
* re PR middle-end/41883 (ICE from '-O -fprofile-arcs -fsched2-use-superblocks...Richard Henderson2010-01-061-113/+53
* Remove trailing white spaces.H.J. Lu2009-11-251-177/+177
* [multiple changes]Paolo Carlini2009-11-241-4/+2
* re PR debug/41739 (Failed to bootstrap on Linux/ia64)Alexandre Oliva2009-10-201-0/+4
* re PR debug/41535 (Broken var location info after scheduling)Alexandre Oliva2009-10-171-1/+40