summaryrefslogtreecommitdiff
path: root/gcc/local-alloc.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-02-18 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-051-21/+0
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-031-3/+1
* * alias.c (record_set): Use hard_regno_nregs.hubicka2004-02-021-5/+5
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * alias.c: Fix comment typos.kazu2004-01-061-3/+3
* * dwarfout.c: Remove uses of "register" specifier inkazu2003-12-191-5/+1
* * c-typeck.c: Fix comment typos.kazu2003-12-131-1/+1
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-8/+12
* * local-alloc.c (combine_regs): Fix comment typo.rsandifo2003-08-071-2/+2
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-14/+12
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-116/+61
* * bt-load.c: Fix comment typos.kazu2003-07-051-2/+2
* cp:ghazi2003-06-161-6/+6
* * ifcvt.c: Fix comment typos.kazu2003-01-171-2/+2
* cp:ghazi2003-01-151-1/+1
* Add 2003 copyright notices for constraints string patch, also 2002 noticeamylaar2003-01-131-1/+1
* * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.amylaar2003-01-091-38/+45
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-11-04 Aldy Hernandez <aldyh@redhat.com>aldyh2002-11-041-20/+4
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-7/+7
* * reload.c (find_reloads): Handle constraint letters marked byuweigand2002-08-141-2/+4
* * langhooks.c: Fix formatting.kazu2002-05-301-4/+4
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-21/+17
* 2002-05-17 David S. Miller <davem@redhat.com>davem2002-05-171-4/+4
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-17/+21
* Basic block renumbering removal.rth2002-05-161-21/+17
* * local-alloc.c (contains_replace_regs): LO_SUM may containrth2002-04-031-1/+0
* * local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not opti...hubicka2002-03-301-1/+2
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+3
* * local-alloc.c (function_invariant_p): Update commentary.rth2002-01-041-1/+7
* * cfgrtl.c (purge_all_dead_edges): Initialize variable.ghazi2001-12-021-2/+2
* * local-alloc.c (combine_regs): Handle SUBREG_REG being a MEM.grahams2001-11-221-22/+40
* * integrate.c (get_hard_reg_initial_reg): New.dj2001-11-151-1/+14
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-1/+1
* * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL orjakub2001-10-301-7/+3
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * cfgcleanup.c (BB_SET_FLAG, BB_CLEAR_FLAG): Add cast to avoid warning.kenner2001-10-261-2/+5
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-1/+1
* * c-parse.in (asm_operand): Allow named operands.rth2001-10-111-3/+8
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-30/+30
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* * 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