summaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* invoke.texi (-fsched-pressure): Document it.Vladimir Makarov2009-09-021-78/+459
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-31/+193
* 2009-07-13 Ghassan Shobaki <ghassan.shobaki@amd.com>Ghassan Shobaki2009-07-131-7/+8
* haifa-sched.c (insn_finishes_cycle_p): New static function.Maxim Kuvyrkov2009-07-091-1/+21
* bitmap.c (bitmap_clear): Don't declare as inline.Ian Lance Taylor2009-06-161-3/+1
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-1/+1
* rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.Ian Lance Taylor2009-04-161-6/+4
* target.h (struct gcc_target): Update prototypes of needs_block_p and gen_spec...Andrey Belevantsev2008-10-141-2/+2
* haifa-sched.c (dep_cost_1): Recognize the producer even if the consumer is an...Adam Nemet2008-09-181-3/+13
* haifa-sched.c (advance_one_cycle): Do not print '\n' before printing dump mes...Andrey Belevantsev2008-09-091-3/+4
* re PR rtl-optimization/37360 (ICE in haifa-sched.c when compiling __popcounts...Andrey Belevantsev2008-09-091-1/+8
* Improved branch hints, safe hints, and scheduling.Trevor Smigiel2008-09-051-0/+11
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-549/+1046
* re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loop...Maxim Kuvyrkov2008-08-061-26/+0
* haifa-sched.c (extend_global): Split to extend_global_data and extend_region_...Maxim Kuvyrkov2008-08-061-21/+28
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-5/+1
* driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi2008-06-261-5/+6
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-3/+3
* df-scan.c (df_ref_chain_change_bb): Simplify.Alexandre Oliva2008-03-011-3/+3
* haifa-sched.c (haifa_classify_insn): Rename to ...Alexander Monakov2007-11-091-36/+25
* re PR middle-end/33670 (cc1 segfault with -O2 -fsched-stalled-insns=0 for twolf)Maxim Kuvyrkov2007-11-071-18/+0
* re PR middle-end/33670 (cc1 segfault with -O2 -fsched-stalled-insns=0 for twolf)Jakub Jelinek2007-11-031-0/+6
* re PR target/33133 (ICE in try_ready, at haifa-sched.c:2958 with -O2/-O3)Maxim Kuvyrkov2007-10-151-2/+11
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-09-011-2/+2
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-7/+7
* target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New schedul...Maxim Kuvyrkov2007-08-221-0/+6
* sched-int.h (struct _dep): Rename field 'kind' to 'type'.Maxim Kuvyrkov2007-08-141-279/+309
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR target/31684 (ICE in get_attr_first_insn, at config/ia64/itanium2.md:18...Steve Ellcey2007-07-021-1/+1
* dbgcnt.def (global_alloc_at_func, [...]): New counters.Seongbae Park2007-06-201-35/+89
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-182/+24
* haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ...Zdenek Dvorak2007-06-061-2/+3
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-05-251-1/+1
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-2/+2
* haifa-sched.c (rtx_vec_t): New typedef.Maxim Kuvyrkov2007-05-041-46/+80
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-02-021-214/+290
* alias.c (init_alias_analysis): Correct whitespace.Roger Sayle2007-02-011-4/+4