summaryrefslogtreecommitdiff
path: root/gcc/tree-outof-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* tree-outof-ssa.c (free_temp_expr_table): Add missed assert.Nathan Sidwell2004-09-091-2/+1
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-66/+56
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-1/+2
* tree-ssa-operands.h (struct ssa_operand_iterator_d): New.Andrew MacLeod2004-08-251-21/+12
* tree-cfg.c (bsi_insert_before, [...]): Call modify_stmt after linking stmt in...Andrew MacLeod2004-08-101-1/+1
* Makefile.in (OBJC-common): Add tree-ssa-threadupdate.cJeff Law2004-08-091-117/+9
* tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo2004-07-281-1/+1
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-1/+1
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2004-06-261-10/+10
* tree-nested.c (build_addr): Merge real/imagpart with handled_component_p.Richard Kenner2004-06-251-8/+12
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-4/+7
* tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod2004-06-171-17/+52
* tree.h (PHI_CHAIN): New.Steven Bosscher2004-06-161-8/+8
* Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.Diego Novillo2004-06-101-3/+3
* tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth2004-06-101-7/+15
* bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata2004-05-301-2/+2
* tree-gimple.c: Rename from tree-simple.c.Diego Novillo2004-05-131-1/+1
* tree-outof-ssa.c (rewrite_vars_out_of_ssa): Free map at the end of the block.Andrew Pinski2004-05-131-0/+3
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+2170