aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tree-ssa.texi
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-04-10cppopts.texi: Use "side effect" instead of side-effect.Martin Sebor1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-02-08tree-ssa.texi (Preserving the virtual SSA form): Remove outdated section.Nicklas Bo Jensen1-35/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-09Makefile.in (TREE_FLOW_H): Remove.Steve Ellcey1-3/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-18tree-ssa.texi (SSA Operands): Remove reference to SSA_OP_VMAYUSE.Aldy Hernandez1-25/+10
2013-10-29tree-ssa.texi (gimple_phi_result): Document.Martin Liska1-14/+12
2013-09-26tree-ssa.h (walk_use_def_chains_fn, [...]): Delete.Florian Weimer1-27/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-08-01tree-ssa.texi: Remove pieces mentioning mark_sym_for_renaming.Richard Guenther1-4/+1
2011-05-04Remove extra spacing at the end of the line.Mike Stump1-35/+35
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-28Fix typos in documentation.Ralf Wildenhues1-1/+1
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-0/+29
2009-05-18tree-ssa.texi (SSA Operands): Fix a mistake.Eric Fisher1-3/+3
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-197/+67
2008-09-21gccint.texi: Include generic.texi and gimple.texi.Diego Novillo1-711/+11
2008-09-13cfg.texi: Fix some typos.Ralf Wildenhues1-2/+2
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues1-86/+86
2008-02-17c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues1-9/+9
2008-02-14bugreport.texi: Update copyright years.Ralf Wildenhues1-1/+1
2008-01-28tree-ssa.texi: Add cindex PHI nodes and improve wording.Bernhard Fischer1-1/+2
2007-07-11re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)Eric Botcazou1-2/+4
2007-03-08tree-ssa.texi: Remove documentation for V_MUST_DEF.Diego Novillo1-27/+6
2007-01-27sourcebuild.texi: Add comma for clarity.Ralf Wildenhues1-4/+4
2006-12-11[multiple changes]Diego Novillo1-27/+40
2006-11-07invoke.texi (fstrict-aliasing): Move implementation details...Josh Conner1-0/+6
2006-09-14tree-ssa.texi (Jumps): RESULT_DECL can also be an operand of a RETURN_EXPRAldy Hernandez1-4/+4
2006-04-27Implement new immediate use iterators.Andrew MacLeod1-15/+26
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-04-04tree-ssa.texi (Preserving the virtual ssa form): New subsection.Daniel Berlin1-0/+20
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-9/+9
2006-02-20* doc/tree-ssa.texi (Interfaces): Describe low vs. high GIMPLE.Ben Elliston1-0/+5
2005-10-04re PR tree-optimization/23049 (ICE with -O3 -ftree-vectorize on 4.1.x)Steven Bosscher1-0/+4
2005-07-26calls.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-11tree-ssa.texi (Cleanups): Improve description of TRY_FINALLY_EXPR.Ian Lance Taylor1-11/+57
2005-06-07tree-ssa-address.c: New file.Zdenek Dvorak1-0/+6
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-05-04tree-flow-inline.h, [...]: Likewise.Kazu Hirata1-1/+1
2005-05-03lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod1-85/+87
2005-04-29tree-flow-inline.h: Fix a comment typo.Kazu Hirata1-1/+1
2005-04-17tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata1-8/+7
2005-04-15tree-ssa.texi: Grammer/abbreviation updates.Andrew MacLeod1-16/+23
2005-04-10arm.c: Fix a comment typo.Kazu Hirata1-1/+1
2005-04-09tree-ssa.texi: Add immediate use documentation.Andrew MacLeod1-9/+91