| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | tree-ssa-operands.h (struct def_optype_d, [...]): Remove. | Michael Matz | 2012-10-23 | 1 | -17/+5 |
* | predict.c (maybe_hot_frequency_p): New parameter fun. | Martin Jambor | 2012-08-24 | 1 | -1/+1 |
* | tree-ssa-operands.h (virtual_operand_p): Declare. | Richard Guenther | 2012-08-08 | 1 | -0/+1 |
* | tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New. | Richard Guenther | 2012-05-22 | 1 | -1/+1 |
* | tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names. | Richard Guenther | 2011-12-05 | 1 | -0/+1 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 1 | -1/+1 |
* | tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var... | Jakub Jelinek | 2010-04-07 | 1 | -2/+3 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -14/+14 |
* | tree-ssa-operands.h (push_stmt_changes, [...]): Delete. | Paolo Bonzini | 2009-05-24 | 1 | -4/+0 |
* | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 2009-04-22 | 1 | -3/+2 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -121/+9 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -23/+14 |
* | re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad... | Richard Guenther | 2008-01-08 | 1 | -0/+1 |
* | re PR middle-end/34462 (tree check: expected ssa_name, have struct_field_tag ... | Richard Guenther | 2007-12-14 | 1 | -1/+1 |
* | tree-parloops.c: New file. | Zdenek Dvorak | 2007-09-15 | 1 | -0/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | tree-ssa-operands.c (realloc_vop, [...]): Remove. | Kazu Hirata | 2007-07-07 | 1 | -3/+0 |
* | Fix PR tree-optimization/32540 Fix PR tree-optimization/31651 | Daniel Berlin | 2007-06-30 | 1 | -4/+4 |
* | re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) | Diego Novillo | 2007-04-11 | 1 | -4/+0 |
* | tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field to unsigned. | Ian Lance Taylor | 2007-01-20 | 1 | -11/+11 |
* | tree-ssa-operands.h (struct ssa_operand_memory_d): add ssa_operand_mem_size. | Jan Hubicka | 2006-12-24 | 1 | -0/+2 |
* | elfos.h, [...]: Fix comment typos. | Kazu Hirata | 2006-12-22 | 1 | -1/+1 |
* | Add memory reuse to virtual operands in the operand scanner. | Andrew MacLeod | 2006-12-18 | 1 | -25/+20 |
* | tree-ssa-operands.h (SSA_OPERAND_MEMORY_SIZE): Add space to accomodate 511 op... | Diego Novillo | 2006-12-13 | 1 | -1/+1 |
* | [multiple changes] | Diego Novillo | 2006-12-11 | 1 | -72/+102 |
* | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 2006-12-11 | 1 | -1/+4 |
* | tree-ssa-operands.h (struct ssa_operands): New. | Jan Hubicka | 2006-11-30 | 1 | -0/+13 |
* | tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove. | Daniel Berlin | 2006-01-19 | 1 | -3/+0 |
* | Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h | Diego Novillo | 2005-07-09 | 1 | -0/+2 |
* | tree-optimize.c (exercute_free_datastructures): Do not disband implicit edges... | Jan Hubicka | 2005-06-27 | 1 | -0/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | calls.c (purge_reg_equiv_notes): Remove, fold into... | Steven Bosscher | 2005-05-09 | 1 | -2/+3 |
* | tree-flow-inline.h, [...]: Likewise. | Kazu Hirata | 2005-05-04 | 1 | -4/+4 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -147/+166 |
* | tree-flow-inline.h (op_iter_next_must_and_may_def): New. | Jeff Law | 2005-04-26 | 1 | -0/+7 |
* | * ipa-inline.c, tree-ssa-operands.h: Fix comment typos. | Kazu Hirata | 2005-04-23 | 1 | -1/+1 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -10/+27 |
* | c-common.def, [...]: Update copyright. | Kazu Hirata | 2005-01-27 | 1 | -1/+1 |
* | tree-flow-inline.h (phi_arg_from_edge): Remove. | Kazu Hirata | 2005-01-24 | 1 | -4/+2 |
* | re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv... | Andrew MacLeod | 2004-11-25 | 1 | -0/+2 |
* | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 2004-10-27 | 1 | -13/+29 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -2/+2 |
* | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 2004-08-25 | 1 | -0/+74 |
* | tree-flow-inline.h (get_def_ops, [...]): Add operand structure reference. | Andrew MacLeod | 2004-08-11 | 1 | -7/+25 |
* | tree-ssa-loop-ch.c: New file. | Zdenek Dvorak | 2004-06-30 | 1 | -0/+1 |
* | tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. | Andrew MacLeod | 2004-06-17 | 1 | -8/+64 |
* | tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an... | Brian Booth | 2004-06-10 | 1 | -13/+28 |