summaryrefslogtreecommitdiffstats
path: root/gcc/haifa-sched.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Move the region scheduling code out of haifa-sched.c.bernds2000-12-031-3181/+41
* Move dependency code out of haifa-sched.cbernds2000-12-031-1470/+3
* Move scheduling visualization code to separate file.bernds2000-12-031-900/+17
* Try to separate region-specific code from generic parts in the scheuler.bernds2000-12-031-321/+429
* Haifa cleanup, part 1bernds2000-12-021-204/+273
* Prettier visualization of COND_EXECsbernds2000-11-271-3/+13
* * haifa-sched.c (sched_analyze_1, sched_analyze_2, sched_analyze):rth2000-11-251-3/+11
* Treat ready list as a (for now, semi-)abstract datatype. Lose max_priority.bernds2000-11-241-57/+128
* * haifa-sched.c (sched_analyze_1): Don't special-case callsrth2000-11-221-11/+3
* Michael Matz <matzmich@cs.tu-berlin.de>rth2000-11-141-4/+2
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-5/+5
* Fix ICE on lex output file reported by Andreas Schwab.wilson2000-10-191-13/+33
* 2000-10-06 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>vmakarov2000-10-061-1/+1
* 2000-10-06 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>vmakarov2000-10-061-33/+128
* * haifa-sched.c: Fix formatting.law2000-09-121-118/+83
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-20/+15
* * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.rth2000-07-281-0/+8
* * flow.c (insn_dead_p): Keep sets to PIC_OFFSET_TABLE_REGNUMrth2000-06-131-91/+116
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-1/+1
* * haifa-sched.c (schedule_insns): Free the flow edge list when itlaw2000-05-041-0/+3
* * flow.c (struct reg_cond_life_info): New.rth2000-04-301-1/+6
* * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner2000-04-211-4/+5
* Fix copuyright noticekenner2000-04-201-16/+16
* * toplev.c (display_help): Prefix "f" to "sched-verbose=".dje2000-04-151-4/+4
* Add missing blankkenner2000-04-101-1/+1
* * rtl.def (COND_EXEC): New.rth2000-04-071-3/+27
* * basic-block.h (ALLOCA_REG_SET): Remove.mmitchel2000-03-051-2/+4
* Fix copyrights.law2000-02-261-1/+2
* * haifa-sched.c (schedule_block): Explain the real reasongeoffk2000-02-251-10/+19
* * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.ghazi2000-02-211-2/+2
* * haifa-sched.c (BUF_LEN): Increase a lot.geoffk2000-02-111-1/+1
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-0/+1
OpenPOWER on IntegriCloud