OSDN Git Service

* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
[pf3gnuchains/gcc-fork.git] / gcc / ssa.c
2001-04-13 ghazi * Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).
2000-11-19 ghaziWarning fixes:
2000-11-14 rthMichael Matz <matzmich@cs.tu-berlin.de>
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-20 ghaziWarning fixes:
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-08-03 mmitchel * dce.c: Remove all uses of assert.
2000-08-02 mmitchel * Makefile.in (OBJS): Added dce.o.
2000-07-31 mmitchel * Makefile.in (ssa.o): Updated header files in depende...
2000-07-27 mmitchel Put phi nodes after NOTE_INSN_BASIC_BLOCK.
2000-07-21 mmitchel * ssa.c (rename_insn_1): Don't rename registers that are
2000-06-27 geoffkCorrect previous botched commit.
2000-06-26 geoffk* ssa.c (struct rename_set_data): Change the name of...
2000-05-19 cpopetz * ssa.c (convert_from_ssa): Tell life_analysis we...
2000-05-04 ghazi * bb-reorder.c (get_next_bb_note, get_prev_bb_note...
2000-04-27 rthFix commentary.
2000-04-27 rth * flow.c (find_auto_inc): Use pbi->bb instead...
2000-04-27 rth * basic-block.h (life_analysis): Declare here ...
2000-04-09 samuel * ssa.c (convert_to_ssa): Eliminate dead code when...
2000-04-07 rth * gcse.c (gcse_main): Don't rebuild the CFG...
2000-04-07 samuel * ssa.c (compute_conservative_reg_partition): Declare...
2000-04-06 samuel * rtl.h (INSN_P): New macro.
2000-04-04 ghazi * sparc.c (output_restore_regs): Prototype.
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-10 samuelChanges in include: