]> gcc.gnu.org Git - gcc.git/history - gcc/local-alloc.c
alias.c (record_set): Use hard_regno_nregs.
[gcc.git] / gcc / local-alloc.c
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2003-12-19 Kazu Hiratadwarfout.c: Remove uses of "register" specifier in...
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-08-07 Richard Sandiford* local-alloc.c (combine_regs): Fix comment typo.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-01-17 Kazu Hirataifcvt.c: Fix comment typos.
2003-01-15 Kaveh R. Ghazidecl2.c (check_classfn): Fix uninitialized warning.
2003-01-13 Joern RenneckeAdd 2003 copyright notices for constraints string patch...
2003-01-09 J"orn Renneckedefaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-04 Aldy Hernandezhard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-08-14 Ulrich Weigandreload.c (find_reloads): Handle constraint letters...
2002-05-30 Kazu Hiratalanghooks.c: Fix formatting.
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-17 David S. MillerPR c/6689, PR optimization/6615
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-04-03 Richard Hendersonlocal-alloc.c (contains_replace_regs): LO_SUM may conta...
2002-03-30 Jan Hubickalocal-alloc.c (local_alloc): Avoid call of update_equiv...
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-04 Richard Henderson* local-alloc.c (function_invariant_p): Update commentary.
2001-12-02 Kaveh R. Ghazicfgrtl.c (purge_all_dead_edges): Initialize variable.
2001-11-22 Graham Stott* local-alloc.c (combine_regs): Handle SUBREG_REG being...
2001-11-15 DJ Delorieintegrate.c (get_hard_reg_initial_reg): New.
2001-11-04 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-30 Jakub Jelinekemit-rtl.c (set_unique_reg_note): Don't create REG_EQUA...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-26 Richard Kennercfgcleanup.c (BB_SET_FLAG, [...]): Add cast to avoid...
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-11 Richard Hendersonc-parse.in (asm_operand): Allow named operands.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-25 Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-21 J"orn Renneckeintegrate.c (allocate_initial_values): New function.
2001-09-05 Jan Hubickai386.c (size_cost): New static variable.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-08-06 Andreas Jaegerprofile.c (branch_prob): Remove unused variable insn.
2001-08-06 Richard Hendersonlocal-alloc.c (update_equiv_regs): Do not move insns...
2001-07-30 Jan Hubickaflow.c (mark_set_1): Use REG_FREQ_FROM_BB.
2001-06-22 Jan Hubickaregs.h (struct reg_info_def): Add freq field.
2001-05-28 Geoffrey Keatinglocal-alloc.c (update_equiv_regs): Don't eliminate...
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-02-02 Richard Hendersonlocal-alloc.c (update_equiv_regs): Copy INSN_CODE to...
2001-01-01 Bernd SchmidtExtra arg for rtx_varies_p
2000-12-29 Richard Kennerlocal-alloc.c (update_equiv_regs): Don't use copy_rtx...
2000-11-30 Michael Matzflow.c (make_edge): Early out, if no flags to set.
2000-11-13 Hans-Peter Nilssonc-lex.c (cb_leave_file): Harmonize conditions and order...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-23 Geoff Keatinglocal-alloc.c (update_equiv_regs): Add an abort().
2000-10-20 John Wehlealias.c: (mark_constant_function): Don't check pure...
2000-09-14 Bernd SchmidtGenerate REG_EQUAL notes when they'd be helpful
2000-09-06 Bernd SchmidtDon't use CLASS_LIKELY_SPILLED in local-alloc
2000-08-29 Richard Hendersonlocal-alloc.c (requires_inout): Don't use reserved...
2000-08-24 Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-31 Kazu Hirata* local-alloc.c: Fix formatting.
2000-06-13 Richard Hendersoncombine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and...
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-26 Jeff LawFix copyrights.
2000-01-19 Richard Hendersonstupid.c: Die die die.
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
2000-01-06 Richard Hendersonflow.c (mark_set_1): Use loop_depth+1 as reference...
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-12-24 Kaveh R. GhaziMakefile.in (toplev.o): Depend on loop.h.
1999-11-24 Jan Hubickalocal-alloc.c (qty): New structure and static variable.
1999-11-06 Mark Mitchelllocal-alloc.c (local_alloc): Use xmalloc/xcalloc, not...
1999-11-05 Richard Hendersonbitmap.h (BITMAP_XFREE): New.
1999-11-04 Richard Hendersoncse.c (cse_main): Use xmalloc, not alloca.
1999-10-27 Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-27 Mark Mitchellalias.c (init_alias_analysis): Allocate reg_known_value...
1999-10-26 Kaveh R. Ghazic-parse.in (cast_expr): Constify.
1999-10-21 Jeffrey A Lawlocal-alloc.c (update_equiv_regs): Check the correct...
1999-10-01 Bernd SchmidtDelete !REGISTER_CONSTRAINTS code
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-12 Richard HendersonReplace recog_foo with recog_data.foo.
1999-09-08 Kaveh R. Ghazigansidecl.h (__attribute__, [...]): Delete.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-31 Zack Weinbergrtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type...
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-04-10 Jeffrey A Lawrtl.h (local_alloc): Returns an integer now.
1999-03-20 Kaveh R. GhaziWarning fixes:
1999-03-08 Jim WilsonFix performance problem on SH with unnecessary move...
1999-02-25 Richard HendersonFlow rewrite to use basic block structures and edge...
1999-01-23 Kaveh R. Ghazifinal.c (bb_str): Qualify a char* with the keyword...
1999-01-11 Richard HendersonUpdate copyrights.
1999-01-11 Richard Hendersonbasic-block.h (basic_block_head): Rename to x_basic_blo...
1999-01-06 Jeffrey A Lawpa.h (DONT_RECORD_EQUIVALENCE): Kill.
1998-12-12 Jeffrey A Lawrtlanal.c (multiple_sets): New function.
1998-12-07 Jeff Lawlocal-alloc.c (block_alloc): Slightly retune heuristic...
1998-12-01 J"orn Renneckelocal-alloc.c (function_invariant_p): New function.
next
This page took 1.985922 seconds and 108 git commands to generate.