aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Passes.html
Commit message (Expand)AuthorAgeFilesLines
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-127/+130
* docs/Passes.html: Fix a garbage.NAKAMURA Takumi2011-04-211-1/+1
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-242/+242
* Fix some broken links, from Matthieu MonrocqDouglas Gregor2011-04-151-3/+3
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-091-1/+1
* Update Passes.html, part 3: alphabetize descriptions.Eli Friedman2011-03-191-102/+99
* Update Passes.html, part 2: cleanup a bit more dead docs, a few moreEli Friedman2011-03-191-70/+8
* Update Passes.html, part 1: remove passes which were removed from the tree,Eli Friedman2011-03-191-144/+35
* Adapt docs to '-loopsimplify -> -loop-simplify' changeTobias Grosser2011-02-131-2/+2
* Fix type in passes.Tobias Grosser2010-10-211-2/+2
* Make the SCC printing passes use errs() instead of outs(), as theDan Gohman2010-08-201-3/+3
* Fix missing </a> tag error introduced by addition of LowerAtomic pass.Peter Collingbourne2010-08-061-6/+6
* Add an atomic lowering passPeter Collingbourne2010-08-031-0/+19
* Add new RegionInfo pass.Tobias Grosser2010-07-221-0/+12
* Bring the list of passes and their descriptions up to date.Duncan Sands2010-07-061-162/+539
* indmemrem and lowerallocs are gone.Chris Lattner2010-07-041-35/+0
* Document graphviz passes for the (post) dominator tree.Tobias Grosser2010-05-071-0/+106
* Revert r103213. It broke several sections of live website.mike-m2010-05-071-0/+1770
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-061-1770/+0
* The -condprop pass has been deleted.Nick Lewycky2010-04-221-10/+0
* remove anders-aa from mainline, it isn't maintained and isChris Lattner2010-03-011-75/+0
* doc bug spotted by apinskiChris Lattner2009-10-281-2/+2
* Auto-upgrade free instructions to calls to the builtin free function.Victor Hernandez2009-10-241-12/+0
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-121-1/+1
* remove some dead passesChris Lattner2009-10-101-111/+2
* Mark Andersen's as experimental.Chris Lattner2009-08-281-0/+6
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* Rationalize the names of passes that print information:Duncan Sands2008-09-231-69/+69
* Update comments and documentation to reflect that GCSE and ValueNumbering areMatthijs Kooijman2008-06-051-2/+20
* Improve pass documentation and comments.Gordon Henriksen2008-05-081-76/+98
* Update example to new syntax.Nick Lewycky2008-03-281-1/+1
* Bringing Passes.html up-to-date with the deletion of theGordon Henriksen2007-11-051-3/+11
* Validation fix.Gordon Henriksen2007-11-041-2/+2
* Typo fix.Gordon Henriksen2007-11-041-2/+2
* Completing Passes.html with the exception of -emitbitcode, which should beGordon Henriksen2007-11-041-5/+58
* Fix a validation error.Gordon Henriksen2007-11-041-1/+1
* Finishing initial docs for all transformations in Passes.html.Gordon Henriksen2007-11-041-34/+415
* More fleshing out of docs/Passes.html, plus some typo fixes andGordon Henriksen2007-10-261-57/+313
* Fleshing out docs/Passes.html for some analyses.Gordon Henriksen2007-10-251-29/+193
* Passes.html now 'passes' validation.Gordon Henriksen2007-10-251-19/+21
* Bringing Passes.html structurally up-to-date, and enablingGordon Henriksen2007-10-251-79/+119
* first pass of nomenclature changes in .html filesGabor Greif2007-07-061-4/+4
* For PR601:Reid Spencer2007-03-271-6/+48
* For PR601:Reid Spencer2007-03-261-0/+984