Revert this patch:
[platform/upstream/gcc.git] / gcc / sched-deps.c
2002-05-29 Jeff LawRevert this patch:
2002-05-29 Jeff Lawhaifa-sched.c (schedule_block): Do not count USE and...
2002-05-28 David Edelsohnsched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-09 Kazu Hiratasbitmap.c: Fix formatting.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-30 Richard Henderson* sched-deps.c (sched_analyze): Make a call read the...
2002-01-29 Richard Hendersonsched-int.h (struct deps_reg): Add uses_length, clobber...
2002-01-27 Richard Hendersonsched-deps.c (reg_pending_uses_head): New.
2002-01-22 Kazu Hiratapredict.c: Fix formatting.
2001-12-29 Richard Hendersonloop.c (prescan_loop): Set has_multiple_exit_targets...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-02 Jim WilsonFix ia64 scheduler/predicated insn bug report from...
2001-09-14 Nick CliftonFix typo in FSF copyright statement
2001-08-31 Richard Hendersonsched-deps.c (add_dependence): Don't elide dependancy...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-17 Kazu Hiratasbitmap.c: Fix comment formatting.
2001-08-08 Bernd SchmidtUse cselib for alias analysis in sched_ebb
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-07-26 Andrew MacLeodparams.def (PARAM_MAX_PENDING_LIST_LENGTH): Add paramet...
2001-07-16 Richard Hendersonhard-reg-set.h (regs_invalidated_by_call): Declare.
2001-07-11 Daniel Berlingcse.c, [...]: s/free on sbitmap vectors/sbitmap_vector...
2001-07-10 Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-05-20 Richard Hendersonsched-deps.c (sched_analyze_insn): Force volatile memor...
2001-05-12 Neil Boothdwarfout.c (dwarfout_init): Add cast.
2001-04-05 Bernd SchmidtRevert more of previous change
2001-04-04 Bernd SchmidtPartially revert previous change
2001-03-28 Richard Hendersonsched-deps.c (sched_analyze_insn): Consolidate scheduli...
2001-01-19 Richard Kennerrtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST...
2001-01-18 Richard Kennerflow.c (mark_set_1, [...]): Now case; rework to allow...
2001-01-11 Bernd SchmidtPartially undo a previous patch
2001-01-09 Richard Hendersonsched-int.h (struct deps): Add max_reg, reg_last_in_use...
2001-01-03 Bernd SchmidtImprove alias analysis for ia64
2000-12-27 Bernd SchmidtAvoid unnecessary dependencies on COND_EXEC insns.
2000-12-20 Bernd SchmidtSupport scheduling across extended basic blocks
2000-12-19 Bernd SchmidtMore scheduler infrastructure.
2000-12-03 Bernd SchmidtMove dependency code out of haifa-sched.c