aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-2/+3
2009-11-25Remove trailing white spaces.H.J. Lu1-14/+14
2009-05-24tree-ssa-operands.h (push_stmt_changes, [...]): Delete.Paolo Bonzini1-4/+0
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-3/+2
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-121/+9
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-23/+14
2008-01-08re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther1-0/+1
2007-12-14re PR middle-end/34462 (tree check: expected ssa_name, have struct_field_tag ...Richard Guenther1-1/+1
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-07tree-ssa-operands.c (realloc_vop, [...]): Remove.Kazu Hirata1-3/+0
2007-06-30Fix PR tree-optimization/32540 Fix PR tree-optimization/31651Daniel Berlin1-4/+4
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo1-4/+0
2007-01-20tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field to unsigned.Ian Lance Taylor1-11/+11
2006-12-24tree-ssa-operands.h (struct ssa_operand_memory_d): add ssa_operand_mem_size.Jan Hubicka1-0/+2
2006-12-22elfos.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-12-18Add memory reuse to virtual operands in the operand scanner.Andrew MacLeod1-25/+20
2006-12-13tree-ssa-operands.h (SSA_OPERAND_MEMORY_SIZE): Add space to accomodate 511 op...Diego Novillo1-1/+1
2006-12-11[multiple changes]Diego Novillo1-72/+102
2006-12-11tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo1-1/+4
2006-11-30tree-ssa-operands.h (struct ssa_operands): New.Jan Hubicka1-0/+13
2006-01-19tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.Daniel Berlin1-3/+0
2005-07-09Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo1-0/+2
2005-06-27tree-optimize.c (exercute_free_datastructures): Do not disband implicit edges...Jan Hubicka1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-09calls.c (purge_reg_equiv_notes): Remove, fold into...Steven Bosscher1-2/+3
2005-05-04tree-flow-inline.h, [...]: Likewise.Kazu Hirata1-4/+4
2005-05-03lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod1-147/+166
2005-04-26tree-flow-inline.h (op_iter_next_must_and_may_def): New.Jeff Law1-0/+7
2005-04-23* ipa-inline.c, tree-ssa-operands.h: Fix comment typos.Kazu Hirata1-1/+1
2005-04-05lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod1-10/+27
2005-01-27c-common.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-24tree-flow-inline.h (phi_arg_from_edge): Remove.Kazu Hirata1-4/+2
2004-11-25re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv...Andrew MacLeod1-0/+2
2004-10-27re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin1-13/+29
2004-09-05c-common.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-08-25tree-ssa-operands.h (struct ssa_operand_iterator_d): New.Andrew MacLeod1-0/+74
2004-08-11tree-flow-inline.h (get_def_ops, [...]): Add operand structure reference.Andrew MacLeod1-7/+25
2004-06-30tree-ssa-loop-ch.c: New file.Zdenek Dvorak1-0/+1
2004-06-17tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod1-8/+64
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-13/+28
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+97