| Commit message (Expand) | Author | Age | Files | Lines |
* | bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. | Zdenek Dvorak | 2005-08-24 | 1 | -1/+1 |
* | tree-ssa-dom.c (thread_across_edge): Remove updating here. | Jan Hubicka | 2005-08-02 | 1 | -0/+2 |
* | cfg.c (update_bb_profile_for_threading): More diagnostic. | Jan Hubicka | 2005-07-15 | 1 | -0/+3 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | tree-ssa-threadupdate.c (struct thread_stats_d): Declare. | Diego Novillo | 2005-06-07 | 1 | -0/+17 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+0 |
* | tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis): Update pr... | Jan Hubicka | 2005-05-28 | 1 | -0/+3 |
* | basic-block.h (basic_block_def): Add phi_nodes and predictions. | Kazu Hirata | 2005-05-27 | 1 | -10/+8 |
* | re PR tree-optimization/21170 (Comments still mention rewrite_ssa_into_ssa.) | Kazu Hirata | 2005-05-10 | 1 | -2/+2 |
* | re PR tree-optimization/21380 (ICE compiling with -O) | Jeff Law | 2005-05-06 | 1 | -1/+2 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -1/+1 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -2/+2 |
* | tree-cfg.c (find_taken_edge_computed_goto): New function. | Jeff Law | 2005-03-07 | 1 | -3/+4 |
* | basic-block.h (rediscover_loops_after_threading): Declare. | Jeff Law | 2005-03-04 | 1 | -4/+255 |
* | c-common.def, [...]: Update copyright. | Kazu Hirata | 2005-01-27 | 1 | -1/+1 |
* | tree-flow-inline.h (phi_arg_from_edge): Remove. | Kazu Hirata | 2005-01-24 | 1 | -1/+1 |
* | tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first a... | Kazu Hirata | 2004-11-25 | 1 | -1/+1 |
* | tree-ssa.c (ssa_remove_edge): Remove. | Kazu Hirata | 2004-11-22 | 1 | -1/+1 |
* | tree-ssa-threadupdate.c (redirection_data_hash): Use the index of the destina... | Jeff Law | 2004-11-21 | 1 | -1/+1 |
* | tree-ssa-threadupdate.c, [...]: Fix comment typos. | Kazu Hirata | 2004-11-20 | 1 | -2/+2 |
* | tree-ssa-threadupdate.c: Replace REDIRECTION_DATA varray with a hash table. | Jeff Law | 2004-11-19 | 1 | -158/+321 |
* | tree-ssa-threadupdate.c (copy_phis_to_block): Remove. | Kazu Hirata | 2004-11-09 | 1 | -34/+1 |
* | tree-ssa-threadupdate.c (copy_phis_to_block): Install PHI arguments using PEN... | Kazu Hirata | 2004-11-02 | 1 | -16/+14 |
* | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-10-22 | 1 | -1/+1 |
* | tree-ssa-threadupdate.c (create_block_for_threading): Request that no outgoin... | Jeff Law | 2004-09-28 | 1 | -41/+64 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -21/+21 |
* | cfg.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-20 | 1 | -2/+2 |
* | basic-block.h (update_bb_profile_after_threading): Declare. | Jan Hubicka | 2004-09-19 | 1 | -0/+8 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-18 | 1 | -1/+1 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-10 | 1 | -1/+1 |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -5/+2 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -1/+1 |
* | re PR middle-end/17044 (libgcc2.c:169: internal compiler error: Segmentation ... | John David Anglin | 2004-08-24 | 1 | -11/+5 |
* | Makefile.in (OBJC-common): Add tree-ssa-threadupdate.c | Jeff Law | 2004-08-09 | 1 | -0/+421 |