| Commit message (Expand) | Author | Age | Files | Lines |
* | * sched-int.h (struct deps): New field libcall_block_tail_insn. | law | 2002-06-04 | 1 | -0/+53 |
* | Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> | hubicka | 2002-06-04 | 1 | -11/+1 |
* | * haifa-sched (sched_analyze): Remove another useless clearing | law | 2002-05-29 | 1 | -3/+0 |
* | Revert this patch: | law | 2002-05-29 | 1 | -56/+0 |
* | * haifa-sched.c (schedule_block): Do not count USE and CLOBBER | law | 2002-05-29 | 1 | -0/+56 |
* | * sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P. | law | 2002-05-28 | 1 | -3/+0 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -1/+1 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -1/+1 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -3/+3 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+1 |
* | * sched-deps.c (sched_analyze): Make a call read the frame pointer. | rth | 2002-01-30 | 1 | -5/+14 |
* | * sched-int.h (struct deps_reg): Add uses_length, clobbers_length. | rth | 2002-01-29 | 1 | -15/+53 |
* | * sched-deps.c (reg_pending_uses_head): New. | rth | 2002-01-27 | 1 | -284/+173 |
* | * predict.c: Fix formatting. | kazu | 2002-01-22 | 1 | -3/+3 |
* | * loop.c (prescan_loop): Set has_multiple_exit_targets for exception | rth | 2001-12-29 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -14/+14 |
* | Fix ia64 scheduler/predicated insn bug report from SAP. | wilson | 2001-10-02 | 1 | -1/+6 |
* | Fix typo in FSF copyright statement | nickc | 2001-09-14 | 1 | -2/+2 |
* | * sched-deps.c (add_dependence): Don't elide dependancy if the | rth | 2001-08-31 | 1 | -1/+6 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -9/+9 |
* | * sbitmap.c: Fix comment formatting. | kazu | 2001-08-17 | 1 | -5/+5 |
* | Use cselib for alias analysis in sched_ebb | bernds | 2001-08-08 | 1 | -5/+35 |
* | * calls.c (expand_call): Do not emit INSN_SETJMP note. | hubicka | 2001-08-07 | 1 | -25/+15 |
* | * alias.c (nonlocal_mentioned_p): | hubicka | 2001-08-07 | 1 | -2/+2 |
* | 2001-07-26 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-07-26 | 1 | -6/+14 |
* | * hard-reg-set.h (regs_invalidated_by_call): Declare. | rth | 2001-07-16 | 1 | -1/+3 |
* | * gcse.c, lcm.c, sched-deps.c: | law | 2001-07-11 | 1 | -4/+4 |
* | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -3/+5 |
* | * sched-deps.c (sched_analyze_insn): Force volatile memory reads | rth | 2001-05-20 | 1 | -0/+13 |
* | * dwarfout.c (dwarfout_init): Add cast. | neil | 2001-05-12 | 1 | -1/+1 |
* | Revert more of previous change | bernds | 2001-04-05 | 1 | -12/+0 |
* | Partially revert previous change | bernds | 2001-04-04 | 1 | -1/+15 |
* | * sched-deps.c (sched_analyze_insn): Consolidate scheduling | rth | 2001-03-28 | 1 | -46/+39 |
* | * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. | kenner | 2001-01-19 | 1 | -9/+6 |
* | * flow.c (mark_set_1, case PARALLEL): Now case; rework to allow | kenner | 2001-01-18 | 1 | -3/+11 |
* | Partially undo a previous patch | bernds | 2001-01-11 | 1 | -3/+3 |
* | * sched-int.h (struct deps): Add max_reg, reg_last_in_use; merge | rth | 2001-01-09 | 1 | -107/+125 |
* | Improve alias analysis for ia64 | bernds | 2001-01-03 | 1 | -1/+19 |
* | Avoid unnecessary dependencies on COND_EXEC insns. | bernds | 2000-12-27 | 1 | -16/+91 |
* | Support scheduling across extended basic blocks | bernds | 2000-12-20 | 1 | -0/+47 |
* | More scheduler infrastructure. | bernds | 2000-12-19 | 1 | -0/+3 |
* | Move dependency code out of haifa-sched.c | bernds | 2000-12-03 | 1 | -0/+1399 |