]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa.c
re PR tree-optimization/17133 (wrong code with -ftree-lim)
[thirdparty/gcc.git] / gcc / tree-ssa.c
2004-10-27  Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-18  Diego Novillotree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.
2004-10-18  Diego Novillore PR tree-optimization/17656 (internal compiler error...
2004-10-12  Daniel BerlinThe apostrophe was there to signal that the s was coming
2004-10-12  Daniel Berlintree-ssa-alias.c (verify_name_tags): New function.
2004-10-05  Daniel Berlintree-ssa.c (verify_ssa): Verify phi arguments only...
2004-09-30  Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-22  Daniel Berlintree-ssa.c (verify_def): Use print_generic_stmt, not...
2004-09-18  Jan Hubickatree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name...
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-17  Diego Novillore PR tree-optimization/17273 (ICE in get_indirect_ref_...
2004-09-17  Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2004-09-15  Zdenek Dvorakre PR tree-optimization/17468 (Java garbage collector...
2004-09-14  Nathan SidwellMakefile.in (STAGE1_CHECKING): New variable.
2004-09-11  Zdenek Dvoraktree-cfg.c (set_bb_for_stmt): Use PHI_BB.
2004-09-09  Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09  Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06  Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-03  Jan Hubickacfg.c (free_edge): Use ggc_free.
2004-09-01  Richard Kenner* tree-ssa.c (propagate_into_addr): Properly test for...
2004-08-25  Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-18  Diego Novillotree-dfa.c (add_referenced_var): Only global variables...
2004-08-10  Andrew MacLeodtree-cfg.c (bsi_insert_before, [...]): Call modify_stmt...
2004-07-29  Diego Novillotree-ssa.c (verify_flow_sensitive_alias_info): When...
2004-07-28  Diego Novillotree-ssa.c (verify_flow_insensitive_alias_info): Proces...
2004-07-28  Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-24  Diego Novillore PR tree-optimization/16688 (ICE in group_aliases...
2004-07-22  Diego Novillotree-into-ssa.c (set_livein_block): Fix typo in comment.
2004-07-22  Richard Hendersongimple-low.c (expand_var_p): Don't look at TREE_ADDRESS...
2004-07-08  Joseph Myersre PR c/2511 (-pedantic not warning about bitfield...
2004-07-08  Diego Novillotree-flow.h (addressable_vars): Declare.
2004-07-03  Richard Kennertree-ssa.c (tree_ssa_useless_type_conversion): Also...
2004-06-30  Zdenek Dvorakcommon.opt (ftree-loop-optimize): New flag.
2004-06-29  Diego Novillocommon.opt (ftree-fre): New flag.
2004-06-23  Diego NovilloMakefile.in (tree-vn.o): New.
2004-06-22  Ben Elliston* tree-ssa.c (ssa_redirect_edge): Correct leading comment.
2004-06-22  Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-19  Zdenek Dvoraktree-ssa.c (raise_value): Removed.
2004-06-17  Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-17  Zdenek Dvorakre PR tree-optimization/15991 (phi nodes with identical...
2004-06-16  Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-14  Jeff Lawtree-ssa.c (kill_redundant_phi_nodes): More correctly...
2004-06-10  Diego NovilloMakefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10  Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-10  Daniel Berlintree-ssa.c (verify_ssa): Verify that vdefs/makes_aliase...
2004-06-02  Andrew Pinskire PR tree-optimization/14736 ([tree-ssa] code quality...
2004-05-14  Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13  Andrew Pinskitree-ssa.c (delete_tree_ssa): XFREE bitmaps allocated...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.