aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tree-ssa.texi
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-14Revert "sphinx: remove texinfo files"Martin Liska1-0/+826
2022-11-09sphinx: remove texinfo filesMartin Liska1-826/+0
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-11make FOR_EACH_IMM_USE_STMT safe for early exitsAlexandre Oliva1-14/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-29tree-ssa.texi (Immediate Uses): Fix FOR_EACH_IMM_USE_STMT example.Richard Biener1-1/+1
2019-10-14* doc/tree-ssa.texi: Update renamed macro name.Joel Hutton1-2/+2
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