summaryrefslogtreecommitdiffstats
path: root/gcc/haifa-sched.c
Commit message (Expand)AuthorAgeFilesLines
* hlaw1999-02-051-0/+6
* Bob Manson <manson@charmed.cygnus.com>rth1999-02-021-111/+2
* Update copyrights.rth1999-01-111-1/+1
* * basic-block.h (basic_block_head): Rename to x_basic_block_head.rth1999-01-111-46/+45
* Fix sched REG_DEAD note handling bug found by post-reload-flow pass.wilson1998-10-291-2/+22
* * sched.c (update_flow_info): Revert Oct 19, 1998 change. Bringslaw1998-10-231-15/+1
* law1998-10-191-1/+15
* Warning fixes:ghazi1998-10-171-1/+2
* * flow.c (life_analysis_1): Do not clobber regs_ever_live afterlaw1998-10-161-31/+1
* More multi-register structure return recognition fixes and:davem1998-09-121-8/+70
* law1998-08-311-4/+23
* * haifa-sched.c (sched_analyze_insn): Fix thinko in last change.law1998-08-271-5/+5
* * haifa-sched.c (last_clock_var): New.rth1998-08-261-0/+15
* * haifa-sched.c (sched_analyze_insn): Only create schedulinglaw1998-08-261-17/+35
* * haifa-sched.c (sched_analyze): Put all JUMP_INSNs on the lastlaw1998-08-181-0/+4
* * haifa-sched.c (alloc_EXPR_LIST): Change to useclm1998-07-021-3/+3
* Warning fixes:ghazi1998-06-291-31/+0
* Add hooks for the machine to override the sorting of the ready list and varia...meissner1998-06-261-0/+14
* * haifa-sched.c (insn_issue_delay, birthing_insn_p,law1998-06-211-6/+7
* * haifa-sched.c (debug_ready_list): Make static.law1998-06-211-2/+2
* Fix stack overflow found by glibc compile with max optimizations.wilson1998-06-181-16/+40
* * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.jfc1998-06-171-1/+13
* * haifa-sched.c (update_flow_info): Use UNITS_PER_WORD, not MOVE_MAX,rth1998-06-091-1/+1
* * haifa-sched.c (rank_for_schedule): For "equally good insns", preferlaw1998-06-051-2/+18
* Warning Fixes:ghazi1998-05-191-1/+2
* * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.law1998-05-131-0/+4
* * haifa-sched.c (schedule_insns): Fix merge goof.law1998-05-131-3/+1
* Add a blank line in verbose debug outputmeissner1998-05-131-1/+1
* align debug outputmeissner1998-05-131-3/+5
* Use HAIFA_INLINE for inlining functions instead of __inline directlymeissner1998-05-121-16/+20
* * haifa-sched.c (print_exp): Fix typo.rth1998-05-091-2/+2
* Fix typo.law1998-05-061-1/+1
* typo typo fixes fixeslaw1998-05-061-1/+1
* * haifa-sched.c (print_value, case SUBREG): Fix typo.law1998-05-061-1/+1
* * toplev.c (-fsched-max): Delete flag.law1998-05-061-78/+62
* * haifa-sched.c (find_rgns): In no_loops case, fix test for leaflaw1998-05-061-118/+144
* Prevent buffer overrun in debug output; Make alloc_{INSN,EXPR}_LIST staticmeissner1998-04-301-226/+276
* * sched.c (new_insn_dead_notes): Check if the register wasamylaar1998-04-291-0/+7
* * haifa-sched.c (queue_to_ready): Fix typo in prototype.rth1998-04-191-1/+1
* * loop.c (regs_patch_p): Add prototype.law1998-04-161-1/+2
* * haifa-sched.c (build_control_flow): Accept raw data as inputslaw1998-04-161-237/+255
* Fix solaris2 loop-2d.c failure reported by Manfred Hollstein.wilson1998-04-061-1/+4
* * haifa-sched.c (split_block_insns): Don't supress insn splittingrth1998-04-041-25/+17
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-12/+10
* * haifa-sched.c (print_pattern): Correct arg to sprintf.law1998-03-281-1/+1
* * basic-block.h (basic_block_computed_jump_target): Declare.law1998-03-281-14/+5
* * haifa-sched.c (find_post_sched_live): Use EXECUTE_IF_SET_IN_REG_SETlaw1998-03-251-9/+20
* Fix more warnings...ghazi1998-03-181-1/+1
* Make qsort compare function type correctmeissner1998-03-111-4/+5
* * haifa-sched.c (is_cfg_nonregular): Change return type tolaw1998-03-081-185/+77
OpenPOWER on IntegriCloud