summaryrefslogtreecommitdiff
path: root/gcc/ssa.c
Commit message (Expand)AuthorAgeFilesLines
* * ssa.c (convert_from_ssa): Tell life_analysis we need deathcpopetz2000-05-191-2/+4
* * bb-reorder.c (get_next_bb_note, get_prev_bb_note): Prototype.ghazi2000-05-041-1/+1
* Fix commentary.rth2000-04-271-1/+2
* * flow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FOR_INSN.rth2000-04-271-1/+0
* * basic-block.h (life_analysis): Declare here ...rth2000-04-271-2/+2
* * ssa.c (convert_to_ssa): Eliminate dead code when callingsamuel2000-04-091-23/+18
* * gcse.c (gcse_main): Don't rebuild the CFG here.rth2000-04-071-7/+0
* * ssa.c (compute_conservative_reg_partition): Declare withsamuel2000-04-071-1/+1
* * rtl.h (INSN_P): New macro.samuel2000-04-061-58/+503
* * sparc.c (output_restore_regs): Prototype.ghazi2000-04-041-1/+1
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-15/+15
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-1/+1
* Changes in include:samuel2000-03-101-0/+1503