OSDN Git Service

2002-04-12 Eric Norum <eric.norum@usask.ca>
[pf3gnuchains/gcc-fork.git] / gcc / haifa-sched.c
2002-02-28 rth * haifa-sched.c (sched_emit_insn): New.
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2001-12-31 rth * cfglayout.c (scope_def, scope_forest_info...
2001-12-27 rth * haifa-sched.c (reemit_other_notes): New.
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-09-14 nickcFix typo in FSF copyright statement
2001-08-30 vmakarov2001-08-30 Vladimir Makarov <vmakarov@redhat.com>
2001-08-27 vmakarov2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-18 zack * haifa-sched.c: Convert to target hooks. Macros...
2001-08-07 hubicka * calls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 hubicka * alias.c (nonlocal_mentioned_p):
2001-06-26 hubicka * i386.md (float_truncate splitter, and to mov splitte...
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-01 berndsAvoid exponential runtime
2001-01-12 aj * haifa-sched.c (restore_line_notes): Remove argument...
2000-12-21 robertl * haifa-sched.c (schedule_block): Provide empty...
2000-12-20 berndsSupport scheduling across extended basic blocks
2000-12-19 berndsMore scheduler infrastructure.
2000-12-15 amylaar * haifa-sched.c (sched_init): Don't put a note in...
2000-12-03 berndsMove the region scheduling code out of haifa-sched.c.
2000-12-03 berndsMove dependency code out of haifa-sched.c
2000-12-03 berndsMove scheduling visualization code to separate file.
2000-12-03 berndsTry to separate region-specific code from generic parts...
2000-12-02 berndsHaifa cleanup, part 1
2000-11-27 berndsPrettier visualization of COND_EXECs
2000-11-25 rth * haifa-sched.c (sched_analyze_1, sched_analyze...
2000-11-24 berndsTreat ready list as a (for now, semi-)abstract datatype...
2000-11-22 rth * haifa-sched.c (sched_analyze_1): Don't specia...
2000-11-14 rthMichael Matz <matzmich@cs.tu-berlin.de>
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-19 wilsonFix ICE on lex output file reported by Andreas Schwab.
2000-10-06 vmakarov2000-10-06 Vladimir Makarov <vmakarov@touchme.toronto...
2000-10-06 vmakarov2000-10-06 Vladimir Makarov <vmakarov@touchme.toronto...
2000-09-12 law * haifa-sched.c: Fix formatting.
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-06-13 rth * flow.c (insn_dead_p): Keep sets to PIC_OFFSET...
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-05-04 law * haifa-sched.c (schedule_insns): Free the...
2000-04-30 rth * flow.c (struct reg_cond_life_info): New.
2000-04-21 kenner * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_I...
2000-04-20 kennerFix copuyright notice
2000-04-15 dje * toplev.c (display_help): Prefix "f" to "sched...
2000-04-10 kennerAdd missing blank
2000-04-07 rth * rtl.def (COND_EXEC): New.
2000-03-05 mmitchel * basic-block.h (ALLOCA_REG_SET): Remove.
2000-02-26 lawFix copyrights.
2000-02-25 geoffk* haifa-sched.c (schedule_block): Explain the real...
2000-02-21 ghazi * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-11 geoffk* haifa-sched.c (BUF_LEN): Increase a lot.
2000-02-06 ghazi * Makefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-28 rth * haifa-sched.c (schedule_insns): Don't recompu...
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
2000-01-12 rearnsha* haifa-sched.c (split_edges): Pass edgeset_size as...
2000-01-11 law * Band-aid until haifa's bitset implementation...
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
2000-01-05 lawCopyright date
2000-01-04 scox2000-01-04 Stan Cox <scox@cygnus.com>
1999-11-29 cruxClean up parts of the scheduler
1999-11-15 law * basic-block.h: Remove all #defines and protot...
1999-11-07 law * gcse.c (post_dominators): Kill.
1999-11-06 rth * haifa-sched.c (struct haifa_insn_data, h_i_d...
1999-11-05 rth * haifa-sched.c (schedule_block): Don't crash...
1999-11-05 rth * haifa-sched.c (init_rgn_data_dependences...
1999-11-04 law * haifa-sched.c (schedule_block): Fix thinko.
1999-11-03 mmitchel * haifa-sched.c (find_rgns): Replace uses of alloca...
1999-10-27 mmitchel * alias.c (init_alias_analysis): Allocate reg_known_va...
1999-10-26 law * haifa-sched.c (add_dependence): Update the...
1999-10-25 mmitchel * haifa-sched.c (schedule_insns): Don't assign LUIDs...
1999-10-20 rth * basic-block.h (PROP_*): Move constants from ...
1999-10-18 law * haifa-sched.c (add_dependence): Protect refer...
1999-10-18 rth * basic-block.h (set_block_num): Declare.
1999-10-17 lawTypo.
1999-10-17 law * haifa-sched.c (add_dependence): Only check...
1999-10-17 law * haifa-sched.c (true_dependency_cache): New.
1999-10-17 law * haifa-sched.c (schedule_insns): Do not remove...
1999-10-16 law * haifa-sched.c (compute_block_forward_dependencies...
1999-10-10 rth * haifa-sched.c (sched_reg_n_calls_crossed...
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-09-21 ghazi * haifa-sched.c (sched_analyze): Rename local...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-18 law * haifa-sched.c (sched_analyze): Use free_INSN_...
1999-09-16 mmitchel * haifa-sched.c (sched_analyze): Keep the list of...
1999-09-15 mmitchel * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-14 ghazi * haifa-sched.c (actual_hazard): Move declaratio...
1999-09-08 ghazi * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
1999-09-08 rth * flow.c (insn_dead_p): Use XEXP rather than...
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-06 m.hayes * haifa-sched.c: Tidy comments.
1999-09-05 rth * haifa-sched.c (schedule_block): Use next_nonn...
1999-09-03 mmitchel * dbxout.c (dbxout_init): Use xcalloc instead of xmall...
1999-08-28 rth * haifa-sched.c (sched_analyze): Clear LOG_LINK...
1999-08-25 amacleodWed Aug 25 13:41:47 EDT 1999 Andrew MacLeod <amacleod...
1999-08-25 law * haifa-sched.c (find_rgns): Mark a block found...
1999-08-25 law * haifa-sched.c (get_visual_tbl_length): Fix...
1999-08-24 rth * haifa-sched.c (split_hard_reg_notes): Move...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
next