summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* tree-ssa-operands.h (struct def_optype_d, [...]): Remove.Michael Matz2012-10-231-17/+5
* predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor2012-08-241-1/+1
* tree-ssa-operands.h (virtual_operand_p): Declare.Richard Guenther2012-08-081-0/+1
* tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.Richard Guenther2012-05-221-1/+1
* tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names.Richard Guenther2011-12-051-0/+1
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-2/+3
* Remove trailing white spaces.H.J. Lu2009-11-251-14/+14
* tree-ssa-operands.h (push_stmt_changes, [...]): Delete.Paolo Bonzini2009-05-241-4/+0
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-3/+2
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-121/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-23/+14
* re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther2008-01-081-0/+1
* re PR middle-end/34462 (tree check: expected ssa_name, have struct_field_tag ...Richard Guenther2007-12-141-1/+1
* tree-parloops.c: New file.Zdenek Dvorak2007-09-151-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* tree-ssa-operands.c (realloc_vop, [...]): Remove.Kazu Hirata2007-07-071-3/+0
* Fix PR tree-optimization/32540 Fix PR tree-optimization/31651Daniel Berlin2007-06-301-4/+4
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-4/+0
* tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field to unsigned.Ian Lance Taylor2007-01-201-11/+11
* tree-ssa-operands.h (struct ssa_operand_memory_d): add ssa_operand_mem_size.Jan Hubicka2006-12-241-0/+2
* elfos.h, [...]: Fix comment typos.Kazu Hirata2006-12-221-1/+1
* Add memory reuse to virtual operands in the operand scanner.Andrew MacLeod2006-12-181-25/+20
* tree-ssa-operands.h (SSA_OPERAND_MEMORY_SIZE): Add space to accomodate 511 op...Diego Novillo2006-12-131-1/+1
* [multiple changes]Diego Novillo2006-12-111-72/+102
* tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo2006-12-111-1/+4
* tree-ssa-operands.h (struct ssa_operands): New.Jan Hubicka2006-11-301-0/+13
* tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.Daniel Berlin2006-01-191-3/+0
* Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo2005-07-091-0/+2
* tree-optimize.c (exercute_free_datastructures): Do not disband implicit edges...Jan Hubicka2005-06-271-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* calls.c (purge_reg_equiv_notes): Remove, fold into...Steven Bosscher2005-05-091-2/+3
* tree-flow-inline.h, [...]: Likewise.Kazu Hirata2005-05-041-4/+4
* lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod2005-05-031-147/+166
* tree-flow-inline.h (op_iter_next_must_and_may_def): New.Jeff Law2005-04-261-0/+7
* * ipa-inline.c, tree-ssa-operands.h: Fix comment typos.Kazu Hirata2005-04-231-1/+1
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod2005-04-051-10/+27
* c-common.def, [...]: Update copyright.Kazu Hirata2005-01-271-1/+1
* tree-flow-inline.h (phi_arg_from_edge): Remove.Kazu Hirata2005-01-241-4/+2
* re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv...Andrew MacLeod2004-11-251-0/+2
* re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin2004-10-271-13/+29
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-09-051-2/+2
* tree-ssa-operands.h (struct ssa_operand_iterator_d): New.Andrew MacLeod2004-08-251-0/+74
* tree-flow-inline.h (get_def_ops, [...]): Add operand structure reference.Andrew MacLeod2004-08-111-7/+25
* tree-ssa-loop-ch.c: New file.Zdenek Dvorak2004-06-301-0/+1
* tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod2004-06-171-8/+64
* tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth2004-06-101-13/+28