aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-17sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.Maxim Kuvyrkov1-3/+4
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-7/+7
2007-08-14sched-int.h (struct _dep): Rename field 'kind' to 'type'.Maxim Kuvyrkov1-58/+192
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-30/+6
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-1/+1
2007-05-04haifa-sched.c (rtx_vec_t): New typedef.Maxim Kuvyrkov1-3/+6
2007-05-04sched-ebb.c (debug_ebb_dependencies): New static function.Maxim Kuvyrkov1-0/+3
2007-04-16re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov1-5/+10
2007-02-17sched-deps.c (find_insn_list): Remove.Kazu Hirata1-1/+0
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-02-02re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov1-14/+237
2006-11-29haifa-sched.c: Remove define LINE_NOTE(INSN).Tehila Meyzels1-7/+1
2006-11-11tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka1-2/+0
2006-10-07* sched-int.h: Fix comment typos.Kazu Hirata1-2/+2
2006-10-07* gimplify.c, sched-int.h: Fix comment typos.Kazu Hirata1-1/+1
2006-10-06sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.Maxim Kuvyrkov1-0/+8
2006-10-06re PR rtl-optimization/29128 (ICE: in move_block_after_check, at haifa-sched....Maxim Kuvyrkov1-0/+7
2006-08-17re PR rtl-optimization/28489 (ICE in move_insn, at haifa-sched.c:1968)Maxim Kuvyrkov1-0/+1
2006-04-15cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-8/+8
2006-03-30re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)Maxim Kuvyrkov1-5/+5
2006-03-282006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>Maxim Kuvyrkov1-5/+5
2006-03-27rtl.def (Copyright): Update date.Maxim Kuvyrkov1-5/+5
2006-03-23haifa-sched.c (choose_ready): Fix type of the local variable.Maxim Kuvyrkov1-1/+1
2006-03-16target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov1-7/+122
2006-03-16sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ...Maxim Kuvyrkov1-2/+14
2006-03-16ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.Maxim Kuvyrkov1-2/+153
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-1/+1
2005-07-27re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps)Steven Bosscher1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-09sched-int.h (haifa_insn_data): Remove blockage and units.Kazu Hirata1-25/+0
2004-11-08sched-deps.c (add_insn_mem_dependence): Make it static.Kazu Hirata1-1/+0
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-18/+2
2004-06-09re PR rtl-optimization/15521 (sched1 extends life of hard registers on SMALL_...J"orn Rennecke1-1/+1
2004-06-03Makefile.in (RA_H, [...]): New.Jerry Quinn1-0/+12
2004-02-23convert.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-20haifa-sched.c (sched_emit_insn): Remove.Kazu Hirata1-1/+0
2003-10-07sched-int.h (sched_info): New field sched_max_insns_priority.Dorit Naishlos1-0/+3
2003-10-05c-pretty-print.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-15re PR rtl-optimization/11320 (Scheduler bug)Eric Botcazou1-1/+4
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger1-7/+7
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger1-44/+43
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-02-25sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c.Vladimir Makarov1-1/+73
2002-09-27LANGUAGES: Follow spelling conventions.Kazu Hirata1-1/+1
2002-06-04sched-int.h (struct deps): New field libcall_block_tail_insn.Jeff Law1-0/+6
2002-05-02haifa-sched.c (schedule_insn): Print table of instructions and reservations.Jan Hubicka1-1/+1
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-2/+6