lcm.c (optimize_mode_switching): Check whether an insn is a NOTE before taking its...
[platform/upstream/gcc.git] / gcc / lcm.c
2000-12-08 Alexandre Olivalcm.c (optimize_mode_switching): Check whether an insn...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-21 Michael Matzgcse.c (record_one_set): Prepend instead of append...
2000-05-28 Clinton Popetzlcm.c (make_preds_opaque): Fix comment.
2000-05-17 Richard Hendersontoplev.c (rest_of_compilation): Don't call optimize_mod...
2000-02-28 Richard Kennerlcm.c: Minor reformatting throughout.
2000-02-19 Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-15 J"orn RenneckeMakefile.in (lcm.o): Depend on insn-attr.h.
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
1999-11-30 Richard Hendersonlcm.c (compute_laterin): Cast bb->aux to size_t not...
1999-11-16 Richard Hendersonggc-common.c (ggc_print_statistics): Cast size_t to...
1999-11-15 Jeffrey A Lawgcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM...
1999-11-11 Jeffrey A Lawflow.c (compute_flow_dominators): Initially put all...
1999-11-11 Jeffrey A Lawbasic-block.h (compute_available): Returns a void now.
1999-11-03 Kaveh R. Ghazifix-header.c (recognized_extern, [...]): Constify a...
1999-10-17 Andrew MacLeodbasic-block.h (pre_edge_lcm, [...]): Prototype for...
1999-03-10 Jeffrey A Lawlcm.c: New file.