aboutsummaryrefslogtreecommitdiff
path: root/gcc/haifa-sched.c
AgeCommit message (Expand)Author
2001-05-12 2001-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>rth
2001-03-01Avoid exponential runtimebernds
2001-01-12 * haifa-sched.c (restore_line_notes): Remove argument block Baj
2000-12-21 * haifa-sched.c (schedule_block): Provide empty source statementrobertl
2000-12-20Support scheduling across extended basic blocksbernds
2000-12-19More scheduler infrastructure.bernds
2000-12-15 * haifa-sched.c (sched_init): Don't put a note in front of any BARRIER.amylaar
2000-12-03Move the region scheduling code out of haifa-sched.c.bernds
2000-12-03Move dependency code out of haifa-sched.cbernds
2000-12-03Move scheduling visualization code to separate file.bernds
2000-12-03Try to separate region-specific code from generic parts in the scheuler.bernds
2000-12-02Haifa cleanup, part 1bernds
2000-11-27Prettier visualization of COND_EXECsbernds
2000-11-25 * haifa-sched.c (sched_analyze_1, sched_analyze_2, sched_analyze):rth
2000-11-24Treat ready list as a (for now, semi-)abstract datatype. Lose max_priority.bernds
2000-11-22 * haifa-sched.c (sched_analyze_1): Don't special-case callsrth
2000-11-14Michael Matz <matzmich@cs.tu-berlin.de>rth
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,jsm28
2000-10-19Fix ICE on lex output file reported by Andreas Schwab.wilson
2000-10-062000-10-06 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>vmakarov
2000-10-062000-10-06 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>vmakarov
2000-09-12 * haifa-sched.c: Fix formatting.law
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.law
2000-07-28 * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.rth
2000-06-13 * flow.c (insn_dead_p): Keep sets to PIC_OFFSET_TABLE_REGNUMrth
2000-05-19 * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner
2000-05-04 * haifa-sched.c (schedule_insns): Free the flow edge list when itlaw
2000-04-30 * flow.c (struct reg_cond_life_info): New.rth
2000-04-21 * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner
2000-04-20Fix copuyright noticekenner
2000-04-15 * toplev.c (display_help): Prefix "f" to "sched-verbose=".dje
2000-04-10Add missing blankkenner
2000-04-07 * rtl.def (COND_EXEC): New.rth
2000-03-05 * basic-block.h (ALLOCA_REG_SET): Remove.mmitchel
2000-02-26Fix copyrights.law
2000-02-25* haifa-sched.c (schedule_block): Explain the real reasongeoffk
2000-02-21 * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.ghazi
2000-02-11* haifa-sched.c (BUF_LEN): Increase a lot.geoffk
2000-02-06 * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi
2000-01-28 * haifa-sched.c (schedule_insns): Don't recompute reg inforth
2000-01-17 * ggc-common.c: PROTO -> PARAMS.ghazi
2000-01-12* haifa-sched.c (split_edges): Pass edgeset_size as second arg torearnsha
2000-01-11 * Band-aid until haifa's bitset implementation is nuked.law
2000-01-10 * Makefile.in (optabs.o): Depend on real.hghazi
2000-01-05Copyright datelaw
2000-01-042000-01-04 Stan Cox <scox@cygnus.com>scox
1999-11-29Clean up parts of the schedulercrux
1999-11-15 * basic-block.h: Remove all #defines and prototypes related tolaw
1999-11-07 * gcse.c (post_dominators): Kill.law
1999-11-06 * haifa-sched.c (struct haifa_insn_data, h_i_d): New.rth