summaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
Commit message (Expand)AuthorAgeFilesLines
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-1/+1
* 2003-03-06 Vladimir Makarov <vmakarov@redhat.com>vmakarov2003-03-071-1/+1
* 2003-02-25 Vladimir Makarov <vmakarov@redhat.com>vmakarov2003-02-251-0/+164
* * i386.c (x86_inter_unit_moves): New variable.hubicka2003-02-061-0/+1
* 2003-01-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov2003-01-281-52/+60
* * basic-block.h: Fix comment formatting.kazu2003-01-181-2/+2
* 2003-01-16 Vladimir Makarov <vmakarov@redhat.com>vmakarov2003-01-171-3/+21
* 2003-01-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov2003-01-091-120/+220
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* * ChangeLog.4: Fix typos.kazu2002-09-281-1/+1
* * haifa-sched.c: Follow spelling conventions.kazu2002-09-141-1/+1
* * genautomata.c (VLA_HWINT_SHORTEN, VLA_HWINT_LAST): Remove.neil2002-07-231-7/+0
* * i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) tohubicka2002-06-121-2/+0
* 2002-06-10 Roger Sayle <roger@eyesopen.com>sayle2002-06-101-1/+1
* * sched-int.h (struct deps): New field libcall_block_tail_insn.law2002-06-041-1/+4
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-041-19/+6
* Revert this patch:law2002-05-291-4/+1
* * haifa-sched.c (schedule_block): Do not count USE and CLOBBERlaw2002-05-291-1/+4
* * sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.law2002-05-281-0/+2
* * basic-block.h (last_basic_block): Defined as synonym forrakdver2002-05-271-1/+1
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-14/+15
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-16/+15
* Basic block renumbering removal.rth2002-05-161-15/+16
* 2002-05-03 David S. Miller <davem@redhat.com>davem2002-05-041-11/+6
* 2002-05-03 David S. Miller <davem@redhat.com>davem2002-05-041-4/+0
* * haifa-sched.c (schedule_insn): Print table of instructions andrth2002-05-031-21/+20
* * haifa-sched.c (rank_for_schedule): Skip past last_scheduled_insnrth2002-05-021-6/+11
* 2002-04-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2002-04-291-106/+565
* * haifa-sched.c (sched_emit_insn): New.rth2002-02-281-12/+20
* * bitmap.h: Fix comment formatting.kazu2002-01-181-3/+3
* * cfglayout.c (scope_def, scope_forest_info, forest,rth2001-12-311-56/+18
* * haifa-sched.c (reemit_other_notes): New.rth2001-12-271-18/+56
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-3/+3
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-1/+5
* Fix typo in FSF copyright statementnickc2001-09-141-2/+2
* 2001-08-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2001-08-301-539/+100
* 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>vmakarov2001-08-271-100/+539
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-9/+9
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-181-46/+43
* * calls.c (expand_call): Do not emit INSN_SETJMP note.hubicka2001-08-071-12/+4
* * alias.c (nonlocal_mentioned_p):hubicka2001-08-071-1/+1
* * i386.md (float_truncate splitter, and to mov splitters): Addhubicka2001-06-261-2/+0
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* Avoid exponential runtimebernds2001-03-011-17/+22
* * haifa-sched.c (restore_line_notes): Remove argument block Baj2001-01-121-4/+3
* * haifa-sched.c (schedule_block): Provide empty source statementrobertl2000-12-211-0/+1
* Support scheduling across extended basic blocksbernds2000-12-201-1/+2
* More scheduler infrastructure.bernds2000-12-191-37/+59
* * haifa-sched.c (sched_init): Don't put a note in front of any BARRIER.amylaar2000-12-151-4/+2