aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/gimple.texi
AgeCommit message (Expand)AuthorFilesLines
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-1/+23
2017-10-20Add documentation for fcf-protection option and nocf_check attributeIgor Tsimbalist1-5/+7
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-28update a few places for the change from gimple_statement_base to gimpleTrevor Saunders1-6/+6
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-3/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-04Update docs to reflect use of gimple subclassesDavid Malcolm1-146/+201
2014-12-03gimple.texi (gimple_build_assign_with_ops): Remove.Jakub Jelinek1-14/+27
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-32/+47
2014-04-28Add a class hierarchy diagram to gimple.texiDavid Malcolm1-27/+128
2014-04-21Const-correctness fixes for some gimple accessorsDavid Malcolm1-2/+2
2014-02-03[Documentation] Remove documentation of gimple_asm_clear_volatileJames Greenhalgh1-4/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-11gimple.texi (is_gimple_omp): Move into the correct section.Thomas Schwinge1-5/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-09-04gimple.h (gimple_build_switch): Remove.Steven Bosscher1-14/+5
2012-02-24tree-phinodes.c (make_phi_node): Mark static.Bernhard Reutner-Fischer1-4/+0
2011-05-04Remove extra spacing at the end of the line.Mike Stump1-211/+211
2011-01-10doc: fix deftypefn markup in gccint manual.Ralf Wildenhues1-90/+100
2011-01-10doc: avoid extra indentation in gimple.texiRalf Wildenhues1-18/+18
2010-12-20doc: @var fixes.Ralf Wildenhues1-2/+2
2010-07-07gimple.texi (GIMPLE_DEBUG): Document.Alexandre Oliva1-0/+79
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-2/+7
2010-06-25With large parts from Jim Wilson:Bernd Schmidt1-12/+21
2010-04-27gimple.texi (gimple_statement_with_ops): Remove addresses_taken field.Jie Zhang1-20/+13
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-19gimple.texi (Logical Operators): Describe is_gimple_ip_invariant and is_gimpl...Martin Jambor1-1/+12
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-2/+11
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-42/+1
2009-04-27c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-18extend.texi, [...]: Fix typos.Kazu Hirata1-1/+1
2008-10-05gimple.texi: Fix some typos, wrap some long lines, fix some broken wraps with...Ralf Wildenhues1-13/+14
2008-09-23cgraph.c (cgraph_free_edge): Use sizeof(*e).Martin Jambor1-5/+5
2008-09-21gccint.texi: Include generic.texi and gimple.texi.Diego Novillo1-0/+2498