| Age | Commit message (Expand) | Author |
| 2012-12-11 | Documentation: convert Passes.html to reST. | Dmitri Gribenko |
| 2012-11-22 | Remove 'sretpromotion' pass from the documentation. This pass is long | Chandler Carruth |
| 2012-10-31 | Remove stale documentation about tail duplicaton IR pass | Arnold Schwaighofer |
| 2012-10-26 | Remove LoopDependenceAnalysis. | Benjamin Kramer |
| 2012-07-25 | Fix two typos in the doc | Sylvestre Ledru |
| 2012-07-23 | Fix a typo (the the => the) | Sylvestre Ledru |
| 2012-07-13 | Post-dom frontier was removed in 3.0. Patch by chenwj. | Duncan Sands |
| 2012-06-02 | Fix typos found by http://github.com/lyda/misspell-check | Benjamin Kramer |
| 2012-04-19 | [docs] Update HTML pages to refer to CSS in a way that works locally and with... | Daniel Dunbar |
| 2012-02-01 | Add a basic-block autovectorization pass. | Hal Finkel |
| 2011-10-27 | The default alias analysis is -noaa; update the docs to reflect that. Patch ... | Eli Friedman |
| 2011-08-03 | Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. | Bill Wendling |
| 2011-04-23 | docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. | NAKAMURA Takumi |
| 2011-04-21 | docs/Passes.html: Fix a garbage. | NAKAMURA Takumi |
| 2011-04-18 | docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. | NAKAMURA Takumi |
| 2011-04-15 | Fix some broken links, from Matthieu Monrocq | Douglas Gregor |
| 2011-04-09 | docs: Canonicalize URLs. | NAKAMURA Takumi |
| 2011-03-19 | Update Passes.html, part 3: alphabetize descriptions. | Eli Friedman |
| 2011-03-19 | Update Passes.html, part 2: cleanup a bit more dead docs, a few more | Eli Friedman |
| 2011-03-19 | Update Passes.html, part 1: remove passes which were removed from the tree, | Eli Friedman |
| 2011-02-13 | Adapt docs to '-loopsimplify -> -loop-simplify' change | Tobias Grosser |
| 2010-10-21 | Fix type in passes. | Tobias Grosser |
| 2010-08-20 | Make the SCC printing passes use errs() instead of outs(), as the | Dan Gohman |
| 2010-08-06 | Fix missing </a> tag error introduced by addition of LowerAtomic pass. | Peter Collingbourne |
| 2010-08-03 | Add an atomic lowering pass | Peter Collingbourne |
| 2010-07-22 | Add new RegionInfo pass. | Tobias Grosser |
| 2010-07-06 | Bring the list of passes and their descriptions up to date. | Duncan Sands |
| 2010-07-04 | indmemrem and lowerallocs are gone. | Chris Lattner |
| 2010-05-07 | Document graphviz passes for the (post) dominator tree. | Tobias Grosser |
| 2010-05-07 | Revert r103213. It broke several sections of live website. | mike-m |
| 2010-05-06 | Overhauled llvm/clang docs builds. Closes PR6613. | mike-m |
| 2010-04-22 | The -condprop pass has been deleted. | Nick Lewycky |
| 2010-03-01 | remove anders-aa from mainline, it isn't maintained and is | Chris Lattner |
| 2009-10-28 | doc bug spotted by apinski | Chris Lattner |
| 2009-10-24 | Auto-upgrade free instructions to calls to the builtin free function. | Victor Hernandez |
| 2009-10-12 | Documentation: Perform automated correction of common typos. | Benjamin Kramer |
| 2009-10-10 | remove some dead passes | Chris Lattner |
| 2009-08-28 | Mark Andersen's as experimental. | Chris Lattner |
| 2008-12-11 | Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. | Misha Brukman |
| 2008-09-23 | Rationalize the names of passes that print information: | Duncan Sands |
| 2008-06-05 | Update comments and documentation to reflect that GCSE and ValueNumbering are | Matthijs Kooijman |
| 2008-05-08 | Improve pass documentation and comments. | Gordon Henriksen |
| 2008-03-28 | Update example to new syntax. | Nick Lewycky |
| 2007-11-05 | Bringing Passes.html up-to-date with the deletion of the | Gordon Henriksen |
| 2007-11-04 | Validation fix. | Gordon Henriksen |
| 2007-11-04 | Typo fix. | Gordon Henriksen |
| 2007-11-04 | Completing Passes.html with the exception of -emitbitcode, which should be | Gordon Henriksen |
| 2007-11-04 | Fix a validation error. | Gordon Henriksen |
| 2007-11-04 | Finishing initial docs for all transformations in Passes.html. | Gordon Henriksen |
| 2007-10-26 | More fleshing out of docs/Passes.html, plus some typo fixes and | Gordon Henriksen |