summaryrefslogtreecommitdiff
path: root/gcc/lcm.c
Commit message (Expand)AuthorAgeFilesLines
* * lcm.c (compute_laterin): Cast bb->aux to size_t not int.rth1999-11-301-2/+2
* * ggc-common.c (ggc_print_statistics): Cast size_t to unsigned longrth1999-11-161-10/+11
* * gcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM argument.law1999-11-151-0/+14
* * flow.c (compute_flow_dominators): Initially put all blocks onlaw1999-11-111-16/+20
* * basic-block.h (compute_available): Returns a void now.law1999-11-111-184/+280
* * fix-header.c (recognized_extern, recognized_function): Constifyghazi1999-11-031-6/+5
* * basic-block.h (pre_edge_lcm, pre_edge_rev_lcm, compute_available):law1999-10-171-578/+461
* * lcm.c: New file.law1999-03-101-0/+799