| Commit message (Expand) | Author | Age | Files | Lines |
* | * loop.c (this_loop_info): New variable. | law | 1999-08-29 | 1 | -28/+1 |
* | Warning fixes: | ghazi | 1999-08-25 | 1 | -2/+2 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -1/+1 |
* | Combined compare & jump infrastructure | crux | 1999-08-18 | 1 | -40/+29 |
* | Indentation fixes | crux | 1999-08-18 | 1 | -58/+58 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -2/+3 |
* | Unroll my commit of 1999/08/01 16:14:58, there was a communications mixup | geoffk | 1999-08-02 | 1 | -6/+0 |
* | * config/rs6000/rs6000.c (num_insns_constant_wide): Correct | geoffk | 1999-08-01 | 1 | -0/+6 |
* | Fix -g -O3 -funroll-all-loops irix6 bootstrap failure reported by Kaveh Ghazi. | wilson | 1999-07-09 | 1 | -4/+9 |
* | 8 | law | 1999-07-07 | 1 | -1/+7 |
* | * unroll.c (copy_loop_body): Don't copy VTOP notes from copy_notes_from. | amylaar | 1999-05-05 | 1 | -1/+9 |
* | * h8300.c (h8300_adjust_insn_length): Avoid trying to recognize | law | 1999-04-07 | 1 | -0/+8 |
* | * unroll.c (copy_loop_body): Always ensure at least two insns | law | 1999-04-07 | 1 | -0/+6 |
* | * unroll.c (loop_iterations): Don't return a final value for EQ | amylaar | 1999-03-12 | 1 | -0/+6 |
* | Fix cygwin toolchain build failure reported by Geoffrey Noer. | wilson | 1999-03-08 | 1 | -1/+5 |
* | * unroll.c (copy_loop_body): Don't make extra copies of | amylaar | 1999-03-02 | 1 | -3/+4 |
* | Flow rewrite to use basic block structures and edge lists. | rth | 1999-02-25 | 1 | -1/+6 |
* | * loop.h (loop_insn_first_p): Declare. | amylaar | 1999-02-24 | 1 | -30/+47 |
* | * unroll.c (unroll_loop): Avoid out-of-bounds index for local_regno. | amylaar | 1999-02-24 | 1 | -2/+6 |
* | * unroll.c (find_splittable_givs): After express_from, call replace_rtx | law | 1999-02-06 | 1 | -1/+5 |
* | * unroll.c (entire file): Remove tabs / spaces at end of lines. | amylaar | 1999-02-04 | 1 | -104/+104 |
* | * loop.h (express_from): Declare. | amylaar | 1999-02-03 | 1 | -7/+47 |
* | Use varrays for constant-equivalence data: | raeburn | 1999-02-01 | 1 | -30/+24 |
* | * rtl.h (insn_first_p): Declare. | amylaar | 1999-01-27 | 1 | -22/+52 |
* | 8 | law | 1999-01-15 | 1 | -5/+26 |
* | * unroll.c (find_splittable_givs): For a DEST_ADDR giv, do not share | law | 1999-01-15 | 1 | -2/+5 |
* | Fix copyrights. | law | 1999-01-06 | 1 | -1/+1 |
* | * optabs.c (emit_cmp_insn): Abort if asked to emit non-canonical RTL | law | 1999-01-03 | 1 | -22/+8 |
* | * loop.h (loop_info): New field 'vtop'. | m.hayes | 1998-12-15 | 1 | -46/+156 |
* | * loop.c (strength_reduce): If scan_start points to the loop exit | amylaar | 1998-12-08 | 1 | -3/+6 |
* | * print-rtl.c (print_rtx): Add prototype. | law | 1998-12-05 | 1 | -2/+2 |
* | * loop.h (precondition_loop_p): Added new mode argument. | m.hayes | 1998-11-25 | 1 | -157/+259 |
* | * loop.h (struct loop_info): Define new structure. | m.hayes | 1998-11-25 | 1 | -79/+81 |
* | * loop.c (check_dbra_loop): Update JUMP_LABEL field of jump insn | m.hayes | 1998-11-25 | 1 | -14/+9 |
* | Warning fixes: | ghazi | 1998-10-14 | 1 | -5/+4 |
* | * unroll.c (loop_iteration_var, loop_initial_value, loop_increment | dje | 1998-10-05 | 1 | -12/+5 |
* | P | law | 1998-07-29 | 1 | -5/+24 |
* | Warning fixes: | ghazi | 1998-06-29 | 1 | -1/+1 |
* | Fix irix6 -O3 -funroll-all-loops bootstrap failure reported by Kaveh Ghazi. | wilson | 1998-06-22 | 1 | -0/+5 |
* | Warning fixes: | ghazi | 1998-06-22 | 1 | -5/+12 |
* | * alias.c: Include toplev.h | law | 1998-06-19 | 1 | -0/+1 |
* | Fix hpux loop unrolling bug reported by Tim Prince. | wilson | 1998-06-19 | 1 | -1/+4 |
* | * unroll.c (verify_addresses): Use validate_replace_rtx to undo the | rearnsha | 1998-06-10 | 1 | -2/+3 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | * alias.c (alias_invariant): New variable. | jfc | 1998-04-25 | 1 | -10/+15 |
* | * varasm.c (asm_output_bss): Add prototype. | law | 1998-04-17 | 1 | -0/+1 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -20/+30 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | Fix warious warnings: | ghazi | 1998-02-28 | 1 | -0/+2 |
* | * varasm.c (output_constant_pool): Bring back 'done' label inside | law | 1998-02-14 | 1 | -3/+5 |