| Commit message (Expand) | Author | Age | Files | Lines |
* | Warning fixes: | ghazi | 1998-06-29 | 1 | -31/+0 |
* | Add hooks for the machine to override the sorting of the ready list and varia... | meissner | 1998-06-26 | 1 | -0/+14 |
* | * haifa-sched.c (insn_issue_delay, birthing_insn_p, | law | 1998-06-21 | 1 | -6/+7 |
* | * haifa-sched.c (debug_ready_list): Make static. | law | 1998-06-21 | 1 | -2/+2 |
* | Fix stack overflow found by glibc compile with max optimizations. | wilson | 1998-06-18 | 1 | -16/+40 |
* | * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. | jfc | 1998-06-17 | 1 | -1/+13 |
* | * haifa-sched.c (update_flow_info): Use UNITS_PER_WORD, not MOVE_MAX, | rth | 1998-06-09 | 1 | -1/+1 |
* | * haifa-sched.c (rank_for_schedule): For "equally good insns", prefer | law | 1998-06-05 | 1 | -2/+18 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -1/+2 |
* | * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. | law | 1998-05-13 | 1 | -0/+4 |
* | * haifa-sched.c (schedule_insns): Fix merge goof. | law | 1998-05-13 | 1 | -3/+1 |
* | Add a blank line in verbose debug output | meissner | 1998-05-13 | 1 | -1/+1 |
* | align debug output | meissner | 1998-05-13 | 1 | -3/+5 |
* | Use HAIFA_INLINE for inlining functions instead of __inline directly | meissner | 1998-05-12 | 1 | -16/+20 |
* | * haifa-sched.c (print_exp): Fix typo. | rth | 1998-05-09 | 1 | -2/+2 |
* | Fix typo. | law | 1998-05-06 | 1 | -1/+1 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | * haifa-sched.c (print_value, case SUBREG): Fix typo. | law | 1998-05-06 | 1 | -1/+1 |
* | * toplev.c (-fsched-max): Delete flag. | law | 1998-05-06 | 1 | -78/+62 |
* | * haifa-sched.c (find_rgns): In no_loops case, fix test for leaf | law | 1998-05-06 | 1 | -118/+144 |
* | Prevent buffer overrun in debug output; Make alloc_{INSN,EXPR}_LIST static | meissner | 1998-04-30 | 1 | -226/+276 |
* | * sched.c (new_insn_dead_notes): Check if the register was | amylaar | 1998-04-29 | 1 | -0/+7 |
* | * haifa-sched.c (queue_to_ready): Fix typo in prototype. | rth | 1998-04-19 | 1 | -1/+1 |
* | * loop.c (regs_patch_p): Add prototype. | law | 1998-04-16 | 1 | -1/+2 |
* | * haifa-sched.c (build_control_flow): Accept raw data as inputs | law | 1998-04-16 | 1 | -237/+255 |
* | Fix solaris2 loop-2d.c failure reported by Manfred Hollstein. | wilson | 1998-04-06 | 1 | -1/+4 |
* | * haifa-sched.c (split_block_insns): Don't supress insn splitting | rth | 1998-04-04 | 1 | -25/+17 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -12/+10 |
* | * haifa-sched.c (print_pattern): Correct arg to sprintf. | law | 1998-03-28 | 1 | -1/+1 |
* | * basic-block.h (basic_block_computed_jump_target): Declare. | law | 1998-03-28 | 1 | -14/+5 |
* | * haifa-sched.c (find_post_sched_live): Use EXECUTE_IF_SET_IN_REG_SET | law | 1998-03-25 | 1 | -9/+20 |
* | Fix more warnings... | ghazi | 1998-03-18 | 1 | -1/+1 |
* | Make qsort compare function type correct | meissner | 1998-03-11 | 1 | -4/+5 |
* | * haifa-sched.c (is_cfg_nonregular): Change return type to | law | 1998-03-08 | 1 | -185/+77 |
* | * haifa-sched.c (build_jmp_edges): Delete dead function. | law | 1998-03-05 | 1 | -87/+39 |
* | * haifa-sched.c (free_list): Rename from free_pnd_lst. | rth | 1998-03-05 | 1 | -139/+159 |
* | * haifa-sched.c: Include "system.h" to get <stdlib.h> and <stdio.h>. | law | 1998-02-17 | 1 | -32/+30 |
* | * toplev.c (flag_schedule_reverse_before_reload): Delete variable. | law | 1998-02-15 | 1 | -6/+0 |
* | * sched.c (update_flow_info, REG_WAS_0): Ignore if setting insn | amylaar | 1998-02-13 | 1 | -0/+8 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -36/+38 |
* | Update copyrights. | law | 1998-01-13 | 1 | -1/+1 |
* | * haifa-sched.c (schedule_insns): Correctly remove inter-block | law | 1998-01-13 | 1 | -3/+10 |
* | * haifa-sched.c (create_reg_dead_note): Detect and handle another | law | 1997-12-22 | 1 | -0/+17 |
* | Bring over changes from latest gcc-2.8 pre-release. | law | 1997-12-15 | 1 | -2/+7 |
* | * Partially cleaned up prototyping code from HJ. | law | 1997-12-09 | 1 | -5/+5 |
* | * haifa-sched.c (print_block_visualization): Call fprintf directly, | law | 1997-10-07 | 1 | -13/+10 |
* | * haifa-sched.c (schedule_block): If the first real insn in a | law | 1997-10-07 | 1 | -0/+19 |
* | * haifa-sched.c: (get_block_head_tail) Remove unneeded initialization. | law | 1997-10-01 | 1 | -2/+2 |
* | * combine.c (try_combine): Use NULL_RTX instead of '0' where | law | 1997-09-22 | 1 | -6/+6 |
* | * sched.c (update_flow_info): Don't pass SCRATCH to dead_or_set_p. | law | 1997-09-20 | 1 | -0/+1 |