| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -1/+1 |
* | * gcse.c (record_one_set): Prepend instead of append onto | law | 2000-07-21 | 1 | -24/+62 |
* | * lcm.c (make_preds_opaque): Fix comment. | cpopetz | 2000-05-28 | 1 | -31/+37 |
* | * toplev.c (rest_of_compilation): Don't call optimize_mode_switching | rth | 2000-05-17 | 1 | -10/+21 |
* | * lcm.c: Minor reformatting throughout. | kenner | 2000-02-28 | 1 | -159/+151 |
* | * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | kenner | 2000-02-19 | 1 | -1/+11 |
* | * Makefile.in (lcm.o): Depend on insn-attr.h. | amylaar | 2000-02-15 | 1 | -0/+459 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * ggc-common.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -7/+7 |
* | * 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 |