aboutsummaryrefslogtreecommitdiff
path: root/gcc/ssa.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-13Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-0/+1
2000-11-19Warning fixes:Kaveh R. Ghazi1-1/+1
2000-11-14Michael Matz <matzmich@cs.tu-berlin.de>Michael Matz1-8/+1
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-2/+2
2000-10-20Warning fixes:Kaveh R. Ghazi1-2/+2
2000-08-04alias.c (mark_constant_function): Use INSN_P.Rodney Brown1-3/+3
2000-08-03dce.c: Remove all uses of assert.Mark Mitchell1-10/+2
2000-08-02Makefile.in (OBJS): Added dce.o.Jeffrey Oldham1-34/+15
2000-07-31Makefile.in (ssa.o): Updated header files in dependences.Jeffrey D. Oldham1-166/+509
2000-07-27Put phi nodes after NOTE_INSN_BASIC_BLOCK.Mark Mitchell1-38/+57
2000-07-21ssa.c (rename_insn_1): Don't rename registers that are CLOBBERed.Mark Mitchell1-1/+0
2000-06-27Correct previous botched commit.Geoffrey Keating1-11/+9
2000-06-26ssa.c (struct rename_set_data): Change the name of field 'set_dest' to 'old_r...Geoff Keating1-135/+185
2000-05-19ssa.c (convert_from_ssa): Tell life_analysis we need death notes.Clinton Popetz1-2/+4
2000-05-04bb-reorder.c (get_next_bb_note, [...]): Prototype.Kaveh R. Ghazi1-1/+1
2000-04-27Fix commentary.Richard Henderson1-1/+2
2000-04-26flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN.Richard Henderson1-1/+0
2000-04-26basic-block.h (life_analysis): Declare here ...Richard Henderson1-2/+2
2000-04-09ssa.c (convert_to_ssa): Eliminate dead code when calling life_analysis.Alex Samuel1-23/+18
2000-04-07gcse.c (gcse_main): Don't rebuild the CFG here.Richard Henderson1-7/+0
2000-04-07ssa.c (compute_conservative_reg_partition): Declare with void arguments.Alex Samuel1-1/+1
2000-04-06rtl.h (INSN_P): New macro.Alex Samuel1-58/+503
2000-04-04sparc.c (output_restore_regs): Prototype.Kaveh R. Ghazi1-1/+1
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-15/+15
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-1/+1
2000-03-10Changes in include:Alex Samuel1-0/+1503