| 2003-09-26 |
No Author | This commit was manufactured by cvs2svn to create tagr106029.157/tags/tree-ssa-before-20030923-merge |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-26 |
Daniel Berlin | tree-ssa-pre.c (split_critical_edges): New function... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-26 |
Andrew MacLeod | tree-ssa-dom.c (struct var_value_d): Remove. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-26 |
Daniel Berlin | tree-alias-ander.c: Fixup comment spacing. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-25 |
Steven Bosscher | tree-dfa.c (compute_immediate_uses_for): Split up in... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-25 |
Jeff Law | * gcc.dg/tree-ssa/20030922-2.c: New test. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-25 |
Jeff Law | tree-ssa-dom.c (optimize_block): When EQ_EXPR_VALUE... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-25 |
Jason Merrill | * trans.c, utils.c: Revert 2003-01-15 change. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-25 |
Andrew MacLeod | tree-ssa-dce.c (pdom_info, [...]): Remove. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-25 |
Andreas Schwab | tree-flow.h: Declare next_ssa_version. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-25 |
Jeff Law | 20030708-1.c: Expect all IF conditions to be removed. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-25 |
Jeff Law | tree-ssa-dom.c (optimize_block): Create infrastructure... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-24 |
Jason Merrill | tree.h (DECL_SOURCE_LOCATION): Resurrect. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-24 |
Andrew MacLeod | tree-ssa-ccp.c (enum latticevalue): Add UNINITIALIZED. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-24 |
Jeff Law | fold-const.c (fold_read_from_constant_string): New... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-24 |
Jeff Law | * gcc.dg/tree-ssa/20030807-9.c: Add additional test. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-23 |
Richard Henderson | ARG! For real, revert unintended changes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-23 |
Richard Henderson | Revert accidental commit. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-23 |
Richard Henderson | tree-inline.c (remap_save_expr): Map new save_expr... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-23 |
Jeff Law | tree-ssa-dom.c (optimize_block): Ignore "useless" type... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-23 |
Jeff Law | * gcc.dg/tree-ssa/20030922-1.c: New test. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-23 |
Jeff Law | tree-ssa-dom.c (optimize_stmt): Addresses of non-weak... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-23 |
Jeff Law | * gcc.dg/tree-ssa/20030807-2.c: Add additional cases... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-23 |
Jeff Law | tree-cfg.c (handle_switch_split): Properly mark the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-23 |
Jeff Law | Sync with mainline to include wanted_name type lookup |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-22 |
Daniel Berlin | tree-flow.h (struct bb_ann_d): Add erefs array. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-22 |
Diego Novillo | * tree-cfg.c (dump_tree_bb): Remove superlfuous newlines. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-22 |
Richard Henderson | Use %J in diagnostics. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-22 |
Diego Novillo | MAINTAINERS.tree-ssa: Add Andrew MacLeod as global... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-22 |
Jeff Law | tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-21 |
Diego Novillo | tree-dfa.c (compute_alias_sets): Use TDI_alias instead... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-21 |
Jeff Law | tree-ssa-dom.c (optimize_block): Rework code to propaga... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-21 |
Lifang Zeng | Make-lang.in (F95_OBJS): Add fortran/data.o. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-20 |
Kejia Zhao | trans.h: Add declarations for gfor_fndecl_si_kind and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-20 |
Andrew MacLeod | tree-flow.h (struct dataflow_d): Remove reaching fields... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-20 |
Paul Brook | File missing from last commit. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-19 |
Jason Merrill | just check for y+x |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-19 |
Lars Segerlund | random.c: New file. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-19 |
Paul Brook | * All: rename g95->gfc. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-19 |
Jeff Law | Fix thinko in ChangeLog entry. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-19 |
Jeff Law | tree-ssa-dom.c (optimize_stmt): Allow optimizing the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-19 |
Andrew MacLeod | tree-ssa-ccp.c (cfg_edges): Rename to cfg_blocks. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-19 |
Richard Henderson | tree-cfg.c (struct rusv_data): Add may_throw, may_branch. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-19 |
Richard Henderson | tree-eh.c (lower_try_finally_dup_block): New. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-19 |
Jeff Law | tree-ssa-dom.c (lookup_avail_expr): New argument which... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Richard Henderson | tree-cfg (remove_useless_stmts_and_vars_cond, [...... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Richard Henderson | * tree-pretty-print.c (dump_generic_node): Don't double... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
XiaoQiang Zhang | * io/write.c (output_float): Fix bug of FMT_E, Add... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Richard Henderson | tree-eh.c: Include langhooks.h, remove errors.h. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Jeff Law | tree.h (commutative_tree_code, [...]): Declare |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Diego Novillo | Makefile.in (tree-eh.o): Add dependency on errors.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Richard Henderson | tree-cfg.c (remove_useless_stmts_and_vars): Revert... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Richard Henderson | * tree-eh.c (decide_copy_try_finally): Remove forgotten... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Daniel Berlin | tree-ssa-pre.c (pick_ssa_name): New function. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Jeff Law | * gcc.c-torture/compile/20030917-1.c: New test. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Jeff Law | tree-ssa-ccp.c (ccp_fold): If the return value has... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Jeff Law | * gcc.dg/tree-ssa/20030917-3.c: New test. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Richard Henderson | tree-eh.c: New file. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-18 |
Lars Segerlund | iresolve.c (gfc_resolve_random_number): Generate _r4... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-17 |
Richard Henderson | tree.c (tsi_link_before): Remove unnecessary parens. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-17 |
Richard Henderson | * cfg.c (dump_flow_info): Skip register dump if reg_n_i... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-17 |
Richard Henderson | * tree-inline.c (debug_find_tree_1, debug_find_tree... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-17 |
Richard Henderson | tree-cfg.c (struct rusv_data): New. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-17 |
Diego Novillo | pretty-print.c (pp_write_text_to_stream): Export. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-17 |
Jeff Law | tree-ssa-dom.c (optimize_stmt): Note that the statement... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-17 |
Diego Novillo | * gcc.dg/tree-ssa/20030917-2.c: New test. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-17 |
Diego Novillo | tree-dfa.c (find_vars_r): Do not consider 'void *'... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-17 |
Jeff Law | 20030917-1.c: New test. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-16 |
Jeff Law | tree-ssa-ccp.c (visit_stmt): Do not set DONT_SIMULATE_A... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-16 |
Paul Brook | array.c (compare_bounds): New function. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-16 |
Jason Merrill | tree-simple.c (is_gimple_val): Allow addresses of all... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-15 |
Zdenek Dvorak | gcse.c (remove_reachable_equiv_notes): New. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-14 |
Paul Brook | primary.c (gfc_match_rvalue): Make sure sym->result... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-14 |
Paul Brook | check.c (dim_rank_check): Allow assumed bounds if reque... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-14 |
Paul Brook | io.c (format_lex): Initialize negative_flag. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-14 |
Diego Novillo | [multiple changes] |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-14 |
Paul Brook | trans-array.c (gfc_conv_array_initializer): Handle... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-13 |
Diego Novillo | [multiple changes] |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-13 |
Zdenek Dvorak | tree-cfg.c (remove_unreachable_blocks): Clean up. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-13 |
Andrew MacLeod | tree-ssa-live.c (calculate_live_on_entry): Use default_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-12 |
Paul Brook | * trans-intrinsic.c (gfc_conv_intrinsic_sign): Call... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-12 |
Zdenek Dvorak | trans.c (gfc_finish_block): Call rationalize_compound_e... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-12 |
Diego Novillo | tree-optimize.c (tree_rest_of_compilation): Set TREE_AS... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-12 |
Daniel Berlin | tree-ssa-pre.c (reset_down_safe): Make test less conser... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-12 |
Diego Novillo | tree-ssa-pre.c (graph_dump_file, [...]): Remove unused... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2003-09-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot (tar.gz zip) |