OSDN Git Service

* invoke.texi: Use @gol at ends of lines inside @gccoptlist.
[pf3gnuchains/gcc-fork.git] / gcc / lcm.c
2002-04-09 rth * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_a...
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-01-12 m.hayes * gcse.c (compute_pre_data, pre_gcse): Use sbitmap_free.
2002-01-05 dberlin2002-01-05 Daniel Berlin <dan@dberlin.org>
2002-01-04 dberlin2001-01-04 Daniel Berlin <dan@cgsoftware.com>
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-30 hubicka * lcm.c (optimize_mode_switching): Do not rebuild...
2001-10-26 rth * cfg.c (clear_aux_for_blocks): Split out of ...
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-07-17 aj * config/i386/unix.h (ASM_OUTPUT_MI_THUNK)...
2001-07-11 law * gcse.c, lcm.c, sched-deps.c:
2001-02-12 aoliva* lcm.c (compute_earliest): Let EXIT_BLOCK be handled...
2001-02-07 aolivaUpdate Copyright notice
2001-02-07 aoliva* lcm.c (optimize_mode_switching): Emit mode_set before the
2001-01-05 aolivaNote that INSN_PTR may be the note at the beginning...
2000-12-08 aoliva* lcm.c (optimize_mode_switching): Check whether an...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-21 law * gcse.c (record_one_set): Prepend instead...
2000-05-28 cpopetz * lcm.c (make_preds_opaque): Fix comment.
2000-05-17 rth * toplev.c (rest_of_compilation): Don't call...
2000-02-28 kenner * lcm.c: Minor reformatting throughout.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-15 amylaar * Makefile.in (lcm.o): Depend on insn-attr.h.
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
1999-11-30 rth * lcm.c (compute_laterin): Cast bb->aux to...
1999-11-16 rth * ggc-common.c (ggc_print_statistics): Cast...
1999-11-15 law * gcse.c (pre_expr_reaches_here_p): Kill CHECK_...
1999-11-11 law * flow.c (compute_flow_dominators): Initially...
1999-11-11 law * basic-block.h (compute_available): Returns...
1999-11-03 ghazi * fix-header.c (recognized_extern, recognized_f...
1999-10-17 law * basic-block.h (pre_edge_lcm, pre_edge_rev_lcm...
1999-03-10 law * lcm.c: New file.