Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lcm.c (compute_laterin): Cast bb->aux to size_t not int. | rth | 1999-11-30 | 1 | -2/+2 |
* | * ggc-common.c (ggc_print_statistics): Cast size_t to unsigned long | rth | 1999-11-16 | 1 | -10/+11 |
* | * gcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM argument. | law | 1999-11-15 | 1 | -0/+14 |
* | * flow.c (compute_flow_dominators): Initially put all blocks on | law | 1999-11-11 | 1 | -16/+20 |
* | * basic-block.h (compute_available): Returns a void now. | law | 1999-11-11 | 1 | -184/+280 |
* | * fix-header.c (recognized_extern, recognized_function): Constify | ghazi | 1999-11-03 | 1 | -6/+5 |
* | * basic-block.h (pre_edge_lcm, pre_edge_rev_lcm, compute_available): | law | 1999-10-17 | 1 | -578/+461 |
* | * lcm.c: New file. | law | 1999-03-10 | 1 | -0/+799 |