aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/passes.texi
AgeCommit message (Expand)AuthorFilesLines
2009-11-25passes.texi: Document the Graphite infrastructure.Sebastian Pop1-0/+7
2009-11-08cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski1-2/+7
2009-05-24passes.texi (Tree-SSA passes): Document SLP pass.Ira Rosen1-3/+11
2009-05-23passes.texi: Standardize spelling of RTL, Tree and Tree SSA.Eric Botcazou1-44/+36
2009-04-27c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-16/+4
2008-08-26[multiple changes]Vladimir Makarov1-0/+22
2008-08-01tree-pass.h: Added comment about not dumping passes with name starting with s...Basile Starynkevitch1-0/+4
2008-07-31passes.c (init_optimization_passes): Always call pass_early_warn_uninitialized.Richard Guenther1-1/+1
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues1-1/+1
2008-02-17c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues1-1/+1
2008-02-16c-tree.texi: Use `@.' where appropriate.Ralf Wildenhues1-1/+1
2008-02-14bugreport.texi: Update copyright years.Ralf Wildenhues1-1/+2
2008-02-04re PR other/29972 (typos in the manual)Ralf Wildenhues1-1/+1
2008-01-31c-tree.texi (Types): Fix grammar.Tom Browder1-2/+2
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-0/+3
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-0/+11
2007-03-12invoke.texi: Fix cpp.info cross-reference.Brooks Moses1-1/+1
2007-01-27sourcebuild.texi: Add comma for clarity.Ralf Wildenhues1-2/+2
2006-12-12passes.texi: remove docs about "redundant PHI removal".Marcin Dalecki1-8/+0
2006-11-04fwprop.c: New file.Paolo Bonzini1-0/+9
2006-05-29re PR tree-optimization/26242 (VRP is not documented in passes.texi)Diego Novillo1-15/+135
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-03-07re PR middle-end/26238 (passes.texi does not document the openMP lowering pass)Aldy Hernandez1-0/+19
2006-02-27opts.c (decode_options): Do not handle flag_strength_reduce.Zdenek Dvorak1-14/+9
2005-06-04lcm.c: Move all mode-switching related functions from here...Steven Bosscher1-1/+2
2005-05-17Makefile.in: Add tree-ssa-math-opts.c.Paolo Bonzini1-1/+7
2005-05-04tree-flow-inline.h, [...]: Likewise.Kazu Hirata1-1/+1
2005-05-02* doc/passes.texi: Document vectorization pass.Dorit Naishlos1-0/+13
2005-03-01Makefile.in (tree-ssa-sink.o): New.Daniel Berlin1-0/+6
2005-01-30optabs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-19passes.texi: Remove paragraph mentioning new-ra.Paolo Bonzini1-7/+0
2004-12-12* doc/passes.texi (Pass Manager): Correct list of source files.Di-an Jan1-1/+2
2004-11-05c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g...Joseph Myers1-9/+9
2004-11-05c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-31/+31
2004-10-28contrib.texi, [...]: Improve Texinfo formatting.Joseph Myers1-1/+1
2004-10-28c-tree.texi, [...]: Put punctuation outside quotes.Joseph Myers1-2/+2
2004-09-25* doc/passes.texi: Fix a typo.Kazu Hirata1-1/+1
2004-09-23cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak1-0/+8
2004-09-14unroll.c: Removed.Zdenek Dvorak1-5/+2
2004-09-10extend.texi, [...]: Fix typos.Kazu Hirata1-2/+2
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-6/+0
2004-09-05tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak1-0/+5
2004-09-03Tree level if-conversion for vectorizer.Devang Patel1-0/+9
2004-08-24tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak1-1/+8
2004-07-10tree-ssa-loop-im.c: New file.Zdenek Dvorak1-3/+14
2004-06-20loop-invariant.c: New file.Zdenek Dvorak1-0/+4
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-0/+9
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-506/+571