| Commit message (Expand) | Author | Age | Files | Lines |
* | * unroll.c (copy_loop_body): Fix one instance of using host | geoffk | 2000-07-18 | 1 | -2/+3 |
* | * combine.c (try_combine): Use any_condjump_p, any_uncondjump_p | rth | 2000-05-25 | 1 | -2/+2 |
* | Jan Hubicka <jh@suse.cz> | rth | 2000-05-25 | 1 | -16/+7 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -0/+2 |
* | * Makefile.in (final.o): Depend on BASIC_BLOCK_H. | rth | 2000-05-12 | 1 | -0/+1 |
* | * loop.c (load_mems) Don't use hard registers for the hoisting. | hubicka | 2000-04-27 | 1 | -1/+3 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -30/+32 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | kenner | 2000-02-19 | 1 | -1/+1 |
* | * flow.c (mark_regs_live_at_end): Delete unused variables. | ghazi | 2000-02-10 | 1 | -1/+1 |
* | * frame.c (find_fde): Convert for loop to do-while so compiler | zack | 2000-02-01 | 1 | -5/+3 |
* | 2000-01-26 Michael Hayes <m.hayes@elec.canterbury.ac.nz> | m.hayes | 2000-01-25 | 1 | -101/+104 |
* | 2000-01-25 Michael Hayes <m.hayes@elec.canterbury.ac.nz> | m.hayes | 2000-01-25 | 1 | -2/+2 |
* | loop.c | m.hayes | 2000-01-19 | 1 | -4/+8 |
* | * toplev.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -15/+15 |
* | * loop.c (this_loop_info): Delete. | m.hayes | 2000-01-15 | 1 | -39/+40 |
* | * unroll.c (unroll_loop): Add EH support. | mrs | 2000-01-11 | 1 | -0/+13 |
* | * builtins.c (expand_builtin_strlen): Initialize variable `icode'. | ghazi | 2000-01-04 | 1 | -2/+2 |
* | * alias.c (nonlocal_reference_p): Add else for disjoint ifs. | rth | 1999-12-27 | 1 | -1/+1 |
* | * Makefile.in (toplev.o): Depend on loop.h. | ghazi | 1999-12-24 | 1 | -1/+1 |
* | current_function -> cfun | crux | 1999-12-20 | 1 | -2/+2 |
* | * unroll.c (copy_loop_body): Don't treat a REG like a PLUS. | amylaar | 1999-12-18 | 1 | -5/+8 |
* | Fix abort in loop_iterations | crux | 1999-11-29 | 1 | -4/+2 |
* | * unroll.c (unroll_loop): Make temp an unsigned HOST_WIDE_INT. | rth | 1999-11-12 | 1 | -1/+2 |
* | * jump.c (jump_optimize_1): Swap the incscc and the conditional mode | law | 1999-11-02 | 1 | -0/+24 |
* | * unroll.c (unroll_loop): Allocate memory for MAP using xcalloc. | law | 1999-11-02 | 1 | -5/+4 |
* | * bitmap.h (BITMAP_XMALLOC): New macro. | mmitchel | 1999-11-01 | 1 | -19/+30 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -5/+6 |
* | * unroll.c (copy_loop_body): Examine SET_DEST of single_set | rth | 1999-10-24 | 1 | -1/+1 |
* | Revert unintended change to copy_loop_body. | rth | 1999-10-24 | 1 | -2/+1 |
* | * alias.c: Include ggc.h. | rth | 1999-10-24 | 1 | -1/+3 |
* | Based on patch from Michael Gschwind <mikeg@watson.ibm.com>: | rth | 1999-10-15 | 1 | -1/+1 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -0/+1 |
* | * c-lex.c (handle_generic_pragma): Remove unused variable `c'. | ghazi | 1999-09-14 | 1 | -1/+5 |
* | * 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 |