Age | Commit message (Expand) | Author | Files | Lines |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -18/+2 |
2004-06-09 | re PR rtl-optimization/15521 (sched1 extends life of hard registers on SMALL_... | J"orn Rennecke | 1 | -1/+1 |
2004-06-03 | Makefile.in (RA_H, [...]): New. | Jerry Quinn | 1 | -0/+12 |
2004-02-23 | convert.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-20 | haifa-sched.c (sched_emit_insn): Remove. | Kazu Hirata | 1 | -1/+0 |
2003-10-07 | sched-int.h (sched_info): New field sched_max_insns_priority. | Dorit Naishlos | 1 | -0/+3 |
2003-10-05 | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-15 | re PR rtl-optimization/11320 (Scheduler bug) | Eric Botcazou | 1 | -1/+4 |
2003-07-06 | basic-block.h: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -7/+7 |
2003-07-06 | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -44/+43 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-02-25 | sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c. | Vladimir Makarov | 1 | -1/+73 |
2002-09-27 | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-06-04 | sched-int.h (struct deps): New field libcall_block_tail_insn. | Jeff Law | 1 | -0/+6 |
2002-05-02 | haifa-sched.c (schedule_insn): Print table of instructions and reservations. | Jan Hubicka | 1 | -1/+1 |
2002-04-29 | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -2/+6 |
2002-02-28 | haifa-sched.c (sched_emit_insn): New. | Richard Henderson | 1 | -0/+1 |
2002-01-29 | sched-int.h (struct deps_reg): Add uses_length, clobbers_length. | Richard Henderson | 1 | -0/+2 |
2002-01-26 | sched-deps.c (reg_pending_uses_head): New. | Richard Henderson | 1 | -10/+10 |
2001-11-04 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-22 | Fix typo | Nick Clifton | 1 | -2/+2 |
2001-08-30 | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 1 | -6/+2 |
2001-08-27 | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 1 | -2/+6 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -9/+9 |
2001-08-08 | Use cselib for alias analysis in sched_ebb | Bernd Schmidt | 1 | -1/+6 |
2001-07-26 | params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ... | Andrew MacLeod | 1 | -0/+4 |
2001-03-01 | Avoid exponential runtime | Bernd Schmidt | 1 | -0/+4 |
2001-01-12 | haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. | Andreas Jaeger | 1 | -2/+2 |
2001-01-09 | sched-int.h (struct deps): Add max_reg, reg_last_in_use... | Richard Henderson | 1 | -3/+14 |
2000-12-20 | Support scheduling across extended basic blocks | Bernd Schmidt | 1 | -0/+7 |
2000-12-19 | More scheduler infrastructure. | Bernd Schmidt | 1 | -4/+4 |
2000-12-03 | Move the region scheduling code out of haifa-sched.c. | Bernd Schmidt | 1 | -1/+44 |
2000-12-03 | Move dependency code out of haifa-sched.c | Bernd Schmidt | 1 | -0/+161 |
2000-12-03 | Try to separate region-specific code from generic parts in the scheuler. | Bernd Schmidt | 1 | -0/+72 |