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