aboutsummaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-180/+113
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-3/+3
2003-06-13re PR bootstrap/10835 (combinatory explosion in scheduler on HyperSPARC)Vladimir Makarov1-7/+46
2003-03-15c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle1-1/+1
2003-03-07haifa-sched.c (schedule_block): Don't call reorder when sorting is prohibited.Vladimir Makarov1-1/+1
2003-02-25sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c.Vladimir Makarov1-0/+164
2003-02-06i386.c (x86_inter_unit_moves): New variable.Jan Hubicka1-0/+1
2003-01-28haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t...Vladimir Makarov1-52/+60
2003-01-18basic-block.h: Fix comment formatting.Kazu Hirata1-2/+2
2003-01-17haifa-sched.c (move_insn): Restore moving all schedule group.Vladimir Makarov1-3/+21
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-120/+220
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata1-1/+1
2002-09-14haifa-sched.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-07-23genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.Neil Booth1-7/+0
2002-06-12i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to decide whet...Jan Hubicka1-2/+0
2002-06-10cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b...Roger Sayle1-1/+1
2002-06-04sched-int.h (struct deps): New field libcall_block_tail_insn.Jeff Law1-1/+4
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-19/+6
2002-05-29Revert this patch:Jeff Law1-4/+1
2002-05-29haifa-sched.c (schedule_block): Do not count USE and CLOBBER insns against th...Jeff Law1-1/+4
2002-05-28sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.David Edelsohn1-0/+2
2002-05-27basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks.Zdenek Dvorak1-1/+1
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak1-14/+15
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-16/+15
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-15/+16
2002-05-03haifa-sched.c (rank_for_schedule): Revert 2002-05-02 change, no longer needed.David S. Miller1-11/+6
2002-05-03Delete cycle display scheduling hook.David S. Miller1-4/+0
2002-05-02haifa-sched.c (schedule_insn): Print table of instructions and reservations.Jan Hubicka1-21/+20
2002-05-02haifa-sched.c (rank_for_schedule): Skip past last_scheduled_insn emitted by c...Richard Henderson1-6/+11
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-106/+565
2002-02-28haifa-sched.c (sched_emit_insn): New.Richard Henderson1-12/+20
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-3/+3
2001-12-30cfglayout.c (scope_def, [...]): Remove.Richard Henderson1-56/+18
2001-12-27haifa-sched.c (reemit_other_notes): New.Richard Henderson1-18/+56
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-3/+3
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka1-1/+5
2001-09-14Fix typo in FSF copyright statementNick Clifton1-2/+2
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov1-539/+100
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov1-100/+539
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-9/+9
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-46/+43
2001-08-07calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka1-12/+4
2001-08-07alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_PJan Hubicka1-1/+1
2001-06-26i386.md (float_truncate splitter, [...]): Add reload_completted; fix operand ...Jan Hubicka1-2/+0
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-01Avoid exponential runtimeBernd Schmidt1-17/+22
2001-01-12haifa-sched.c (restore_line_notes): Remove argument block B since it's unused.Andreas Jaeger1-4/+3
2000-12-21haifa-sched.c (schedule_block): Provide empty source statement if not MD_SCHE...Robert Lipe1-0/+1