Age | Commit message (Expand) | Author | Files | Lines |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -16/+16 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-09 | cfglayout.c (copy_bbs): Rename n_edges to num_edges. | Jan Hubicka | 1 | -2/+2 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -11/+11 |
2005-03-10 | Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | Zdenek Dvorak | 1 | -2/+1 |
2005-03-01 | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 1 | -228/+14 |
2005-02-20 | re PR middle-end/19698 (Infinite loop in update_life_info) | Steven Bosscher | 1 | -1/+10 |
2005-02-17 | bt-load.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-17 | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 1 | -2/+2 |
2004-12-15 | cfgloop.c (flow_loops_dump): Don't print out levels. | Daniel Berlin | 1 | -6/+5 |
2004-11-22 | cfg.c (cached_make_edge): Use find_edge rather than an inlined variant. | Jeff Law | 1 | -8/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -0/+1 |
2004-11-09 | cfgloop.c (flow_loops_update): Remove. | Kazu Hirata | 1 | -14/+0 |
2004-10-13 | Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h. | Sebastian Pop | 1 | -0/+15 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -42/+62 |
2004-09-07 | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 1 | -41/+20 |
2004-09-03 | Tree level if-conversion for vectorizer. | Devang Patel | 1 | -1/+58 |
2004-08-24 | tree-ssa-loop-ivcanon.c: New file. | Zdenek Dvorak | 1 | -2/+120 |
2004-07-29 | cfgloop.c (update_latch_info): Update dominator of the new block. | Zdenek Dvorak | 1 | -12/+8 |
2004-07-20 | Add parens so emacs will properly indent. | Richard Kenner | 1 | -2/+2 |
2004-07-18 | * cfgloop.c (flow_loop_nested_p): Fix comment. | Sebastian Pop | 1 | -1/+2 |
2004-07-10 | tree-ssa-loop-im.c: New file. | Zdenek Dvorak | 1 | -0/+14 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+2 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 1 | -0/+77 |
2004-01-29 | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 1 | -79/+49 |
2004-01-02 | Update forgotten updated copy right years. | Andrew Pinski | 1 | -1/+1 |
2004-01-02 | c-typeck.c (finish_init): Free spelling_base before setting it again. | Andrew Pinski | 1 | -2/+2 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -24/+17 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -7/+7 |
2003-07-03 | cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if ed... | Zdenek Dvorak | 1 | -1/+3 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-06-22 | caller-save.c: Convert to ISO C90. | Andreas Jaeger | 1 | -128/+63 |
2003-03-05 | basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New. | Zdenek Dvorak | 1 | -11/+87 |
2003-01-24 | cfgloopanal.c: New file. | Zdenek Dvorak | 1 | -13/+93 |
2003-01-16 | cfgloop.c (flow_loops_find): Fix handling of abnormal edges. | Zdenek Dvorak | 1 | -8/+9 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -2/+2 |
2002-09-22 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-09-08 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-06-20 | Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -17/+15 |
2002-06-01 | basic-block.h (struct basic_block_def): New field loop_father. | Zdenek Dvorak | 1 | -347/+712 |
2002-05-31 | cfgloop.c (flow_loops_find): Initialize first and last fields correctly. | Zdenek Dvorak | 1 | -5/+11 |
2002-05-28 | * cfgloop.c (flow_loops_cfg_dump): Use bb->index, not i. | Zdenek Dvorak | 1 | -1/+1 |
2002-05-27 | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 1 | -5/+5 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -11/+7 |
2002-05-22 | cfgbuild.c: Fix formatting. | Kazu Hirata | 1 | -3/+3 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -43/+48 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -48/+43 |
2002-01-20 | * cfgloop.c (flow_loop_preheader_scan): Fix typo. | Graham Stott | 1 | -1/+1 |
2001-12-31 | cfgloop.c (flow_loop_entry_edges_find): Fix typo. | Graham Stott | 1 | -2/+2 |