summaryrefslogtreecommitdiff
path: root/gcc/tree-outof-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use...Richard Henderson2005-01-271-3/+9
* re PR tree-optimization/19633 (local address incorrectly thought to escape)Diego Novillo2005-01-261-0/+10
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-1/+1
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* re PR middle-end/17799 (Non-optimizing compile loses 'this')Richard Henderson2004-12-311-0/+1
* tree-outof-ssa.c (insert_backedge_copies): New function.Jeff Law2004-12-291-0/+97
* re PR tree-optimization/14638 (Variables disappear from debug info at -O1)Daniel Berlin2004-12-241-0/+5
* tree-outof-ssa.c (coalesce_abnormal_edges): Pass the correct target partition...Jeff Law2004-12-141-4/+9
* tree-outof-ssa.c (coalesce_abnormal_edges): Use e->dest_idx instead of callin...Kazu Hirata2004-11-251-4/+1
* tree-outof-ssa.c (eliminate_build): Use g->e->dest_idx instead to find the PH...Kazu Hirata2004-11-241-21/+10
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-5/+1
* * tree-outof-ssa.c: Fix a comment typo.Kazu Hirata2004-11-191-1/+1
* bitmap.h (nBITMAP_WORD_BITS): Remove.Nathan Sidwell2004-11-111-1/+1
* bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell2004-11-041-9/+10
* re PR tree-optimization/18270 (internal compiler error: in tree_redirect_edge...Andrew MacLeod2004-11-031-0/+19
* re PR tree-optimization/16447 (out of ssa generates bloated code)Andrew MacLeod2004-11-021-2/+327
* Restored acciddental check-in.Fariborz Jahanian2004-10-121-8/+0
* re PR tree-optimization/17892 (gcc-4.0 should not reassociate floating point ...Fariborz Jahanian2004-10-121-0/+8
* re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ...Richard Henderson2004-09-291-5/+0
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-2/+4
* bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style.Zdenek Dvorak2004-09-261-2/+4
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-1/+1
* Makefile.def: Remove libbanshee.Daniel Berlin2004-09-091-1/+0
* tree-outof-ssa.c (coalesce_abnormal_edges): Fix typo in calling phi_ssa_name_p.Diego Novillo2004-09-091-1/+1
* 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