Age | Commit message (Expand) | Author | Files | Lines |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -11/+20 |
2005-04-01 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2005-03-13 | lambda-code.c (lambda_compute_auxillary_space): Remove local variable determi... | Kazu Hirata | 1 | -3/+3 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -2/+2 |
2005-03-05 | tree-phinodes.c (remove_phi_node): Drop the last argument. | Kazu Hirata | 1 | -1/+1 |
2005-03-01 | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 1 | -1/+0 |
2005-02-17 | lambda-code (perfect_nestify): Remove mark/unmark for rewriting hack. | Daniel Berlin | 1 | -9/+8 |
2005-02-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-14 | lambda-code.c (lambda_loopnest_to_gcc_loopnest, [...]): Use standard_iv_incre... | Sebastian Pop | 1 | -8/+13 |
2004-12-19 | lambda-code.c (can_convert_to_perfect_nest): Make checking match up with what... | Daniel Berlin | 1 | -4/+12 |
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-17 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Swap the test when the edge ... | Daniel Berlin | 1 | -7/+8 |
2004-11-16 | tree-cfg.c (bsi_commit_edge_inserts): Remove an argument. | Kazu Hirata | 1 | -1/+1 |
2004-11-13 | c-cppbuiltin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-11-03 | lambda-code.c (lambda_compute_auxillary_space): Update comments. | Daniel Berlin | 1 | -4/+18 |
2004-11-01 | Fix PR tree-optimization/17672 Fix PR tree-optimization/18168 | Daniel Berlin | 1 | -147/+176 |
2004-10-28 | lambda-code.c (nestify_update_pending_stmts): Remove. | Kazu Hirata | 1 | -26/+1 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2004-10-18 | tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi. | Diego Novillo | 1 | -1/+1 |
2004-10-06 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Convert to use FOR_EACH_SSA_... | Daniel Berlin | 1 | -164/+184 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -4/+4 |
2004-09-25 | c-typeck.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2004-09-18 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-16 | [multiple changes] | Daniel Berlin | 1 | -93/+560 |
2004-09-10 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-10 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -6/+6 |
2004-09-08 | Makefile.in (tree-loop-linear.o): Added. | Daniel Berlin | 1 | -44/+60 |
2004-09-08 | vec.c (vec_p_reserve, [...]): Rename to ... | Nathan Sidwell | 1 | -1/+1 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -6/+6 |
2004-08-26 | [multiple changes] | Daniel Berlin | 1 | -0/+1972 |