| Commit message (Expand) | Author | Age | Files | Lines |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -5/+33 |
* | * local-alloc.c (update_equiv_regs): Copy INSN_CODE to the | rth | 2001-02-02 | 1 | -1/+5 |
* | Extra arg for rtx_varies_p | bernds | 2001-01-01 | 1 | -5/+5 |
* | 2000-12-29 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2000-12-29 | 1 | -4/+3 |
* | * flow.c (make_edge): Early out, if no flags to set. | rth | 2000-11-30 | 1 | -10/+33 |
* | * c-lex.c (cb_leave_file): Harmonize conditions and order of | hp | 2000-11-13 | 1 | -0/+1 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | * local-alloc.c (update_equiv_regs): Add an abort(). When | geoffk | 2000-10-23 | 1 | -1/+11 |
* | * alias.c: (mark_constant_function): Don't check pure functions. | wehle | 2000-10-20 | 1 | -97/+271 |
* | Generate REG_EQUAL notes when they'd be helpful | crux | 2000-09-14 | 1 | -0/+7 |
* | Don't use CLASS_LIKELY_SPILLED in local-alloc | crux | 2000-09-06 | 1 | -21/+2 |
* | * local-alloc.c (requires_inout): Don't use reserved range for | rth | 2000-08-29 | 1 | -4/+4 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -1/+1 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -7/+6 |
* | * local-alloc.c: Fix formatting. | law | 2000-07-31 | 1 | -38/+36 |
* | * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and | rth | 2000-06-13 | 1 | -9/+9 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -1/+1 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -3/+4 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * stupid.c: Die die die. | rth | 2000-01-19 | 1 | -2/+4 |
* | * ggc-common.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -24/+24 |
* | * flow.c (mark_set_1): Use loop_depth+1 as reference weight. | rth | 2000-01-06 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_strlen): Initialize variable `icode'. | ghazi | 2000-01-04 | 1 | -2/+2 |
* | * Makefile.in (toplev.o): Depend on loop.h. | ghazi | 1999-12-24 | 1 | -1/+1 |
* | * local-alloc.c (qty): New structure and static variable. | hubicka | 1999-11-24 | 1 | -157/+142 |
* | * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca. | mmitchel | 1999-11-06 | 1 | -15/+14 |
* | * bitmap.h (BITMAP_XFREE): New. | rth | 1999-11-05 | 1 | -0/+1 |
* | * cse.c (cse_main): Use xmalloc, not alloca. | rth | 1999-11-04 | 1 | -15/+31 |
* | * rtl.h (note_stores): Add additional paramter. | mmitchel | 1999-10-27 | 1 | -14/+17 |
* | * alias.c (init_alias_analysis): Allocate reg_known_value and | mmitchel | 1999-10-27 | 1 | -0/+3 |
* | * c-parse.in (cast_expr): Constify. | ghazi | 1999-10-26 | 1 | -2/+2 |
* | * local-alloc.c (update_equiv_regs): Check the correct insn | law | 1999-10-21 | 1 | -1/+2 |
* | Delete !REGISTER_CONSTRAINTS code | crux | 1999-10-01 | 1 | -30/+3 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -0/+1 |
* | Replace recog_foo with recog_data.foo. | rth | 1999-09-12 | 1 | -17/+17 |
* | * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL, | ghazi | 1999-09-08 | 1 | -6/+6 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -1/+2 |
* | 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-31 | 1 | -6/+7 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -2/+2 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -0/+1 |
* | * rtl.h (local_alloc): Returns an integer now. | law | 1999-04-10 | 1 | -1/+22 |
* | Warning fixes: | ghazi | 1999-03-20 | 1 | -1/+1 |
* | Fix performance problem on SH with unnecessary move instructions. | wilson | 1999-03-08 | 1 | -0/+5 |
* | Flow rewrite to use basic block structures and edge lists. | rth | 1999-02-25 | 1 | -2/+3 |
* | * final.c (bb_str): Qualify a char* with the keyword `const'. | ghazi | 1999-01-23 | 1 | -3/+3 |
* | Update copyrights. | rth | 1999-01-11 | 1 | -1/+1 |
* | * basic-block.h (basic_block_head): Rename to x_basic_block_head. | rth | 1999-01-11 | 1 | -7/+7 |
* | * pa.h (DONT_RECORD_EQUIVALENCE): Kill. | law | 1999-01-06 | 1 | -16/+0 |
* | * rtlanal.c (multiple_sets): New function. | law | 1998-12-12 | 1 | -2/+9 |
* | * local-alloc.c (block_alloc): Slightly retune heuristic to widen | law | 1998-12-07 | 1 | -4/+5 |