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