aboutsummaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
AgeCommit message (Expand)Author
2001-01-12 * haifa-sched.c (restore_line_notes): Remove argument block BAndreas Jaeger
2000-12-21 * haifa-sched.c (schedule_block): Provide empty source statementRobert Lipe
2000-12-20Support scheduling across extended basic blocksBernd Schmidt
2000-12-19More scheduler infrastructure.Bernd Schmidt
2000-12-15 * haifa-sched.c (sched_init): Don't put a note in front of any BARRIER.J"orn Rennecke
2000-12-03Move the region scheduling code out of haifa-sched.c.Bernd Schmidt
2000-12-03Move dependency code out of haifa-sched.cBernd Schmidt
2000-12-03Move scheduling visualization code to separate file.Bernd Schmidt
2000-12-03Try to separate region-specific code from generic parts in the scheuler.Bernd Schmidt
2000-12-02Haifa cleanup, part 1Bernd Schmidt
2000-11-27Prettier visualization of COND_EXECsBernd Schmidt
2000-11-25 * haifa-sched.c (sched_analyze_1, sched_analyze_2, sched_analyze):Richard Henderson
2000-11-24Treat ready list as a (for now, semi-)abstract datatype. Lose max_priority.Bernd Schmidt
2000-11-22 * haifa-sched.c (sched_analyze_1): Don't special-case callsRichard Henderson
2000-11-14Michael Matz <matzmich@cs.tu-berlin.de>Michael Matz
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,Joseph Myers
2000-10-19Fix ICE on lex output file reported by Andreas Schwab.Jim Wilson
2000-10-062000-10-06 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>Vladimir Makarov
2000-10-062000-10-06 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>Vladimir Makarov
2000-09-12 * haifa-sched.c: Fix formatting.Jeffrey A Law
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.Rodney Brown
2000-07-28 * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.Richard Henderson
2000-06-13 * flow.c (insn_dead_p): Keep sets to PIC_OFFSET_TABLE_REGNUMRichard Henderson
2000-05-19 * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.Richard Kenner
2000-05-04 * haifa-sched.c (schedule_insns): Free the flow edge list when itJeffrey A Law
2000-04-30 * flow.c (struct reg_cond_life_info): New.Richard Henderson
2000-04-21 * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.Richard Kenner
2000-04-20Fix copuyright noticeRichard Kenner
2000-04-15 * toplev.c (display_help): Prefix "f" to "sched-verbose=".David Edelsohn
2000-04-10Add missing blankRichard Kenner
2000-04-07 * rtl.def (COND_EXEC): New.Richard Henderson
2000-03-05 * basic-block.h (ALLOCA_REG_SET): Remove.Mark Mitchell
2000-02-26Fix copyrights.Jeffrey A Law
2000-02-25* haifa-sched.c (schedule_block): Explain the real reasonGeoffrey Keating
2000-02-21 * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.Kaveh Ghazi
2000-02-11* haifa-sched.c (BUF_LEN): Increase a lot.Geoffrey Keating
2000-02-06 * Makefile.in (c-common.o): Depend on $(EXPR_H).Kaveh Ghazi
2000-01-28 * haifa-sched.c (schedule_insns): Don't recompute reg infoRichard Henderson
2000-01-17 * ggc-common.c: PROTO -> PARAMS.Kaveh Ghazi
2000-01-12* haifa-sched.c (split_edges): Pass edgeset_size as second arg toRichard Earnshaw
2000-01-11 * Band-aid until haifa's bitset implementation is nuked.Jeffrey A Law
2000-01-10 * Makefile.in (optabs.o): Depend on real.hKaveh Ghazi
2000-01-05Copyright dateJeffrey A Law
2000-01-042000-01-04 Stan Cox <scox@cygnus.com>Stan Cox
1999-11-29Clean up parts of the schedulerBernd Schmidt
1999-11-15 * basic-block.h: Remove all #defines and prototypes related toJeffrey A Law
1999-11-07 * gcse.c (post_dominators): Kill.Jeffrey A Law
1999-11-06 * haifa-sched.c (struct haifa_insn_data, h_i_d): New.Richard Henderson
1999-11-05 * haifa-sched.c (schedule_block): Don't crash if there's noRichard Henderson
1999-11-05 * haifa-sched.c (init_rgn_data_dependences): CorrectlyRichard Henderson