Age | Commit message (Expand) | Author | Files | Lines |
2001-09-14 | Fix typo in FSF copyright statement | Nick Clifton | 1 | -2/+2 |
2001-08-31 | sched-deps.c (add_dependence): Don't elide dependancy if the conditional used... | Richard Henderson | 1 | -1/+6 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -9/+9 |
2001-08-17 | sbitmap.c: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2001-08-08 | Use cselib for alias analysis in sched_ebb | Bernd Schmidt | 1 | -5/+35 |
2001-08-07 | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 1 | -25/+15 |
2001-08-07 | alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_P | Jan Hubicka | 1 | -2/+2 |
2001-07-26 | params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ... | Andrew MacLeod | 1 | -6/+14 |
2001-07-16 | hard-reg-set.h (regs_invalidated_by_call): Declare. | Richard Henderson | 1 | -1/+3 |
2001-07-11 | gcse.c, [...]: s/free on sbitmap vectors/sbitmap_vector_free on sbitmap vecto... | Daniel Berlin | 1 | -4/+4 |
2001-07-10 | regmove.c (replace_in_call_usage): Fix warnings. | Jan van Male | 1 | -3/+5 |
2001-05-20 | sched-deps.c (sched_analyze_insn): Force volatile memory reads to be output b... | Richard Henderson | 1 | -0/+13 |
2001-05-12 | dwarfout.c (dwarfout_init): Add cast. | Neil Booth | 1 | -1/+1 |
2001-04-05 | Revert more of previous change | Bernd Schmidt | 1 | -12/+0 |
2001-04-04 | Partially revert previous change | Bernd Schmidt | 1 | -1/+15 |
2001-03-27 | sched-deps.c (sched_analyze_insn): Consolidate scheduling barrier code. | Richard Henderson | 1 | -46/+39 |
2001-01-19 | rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. | Richard Kenner | 1 | -9/+6 |
2001-01-18 | flow.c (mark_set_1, [...]): Now case; rework to allow entry to be EXPR_LIST. | Richard Kenner | 1 | -3/+11 |
2001-01-11 | Partially undo a previous patch | Bernd Schmidt | 1 | -3/+3 |
2001-01-09 | sched-int.h (struct deps): Add max_reg, reg_last_in_use... | Richard Henderson | 1 | -107/+125 |
2001-01-03 | Improve alias analysis for ia64 | Bernd Schmidt | 1 | -1/+19 |
2000-12-27 | Avoid unnecessary dependencies on COND_EXEC insns. | Bernd Schmidt | 1 | -16/+91 |
2000-12-20 | Support scheduling across extended basic blocks | Bernd Schmidt | 1 | -0/+47 |
2000-12-19 | More scheduler infrastructure. | Bernd Schmidt | 1 | -0/+3 |
2000-12-03 | Move dependency code out of haifa-sched.c | Bernd Schmidt | 1 | -0/+1399 |