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