summaryrefslogtreecommitdiff
path: root/gcc/doc/tree-ssa.texi
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-29tree-ssa.texi (Immediate Uses): Fix FOR_EACH_IMM_USE_STMT example.Richard Biener
2019-10-14* doc/tree-ssa.texi: Update renamed macro name.Joel Hutton
2019-01-01Update copyright years.Jakub Jelinek
2018-04-10cppopts.texi: Use "side effect" instead of side-effect.Martin Sebor
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-02-08tree-ssa.texi (Preserving the virtual SSA form): Remove outdated section.Nicklas Bo Jensen
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-09Makefile.in (TREE_FLOW_H): Remove.Steve Ellcey
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-18tree-ssa.texi (SSA Operands): Remove reference to SSA_OP_VMAYUSE.Aldy Hernandez
2013-10-29tree-ssa.texi (gimple_phi_result): Document.Martin Liska
2013-09-26tree-ssa.h (walk_use_def_chains_fn, [...]): Delete.Florian Weimer
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-08-01tree-ssa.texi: Remove pieces mentioning mark_sym_for_renaming.Richard Guenther
2011-05-04Remove extra spacing at the end of the line.Mike Stump
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher
2010-02-28Fix typos in documentation.Ralf Wildenhues
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther
2009-05-18tree-ssa.texi (SSA Operands): Fix a mistake.Eric Fisher
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther
2008-09-21gccint.texi: Include generic.texi and gimple.texi.Diego Novillo
2008-09-13cfg.texi: Fix some typos.Ralf Wildenhues
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues
2008-02-17c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues
2008-02-14bugreport.texi: Update copyright years.Ralf Wildenhues
2008-01-28tree-ssa.texi: Add cindex PHI nodes and improve wording.Bernhard Fischer
2007-07-11re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)Eric Botcazou
2007-03-08tree-ssa.texi: Remove documentation for V_MUST_DEF.Diego Novillo
2007-01-27sourcebuild.texi: Add comma for clarity.Ralf Wildenhues
2006-12-11[multiple changes]Diego Novillo
2006-11-07invoke.texi (fstrict-aliasing): Move implementation details...Josh Conner
2006-09-14tree-ssa.texi (Jumps): RESULT_DECL can also be an operand of a RETURN_EXPRAldy Hernandez
2006-04-27Implement new immediate use iterators.Andrew MacLeod
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata
2006-04-04tree-ssa.texi (Preserving the virtual ssa form): New subsection.Daniel Berlin
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo
2006-02-20* doc/tree-ssa.texi (Interfaces): Describe low vs. high GIMPLE.Ben Elliston
2005-10-04re PR tree-optimization/23049 (ICE with -O3 -ftree-vectorize on 4.1.x)Steven Bosscher
2005-07-26calls.c, [...]: Fix comment typos.Kazu Hirata
2005-07-11tree-ssa.texi (Cleanups): Improve description of TRY_FINALLY_EXPR.Ian Lance Taylor
2005-06-07tree-ssa-address.c: New file.Zdenek Dvorak
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata
2005-05-04tree-flow-inline.h, [...]: Likewise.Kazu Hirata
2005-05-03lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod
2005-04-29tree-flow-inline.h: Fix a comment typo.Kazu Hirata
2005-04-17tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata