decl.c: (gnat_to_gnu_entity...
[platform/upstream/gcc.git] / gcc / ssa.c
2001-09-28 Jan Hubickagcse.c (replace_store_insn): Use delete_insn.
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-16 Jan Hubickabasic-block.h (free_bb_for_insn): Declare.
2001-09-11 Jan Hubickabasic-block.h (EDGE_CRITICAL): Remove; renumber other...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-17 Kazu Hiratasbitmap.c: Fix comment formatting.
2001-07-25 Jeffrey A Lawssa.c (rename_insn_1): Do not wrap an assignment to...
2001-07-09 Jeff LawMakefile.in (OBJS): Add ssa-ccp.o
2001-07-06 Jeffrey A Lawbasic-block.h (first_insn_after_basic_block_note):...
2001-06-22 Diego Novillobasic-block.h (dump_edge_info): Declare.
2001-06-20 Jeffrey A Lawssa.c (rename_block): Update parameter to remove_phi_al...
2001-06-19 Jeffrey A Lawssa.c (remove_phi_alternative): Remove declaration.
2001-06-19 Jeffrey A Lawssa.c (ssa_uses): Remove definition.
2001-04-13 Kaveh R. GhaziMakefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).
2000-11-19 Kaveh R. GhaziWarning fixes:
2000-11-14 Michael MatzMichael Matz <matzmich@cs.tu-berlin.de>
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-20 Kaveh R. GhaziWarning fixes:
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-08-03 Mark Mitchelldce.c: Remove all uses of assert.
2000-08-02 Jeffrey OldhamMakefile.in (OBJS): Added dce.o.
2000-07-31 Jeffrey D. OldhamMakefile.in (ssa.o): Updated header files in dependences.
2000-07-27 Mark MitchellPut phi nodes after NOTE_INSN_BASIC_BLOCK.
2000-07-21 Mark Mitchellssa.c (rename_insn_1): Don't rename registers that...
2000-06-27 Geoffrey KeatingCorrect previous botched commit.
2000-06-26 Geoff Keatingssa.c (struct rename_set_data): Change the name of...
2000-05-19 Clinton Popetzssa.c (convert_from_ssa): Tell life_analysis we need...
2000-05-04 Kaveh R. Ghazibb-reorder.c (get_next_bb_note, [...]): Prototype.
2000-04-27 Richard HendersonFix commentary.
2000-04-27 Richard Hendersonflow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FO...
2000-04-27 Richard Hendersonbasic-block.h (life_analysis): Declare here ...
2000-04-09 Alex Samuelssa.c (convert_to_ssa): Eliminate dead code when callin...
2000-04-07 Richard Hendersongcse.c (gcse_main): Don't rebuild the CFG here.
2000-04-07 Alex Samuelssa.c (compute_conservative_reg_partition): Declare...
2000-04-06 Alex Samuelrtl.h (INSN_P): New macro.
2000-04-04 Kaveh R. Ghazisparc.c (output_restore_regs): Prototype.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-10 Alex SamuelChanges in include: