OSDN Git Service

config:
[pf3gnuchains/gcc-fork.git] / gcc / lcm.c
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.