summaryrefslogtreecommitdiff
path: root/gcc/local-alloc.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-6/+2
* * integrate.c (allocate_initial_values): New function.amylaar2001-09-211-3/+0
* * i386.c (size_cost): New static variable.hubicka2001-09-051-313/+284
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * alias.c (nonlocal_mentioned_p):hubicka2001-08-071-1/+1
* * profile.c (branch_prob): Remove unused variable insn.aj2001-08-061-1/+2
* * local-alloc.c (update_equiv_regs): Do not move insns thatrth2001-08-061-0/+6
* * flow.c (mark_set_1): Use REG_FREQ_FROM_BB.hubicka2001-07-301-3/+4
* * regs.h (struct reg_info_def): Add freq field.hubicka2001-06-221-1/+8
* * local-alloc.c (update_equiv_regs): Don't eliminate constantgeoffk2001-05-281-1/+1
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-5/+33
* * local-alloc.c (update_equiv_regs): Copy INSN_CODE to therth2001-02-021-1/+5
* Extra arg for rtx_varies_pbernds2001-01-011-5/+5
* 2000-12-29 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2000-12-291-4/+3
* * flow.c (make_edge): Early out, if no flags to set.rth2000-11-301-10/+33
* * c-lex.c (cb_leave_file): Harmonize conditions and order ofhp2000-11-131-0/+1
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* * local-alloc.c (update_equiv_regs): Add an abort(). Whengeoffk2000-10-231-1/+11
* * alias.c: (mark_constant_function): Don't check pure functions.wehle2000-10-201-97/+271
* Generate REG_EQUAL notes when they'd be helpfulcrux2000-09-141-0/+7
* Don't use CLASS_LIKELY_SPILLED in local-alloccrux2000-09-061-21/+2
* * local-alloc.c (requires_inout): Don't use reserved range forrth2000-08-291-4/+4
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-1/+1
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-7/+6
* * local-alloc.c: Fix formatting.law2000-07-311-38/+36
* * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE andrth2000-06-131-9/+9
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-1/+1
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-3/+4
* Fix copyrights.law2000-02-261-1/+2
* * stupid.c: Die die die.rth2000-01-191-2/+4
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-24/+24
* * flow.c (mark_set_1): Use loop_depth+1 as reference weight.rth2000-01-061-1/+1
* * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi2000-01-041-2/+2
* * Makefile.in (toplev.o): Depend on loop.h.ghazi1999-12-241-1/+1
* * local-alloc.c (qty): New structure and static variable.hubicka1999-11-241-157/+142
* * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.mmitchel1999-11-061-15/+14
* * bitmap.h (BITMAP_XFREE): New.rth1999-11-051-0/+1
* * cse.c (cse_main): Use xmalloc, not alloca.rth1999-11-041-15/+31
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-271-14/+17
* * alias.c (init_alias_analysis): Allocate reg_known_value andmmitchel1999-10-271-0/+3
* * c-parse.in (cast_expr): Constify.ghazi1999-10-261-2/+2
* * local-alloc.c (update_equiv_regs): Check the correct insnlaw1999-10-211-1/+2
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-30/+3
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* Replace recog_foo with recog_data.foo.rth1999-09-121-17/+17
* * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,ghazi1999-09-081-6/+6
* Merge in gcc2-ss-010999law1999-09-071-1/+2
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-6/+7
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-2/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1