summaryrefslogtreecommitdiffstats
path: root/gcc/haifa-sched.c
Commit message (Expand)AuthorAgeFilesLines
* * haifa-sched.c (print_block_visualization): Call fprintf directly,law1997-10-071-13/+10
* * haifa-sched.c (schedule_block): If the first real insn in alaw1997-10-071-0/+19
* * haifa-sched.c: (get_block_head_tail) Remove unneeded initialization.law1997-10-011-2/+2
* * combine.c (try_combine): Use NULL_RTX instead of '0' wherelaw1997-09-221-6/+6
* * sched.c (update_flow_info): Don't pass SCRATCH to dead_or_set_p.law1997-09-201-0/+1
* * haifa-sched.c (add_branch_dependences): Make each insn inlaw1997-09-131-2/+10
* * haifa-sched.c (print_value): Fix last change.law1997-09-091-2/+2
* * alias.c (init_alias_analysis): Clean up incompatible pointerlaw1997-09-081-3/+3
* * sched.c (update_flow_info) When looking if to set found_split_destlaw1997-09-051-12/+28
* * version.c: Bump for snapshot.law1997-09-021-3/+25
* * haifa-sched.c (find_pre_sched_live): Remove #if 0 code.law1997-08-251-58/+6
* * haifa-sched.c (ISSUE_RATE): Renamed from MACHINE_issue_rate.law1997-08-191-3/+3
* * haifa-sched.c (move_insn): Reemit notes for SCHED_GROUP_Plaw1997-08-191-8/+24
* * haifa-sched.c: Make lots of variable static.law1997-08-191-14/+14
* * haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed.law1997-08-161-0/+7
* Use rtl macros for names of NOTEs.meissner1997-08-151-45/+10
* * Integrate Haifa instruction scheduler.law1997-08-121-0/+8713
OpenPOWER on IntegriCloud