aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/tree-ssa.texi
AgeCommit message (Expand)AuthorFilesLines
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
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-11/+121
2005-03-31tree-ssa-alias.c: Follow spelling conventions.Kazu Hirata1-1/+1
2005-03-13In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-1/+38
2005-03-05c-tree.texi: Wrap comments in @r{}.James A. Morrison1-8/+8
2005-01-30optabs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-22tree-ssa.texi (Statement Operands): Add example for new must-def macro.Daniel Berlin1-3/+27
2004-11-05c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g...Joseph Myers1-25/+25
2004-11-05c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-41/+41
2004-09-25tree-gimple.c: Move GIMPLE definition...Dale Johannesen1-100/+149
2004-09-17cfg.texi: Use @smallexample.James A. Morrison1-4/+4
2004-09-17compat.texi, [...]: Use @option around options.Kazu Hirata1-1/+1
2004-09-11cfg.texi, [...]: Insert @: after i.e.Kazu Hirata1-2/+2
2004-09-10* doc/tm.texi, doc/tree-ssa.texi: Fix typos.Kazu Hirata1-1/+1
2004-09-03Tree level if-conversion for vectorizer.Devang Patel1-0/+3
2004-08-26Document new ssa operand iterator.Andrew MacLeod1-1/+114