OSDN Git Service

2001-11-11 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / local-alloc.c
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-30 jakub * emit-rtl.c (set_unique_reg_note): Don't create REG_E...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-26 kenner * cfgcleanup.c (BB_SET_FLAG, BB_CLEAR_FLAG): Add cast...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 rth * c-parse.in (asm_operand): Allow named operands.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-25 hubicka * Makefile.in (cfgrtl.o): Add.
2001-09-21 amylaar * integrate.c (allocate_initial_values): New function.
2001-09-05 hubicka * i386.c (size_cost): New static variable.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-07 hubicka * alias.c (nonlocal_mentioned_p):
2001-08-06 aj * profile.c (branch_prob): Remove unused variable...
2001-08-06 rth * local-alloc.c (update_equiv_regs): Do not...
2001-07-30 hubicka * flow.c (mark_set_1): Use REG_FREQ_FROM_BB.
2001-06-22 hubicka * regs.h (struct reg_info_def): Add freq field.
2001-05-28 geoffk * local-alloc.c (update_equiv_regs): Don't eliminate...
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-02-02 rth * local-alloc.c (update_equiv_regs): Copy INSN_...
2001-01-01 berndsExtra arg for rtx_varies_p
2000-12-29 kenner2000-12-29 Richard Kenner <kenner@vlsi1.ultra.nyu...
2000-11-30 rth * flow.c (make_edge): Early out, if no flags...
2000-11-13 hp * c-lex.c (cb_leave_file): Harmonize conditions and...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-23 geoffk * local-alloc.c (update_equiv_regs): Add an abort...
2000-10-20 wehle * alias.c: (mark_constant_function): Don't check pure...
2000-09-14 cruxGenerate REG_EQUAL notes when they'd be helpful
2000-09-06 cruxDon't use CLASS_LIKELY_SPILLED in local-alloc
2000-08-29 rth * local-alloc.c (requires_inout): Don't use...
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-31 law * local-alloc.c: Fix formatting.
2000-06-13 rth * combine.c (subst): Use CLASS_CANNOT_CHANGE_MO...
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-26 lawFix copyrights.
2000-01-19 rth * stupid.c: Die die die.
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
2000-01-06 rth * flow.c (mark_set_1): Use loop_depth+1 as...
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-11-24 hubicka * local-alloc.c (qty): New structure and static variable.
1999-11-06 mmitchel * local-alloc.c (local_alloc): Use xmalloc/xcalloc...
1999-11-05 rth * bitmap.h (BITMAP_XFREE): New.
1999-11-04 rth * cse.c (cse_main): Use xmalloc, not alloca.
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-27 mmitchel * alias.c (init_alias_analysis): Allocate reg_known_va...
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-10-21 law * local-alloc.c (update_equiv_regs): Check...
1999-10-01 cruxDelete !REGISTER_CONSTRAINTS code
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-08 ghazi * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-04-10 law * rtl.h (local_alloc): Returns an integer now.
1999-03-20 ghaziWarning fixes:
1999-03-08 wilsonFix performance problem on SH with unnecessary move...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-01-23 ghazi * final.c (bb_str): Qualify a char* with the...
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1999-01-06 law * pa.h (DONT_RECORD_EQUIVALENCE): Kill.
1998-12-12 law * rtlanal.c (multiple_sets): New function.
1998-12-07 law * local-alloc.c (block_alloc): Slightly retune...
1998-12-01 amylaar * local-alloc.c (function_invariant_p): New function.
1998-11-30 amylaarComment typo fix.
1998-11-23 law(
1998-11-11 amylaar Handle equivalences that have been obscured by gcse:
1998-10-17 law * Makefile.in (insn-extract.o): Fix dependencies.
1998-10-14 ghaziWarning fixes:
1998-10-09 rthFri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
1998-10-02 law * global.c (global_alloc): Delete code to manage the...
1998-09-30 law * regs.h (HARD_REGNO_CALL_PART_CLOBBERED):...
1998-09-08 law * global.c: Update comments.
1998-06-24 law * local-alloc.c (block_alloc): Do not try to...
1998-06-19 law * alias.c: Include toplev.h
1998-06-09 law * Makefile.in (LIB2FUNCS_EH): Define. Just...
1998-03-29 law * local-alloc.c (reg_classes_overlap_p): Delete...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-28 ghaziFix warious warnings:
1998-02-05 amylaar * regmove.c: Update.
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-10 law * regmove.c: New implementation of regmove...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-22 law * local-alloc.c (block_alloc): Don't lose if...
1997-09-02 wilsonFix i386 code generation error reported by Mumit Khan.
1997-08-25 law * version.c: Bump for new snapshot.
1997-08-11 law * Integrate alias analysis changes from jfc...
1997-06-16 meissnerUse REG_SET macros
1997-06-02 meissnerWiden some short fields to int; Use allocate_reg_info...
1997-05-30 meissnerUse accessor macros to access arrays based on regno...
1997-04-03 wilson(no_conflict_p): Reject sequences with foreign insns.
1997-02-08 kenner(update_equiv_regs): Fix error in last change.
1997-01-31 ianIf we can't substitute an equiv reg only used once...
next