summaryrefslogtreecommitdiff
path: root/docs/Passes.html
AgeCommit message (Expand)Author
2011-08-03Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.Bill Wendling
2011-04-23docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi
2011-04-21docs/Passes.html: Fix a garbage.NAKAMURA Takumi
2011-04-18docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi
2011-04-15Fix some broken links, from Matthieu MonrocqDouglas Gregor
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2011-03-19Update Passes.html, part 3: alphabetize descriptions.Eli Friedman
2011-03-19Update Passes.html, part 2: cleanup a bit more dead docs, a few moreEli Friedman
2011-03-19Update Passes.html, part 1: remove passes which were removed from the tree,Eli Friedman
2011-02-13Adapt docs to '-loopsimplify -> -loop-simplify' changeTobias Grosser
2010-10-21Fix type in passes.Tobias Grosser
2010-08-20Make the SCC printing passes use errs() instead of outs(), as theDan Gohman
2010-08-06Fix missing </a> tag error introduced by addition of LowerAtomic pass.Peter Collingbourne
2010-08-03Add an atomic lowering passPeter Collingbourne
2010-07-22Add new RegionInfo pass.Tobias Grosser
2010-07-06Bring the list of passes and their descriptions up to date.Duncan Sands
2010-07-04indmemrem and lowerallocs are gone.Chris Lattner
2010-05-07Document graphviz passes for the (post) dominator tree.Tobias Grosser
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2010-04-22The -condprop pass has been deleted.Nick Lewycky
2010-03-01remove anders-aa from mainline, it isn't maintained and isChris Lattner
2009-10-28doc bug spotted by apinskiChris Lattner
2009-10-24Auto-upgrade free instructions to calls to the builtin free function.Victor Hernandez
2009-10-12Documentation: Perform automated correction of common typos.Benjamin Kramer
2009-10-10remove some dead passesChris Lattner
2009-08-28Mark Andersen's as experimental.Chris Lattner
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman
2008-09-23Rationalize the names of passes that print information:Duncan Sands
2008-06-05Update comments and documentation to reflect that GCSE and ValueNumbering areMatthijs Kooijman
2008-05-08Improve pass documentation and comments.Gordon Henriksen
2008-03-28Update example to new syntax.Nick Lewycky
2007-11-05Bringing Passes.html up-to-date with the deletion of theGordon Henriksen
2007-11-04Validation fix.Gordon Henriksen
2007-11-04Typo fix.Gordon Henriksen
2007-11-04Completing Passes.html with the exception of -emitbitcode, which should beGordon Henriksen
2007-11-04Fix a validation error.Gordon Henriksen
2007-11-04Finishing initial docs for all transformations in Passes.html.Gordon Henriksen
2007-10-26More fleshing out of docs/Passes.html, plus some typo fixes andGordon Henriksen
2007-10-25Fleshing out docs/Passes.html for some analyses.Gordon Henriksen
2007-10-25Passes.html now 'passes' validation.Gordon Henriksen
2007-10-25Bringing Passes.html structurally up-to-date, and enablingGordon Henriksen
2007-07-06first pass of nomenclature changes in .html filesGabor Greif
2007-03-27For PR601:Reid Spencer
2007-03-26For PR601:Reid Spencer