summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+97