Age | Commit message (Expand) | Author | Files | Lines |
2007-09-15 | tree-parloops.c: New file. | Zdenek Dvorak | 1 | -0/+3 |
2007-05-24 | passes.texi: Document predictive commoning. | Zdenek Dvorak | 1 | -0/+11 |
2007-03-12 | invoke.texi: Fix cpp.info cross-reference. | Brooks Moses | 1 | -1/+1 |
2007-01-27 | sourcebuild.texi: Add comma for clarity. | Ralf Wildenhues | 1 | -2/+2 |
2006-12-12 | passes.texi: remove docs about "redundant PHI removal". | Marcin Dalecki | 1 | -8/+0 |
2006-11-04 | fwprop.c: New file. | Paolo Bonzini | 1 | -0/+9 |
2006-05-29 | re PR tree-optimization/26242 (VRP is not documented in passes.texi) | Diego Novillo | 1 | -15/+135 |
2006-04-08 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-03-07 | re PR middle-end/26238 (passes.texi does not document the openMP lowering pass) | Aldy Hernandez | 1 | -0/+19 |
2006-02-27 | opts.c (decode_options): Do not handle flag_strength_reduce. | Zdenek Dvorak | 1 | -14/+9 |
2005-06-04 | lcm.c: Move all mode-switching related functions from here... | Steven Bosscher | 1 | -1/+2 |
2005-05-17 | Makefile.in: Add tree-ssa-math-opts.c. | Paolo Bonzini | 1 | -1/+7 |
2005-05-04 | tree-flow-inline.h, [...]: Likewise. | Kazu Hirata | 1 | -1/+1 |
2005-05-02 | * doc/passes.texi: Document vectorization pass. | Dorit Naishlos | 1 | -0/+13 |
2005-03-01 | Makefile.in (tree-ssa-sink.o): New. | Daniel Berlin | 1 | -0/+6 |
2005-01-30 | optabs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-19 | passes.texi: Remove paragraph mentioning new-ra. | Paolo Bonzini | 1 | -7/+0 |
2004-12-12 | * doc/passes.texi (Pass Manager): Correct list of source files. | Di-an Jan | 1 | -1/+2 |
2004-11-05 | c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g... | Joseph Myers | 1 | -9/+9 |
2004-11-05 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 1 | -31/+31 |
2004-10-28 | contrib.texi, [...]: Improve Texinfo formatting. | Joseph Myers | 1 | -1/+1 |
2004-10-28 | c-tree.texi, [...]: Put punctuation outside quotes. | Joseph Myers | 1 | -2/+2 |
2004-09-25 | * doc/passes.texi: Fix a typo. | Kazu Hirata | 1 | -1/+1 |
2004-09-23 | cfgloop.h (update_single_exits_after_duplication): Declare. | Zdenek Dvorak | 1 | -0/+8 |
2004-09-14 | unroll.c: Removed. | Zdenek Dvorak | 1 | -5/+2 |
2004-09-10 | extend.texi, [...]: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-09 | Makefile.def: Remove libbanshee. | Daniel Berlin | 1 | -6/+0 |
2004-09-05 | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 1 | -0/+5 |
2004-09-03 | Tree level if-conversion for vectorizer. | Devang Patel | 1 | -0/+9 |
2004-08-24 | tree-ssa-loop-ivcanon.c: New file. | Zdenek Dvorak | 1 | -1/+8 |
2004-07-10 | tree-ssa-loop-im.c: New file. | Zdenek Dvorak | 1 | -3/+14 |
2004-06-20 | loop-invariant.c: New file. | Zdenek Dvorak | 1 | -0/+4 |
2004-05-25 | ddg.h, [...]: New files. | Ayal Zaks | 1 | -0/+9 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -506/+571 |
2004-02-07 | c-ppoutput.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-06 | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 1 | -0/+13 |
2003-11-20 | ssa.c, [...]: Remove files. | Richard Henderson | 1 | -51/+0 |
2003-10-11 | Makefile.in (web.o): New. | Jan Hubicka | 1 | -0/+12 |
2003-07-25 | passes.texi (Passes): Mention pretty-printing and diagnostic files. | Gabriel Dos Reis | 1 | -1/+4 |
2003-07-01 | contrib.texi: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-05-31 | Makefile.in (c-opts.o, [...]): Update dependencies. | Neil Booth | 1 | -0/+1 |
2003-03-25 | passes.texi (Passes): Properly document that we do not perform jump2 any long... | Gerald Pfeifer | 1 | -11/+0 |
2003-03-11 | Makefile.in: Update. | Neil Booth | 1 | -0/+1 |
2003-03-04 | Makefile.in: Update. | Neil Booth | 1 | -1/+2 |
2003-03-01 | Makefile.in (C_AND_OBJC_OBJS, [...]): Update. | Neil Booth | 1 | -0/+2 |
2003-02-26 | cse.c (count_reg_usage): Fix handling of REG_EQUAL notes. | Zdenek Dvorak | 1 | -2/+3 |
2003-02-08 | invoke.texi: Documentation for my previous commit. | Zdenek Dvorak | 1 | -2/+8 |
2003-01-27 | cppopts.texi: Fix typo. | Volker Reichelt | 1 | -1/+1 |
2003-01-26 | cpp.texi: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-24 | * doc/passes.texi: Fix typo. | Volker Reichelt | 1 | -1/+1 |