aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn1-6/+6
2004-06-09re PR rtl-optimization/15521 (sched1 extends life of hard registers on SMALL_...J"orn Rennecke1-4/+21
2004-03-24alias.c (alias_invariant, [...]): Mark GTY.Richard Henderson1-14/+18
2004-03-04re PR rtl-optimization/14282 (ICE in sh-elf-gcc with -m4-single-only and -O2)DJ Delorie1-1/+7
2004-03-04cfgcleanup.c (thread_jump): Update call of cselib_init.Jan Hubicka1-1/+1
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-2/+2
2004-02-03doloop.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-1/+1
2004-02-02alias.c (record_set): Use hard_regno_nregs.Jan Hubicka1-2/+2
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-15re PR bootstrap/13692 (ICE in schedule_insns, at sched-rgn.c:2743 with stage1...Jan Hubicka1-2/+2
2004-01-14sched-deps.c (trye_dependency_cache, [...]): Trun to vectors of bitmapsJan Hubicka1-37/+59
2003-10-11expr.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-07-31Prevent interblock move of CC0 setter.Vladimir Makarov1-0/+3
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-2/+1
2003-07-15re PR rtl-optimization/11320 (Scheduler bug)Eric Botcazou1-5/+15
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger1-79/+44
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-04-09sched-deps.c (reg_pending_barrier_mode): New enumeration.Vladimir Makarov1-15/+32
2003-03-11df.c (read_modify_subreg_p): Change from static to global.Hartmut Penner1-0/+14
2003-02-25sched-int.h (INSN_TRAP_CLASS, [...]): Move them from sched-rgn.c.Vladimir Makarov1-47/+54
2003-01-28haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t...Vladimir Makarov1-124/+4
2003-01-17haifa-sched.c (move_insn): Restore moving all schedule group.Vladimir Makarov1-18/+96
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-100/+36
2002-12-24regmove.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-20* sched-deps.c (sched_analyze): Check HARD_REGNO_CALL_PART_CLOBBERED.Richard Sandiford1-2/+6
2002-09-26sched-deps.c (sched_analyze_insn): Make clobber insns depend on call insns.Richard Henderson1-1/+9
2002-09-07sched-deps.c (sched_analyze_insn): Make sure to add insn to reg_last->sets af...Glen Nakamura1-2/+1
2002-06-14rtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER and NOTE.Franz Sirl1-5/+4
2002-06-08lcm.c (optimize_mode_switching): Add unused attribute for variable.Andreas Jaeger1-1/+1
2002-06-07sched-deps.c (free_deps): Avoid calling free_INSN_LIST_list on empty lists.Jeff Law1-3/+6
2002-06-04sched-int.h (struct deps): New field libcall_block_tail_insn.Jeff Law1-0/+53
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-11/+1
2002-05-29haifa-sched (sched_analyze): Remove another useless clearing of SCHED_GROUP_P...Jeff Law1-3/+0
2002-05-29Revert this patch:Jeff Law1-56/+0
2002-05-29haifa-sched.c (schedule_block): Do not count USE and CLOBBER insns against th...Jeff Law1-0/+56
2002-05-28sched-deps.c (sched_analyze): Do not clear SCHED_GROUP_P.David Edelsohn1-3/+0
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-1/+1
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-1/+1
2002-05-09sbitmap.c: Fix formatting.Kazu Hirata1-3/+3
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-0/+1
2002-01-30* sched-deps.c (sched_analyze): Make a call read the frame pointer.Richard Henderson1-5/+14
2002-01-29sched-int.h (struct deps_reg): Add uses_length, clobbers_length.Richard Henderson1-15/+53
2002-01-26sched-deps.c (reg_pending_uses_head): New.Richard Henderson1-284/+173
2002-01-22predict.c: Fix formatting.Kazu Hirata1-3/+3
2001-12-29loop.c (prescan_loop): Set has_multiple_exit_targets for exception edges.Richard Henderson1-1/+1
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-14/+14
2001-10-01Fix ia64 scheduler/predicated insn bug report from SAP.Jim Wilson1-1/+6
2001-09-14Fix typo in FSF copyright statementNick Clifton1-2/+2