| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use... | Richard Henderson | 2005-01-27 | 1 | -3/+9 |
* | re PR tree-optimization/19633 (local address incorrectly thought to escape) | Diego Novillo | 2005-01-26 | 1 | -0/+10 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2005-01-23 | 1 | -1/+1 |
* | basic-block.h, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | re PR middle-end/17799 (Non-optimizing compile loses 'this') | Richard Henderson | 2004-12-31 | 1 | -0/+1 |
* | tree-outof-ssa.c (insert_backedge_copies): New function. | Jeff Law | 2004-12-29 | 1 | -0/+97 |
* | re PR tree-optimization/14638 (Variables disappear from debug info at -O1) | Daniel Berlin | 2004-12-24 | 1 | -0/+5 |
* | tree-outof-ssa.c (coalesce_abnormal_edges): Pass the correct target partition... | Jeff Law | 2004-12-14 | 1 | -4/+9 |
* | tree-outof-ssa.c (coalesce_abnormal_edges): Use e->dest_idx instead of callin... | Kazu Hirata | 2004-11-25 | 1 | -4/+1 |
* | tree-outof-ssa.c (eliminate_build): Use g->e->dest_idx instead to find the PH... | Kazu Hirata | 2004-11-24 | 1 | -21/+10 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -5/+1 |
* | * tree-outof-ssa.c: Fix a comment typo. | Kazu Hirata | 2004-11-19 | 1 | -1/+1 |
* | bitmap.h (nBITMAP_WORD_BITS): Remove. | Nathan Sidwell | 2004-11-11 | 1 | -1/+1 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -9/+10 |
* | re PR tree-optimization/18270 (internal compiler error: in tree_redirect_edge... | Andrew MacLeod | 2004-11-03 | 1 | -0/+19 |
* | re PR tree-optimization/16447 (out of ssa generates bloated code) | Andrew MacLeod | 2004-11-02 | 1 | -2/+327 |
* | Restored acciddental check-in. | Fariborz Jahanian | 2004-10-12 | 1 | -8/+0 |
* | re PR tree-optimization/17892 (gcc-4.0 should not reassociate floating point ... | Fariborz Jahanian | 2004-10-12 | 1 | -0/+8 |
* | re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ... | Richard Henderson | 2004-09-29 | 1 | -5/+0 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -2/+4 |
* | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 2004-09-26 | 1 | -2/+4 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -1/+1 |
* | Makefile.def: Remove libbanshee. | Daniel Berlin | 2004-09-09 | 1 | -1/+0 |
* | tree-outof-ssa.c (coalesce_abnormal_edges): Fix typo in calling phi_ssa_name_p. | Diego Novillo | 2004-09-09 | 1 | -1/+1 |
* | tree-outof-ssa.c (free_temp_expr_table): Add missed assert. | Nathan Sidwell | 2004-09-09 | 1 | -2/+1 |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -66/+56 |
* | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 2004-09-06 | 1 | -1/+2 |
* | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 2004-08-25 | 1 | -21/+12 |
* | tree-cfg.c (bsi_insert_before, [...]): Call modify_stmt after linking stmt in... | Andrew MacLeod | 2004-08-10 | 1 | -1/+1 |
* | Makefile.in (OBJC-common): Add tree-ssa-threadupdate.c | Jeff Law | 2004-08-09 | 1 | -117/+9 |
* | tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ... | Diego Novillo | 2004-07-28 | 1 | -1/+1 |
* | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 2004-06-26 | 1 | -1/+1 |
* | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 2004-06-26 | 1 | -10/+10 |
* | tree-nested.c (build_addr): Merge real/imagpart with handled_component_p. | Richard Kenner | 2004-06-25 | 1 | -8/+12 |
* | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 2004-06-21 | 1 | -4/+7 |
* | tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. | Andrew MacLeod | 2004-06-17 | 1 | -17/+52 |
* | tree.h (PHI_CHAIN): New. | Steven Bosscher | 2004-06-16 | 1 | -8/+8 |
* | Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H. | Diego Novillo | 2004-06-10 | 1 | -3/+3 |
* | tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an... | Brian Booth | 2004-06-10 | 1 | -7/+15 |
* | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-05-30 | 1 | -2/+2 |
* | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 2004-05-13 | 1 | -1/+1 |
* | tree-outof-ssa.c (rewrite_vars_out_of_ssa): Free map at the end of the block. | Andrew Pinski | 2004-05-13 | 1 | -0/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -0/+2170 |