summaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
Commit message (Expand)AuthorAgeFilesLines
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-2/+25
* haifa-sched.c (insn_finishes_cycle_p): New static function.Maxim Kuvyrkov2009-07-091-0/+4
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-10/+22
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR middle-end/37499 (Scheduling pass 2 time increases by order of magnitude)Alexander Monakov2008-09-181-3/+0
* Improved branch hints, safe hints, and scheduling.Trevor Smigiel2008-09-051-0/+1
* sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.Andrey Belevantsev2008-09-011-5/+6
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-83/+464
* re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loop...Maxim Kuvyrkov2008-08-061-1/+1
* Remove libcall notes.Steven Bosscher2008-06-171-6/+0
* sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.Maxim Kuvyrkov2007-10-171-3/+4
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-09-011-1/+1
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-7/+7
* sched-int.h (struct _dep): Rename field 'kind' to 'type'.Maxim Kuvyrkov2007-08-141-58/+192
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-30/+6
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-1/+1
* haifa-sched.c (rtx_vec_t): New typedef.Maxim Kuvyrkov2007-05-041-3/+6
* sched-ebb.c (debug_ebb_dependencies): New static function.Maxim Kuvyrkov2007-05-041-0/+3
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-04-161-5/+10
* sched-deps.c (find_insn_list): Remove.Kazu Hirata2007-02-171-1/+0
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-2/+2
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov2007-02-021-14/+237
* haifa-sched.c: Remove define LINE_NOTE(INSN).Tehila Meyzels2006-11-291-7/+1
* tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka2006-11-111-2/+0
* * sched-int.h: Fix comment typos.Kazu Hirata2006-10-071-2/+2
* * gimplify.c, sched-int.h: Fix comment typos.Kazu Hirata2006-10-071-1/+1
* sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.Maxim Kuvyrkov2006-10-061-0/+8
* re PR rtl-optimization/29128 (ICE: in move_block_after_check, at haifa-sched....Maxim Kuvyrkov2006-10-061-0/+7
* re PR rtl-optimization/28489 (ICE in move_insn, at haifa-sched.c:1968)Maxim Kuvyrkov2006-08-171-0/+1
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-04-151-1/+1
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-04-081-8/+8
* re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)Maxim Kuvyrkov2006-03-301-5/+5
* 2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>Maxim Kuvyrkov2006-03-281-5/+5
* rtl.def (Copyright): Update date.Maxim Kuvyrkov2006-03-271-5/+5
* haifa-sched.c (choose_ready): Fix type of the local variable.Maxim Kuvyrkov2006-03-231-1/+1
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-161-7/+122
* sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ...Maxim Kuvyrkov2006-03-161-2/+14
* ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.Maxim Kuvyrkov2006-03-161-2/+153
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-1/+1
* re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps)Steven Bosscher2005-07-271-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* sched-int.h (haifa_insn_data): Remove blockage and units.Kazu Hirata2005-04-091-25/+0
* sched-deps.c (add_insn_mem_dependence): Make it static.Kazu Hirata2004-11-081-1/+0
* genattr.c (struct range, [...]): Remove them.Paolo Bonzini2004-07-201-18/+2
* re PR rtl-optimization/15521 (sched1 extends life of hard registers on SMALL_...J"orn Rennecke2004-06-091-1/+1
* Makefile.in (RA_H, [...]): New.Jerry Quinn2004-06-031-0/+12
* convert.c, [...]: Update copyright.Kazu Hirata2004-02-231-1/+1
* haifa-sched.c (sched_emit_insn): Remove.Kazu Hirata2004-02-201-1/+0
* sched-int.h (sched_info): New field sched_max_insns_priority.Dorit Naishlos2003-10-071-0/+3