test commit
[oota-llvm.git] / docs / Passes.html
2012-04-19 Daniel Dunbar[docs] Update HTML pages to refer to CSS in a way that...
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.
2011-10-27 Eli FriedmanThe default alias analysis is -noaa; update the docs...
2011-08-03 Bill WendlingRemove the LowerSetJmp pass. It wasn't used effectively...
2011-04-23 NAKAMURA Takumidocs: Introduce cascading style <div> and <p> continued...
2011-04-21 NAKAMURA Takumidocs/Passes.html: Fix a garbage.
2011-04-18 NAKAMURA Takumidocs: Use <Hn> as Heading elements instead of <DIV...
2011-04-15 Douglas GregorFix some broken links, from Matthieu Monrocq
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2011-03-19 Eli FriedmanUpdate Passes.html, part 3: alphabetize descriptions.
2011-03-19 Eli FriedmanUpdate Passes.html, part 2: cleanup a bit more dead...
2011-03-19 Eli FriedmanUpdate Passes.html, part 1: remove passes which were...
2011-02-13 Tobias GrosserAdapt docs to '-loopsimplify -> -loop-simplify' change
2010-10-21 Tobias GrosserFix type in passes.
2010-08-20 Dan GohmanMake the SCC printing passes use errs() instead of...
2010-08-06 Peter CollingbourneFix missing </a> tag error introduced by addition of...
2010-08-03 Peter CollingbourneAdd an atomic lowering pass
2010-07-22 Tobias GrosserAdd new RegionInfo pass.
2010-07-06 Duncan SandsBring the list of passes and their descriptions up...
2010-07-04 Chris Lattnerindmemrem and lowerallocs are gone.
2010-05-07 Tobias GrosserDocument graphviz passes for the (post) dominator tree.
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-04-22 Nick LewyckyThe -condprop pass has been deleted.
2010-03-01 Chris Lattnerremove anders-aa from mainline, it isn't maintained...
2009-10-28 Chris Lattnerdoc bug spotted by apinski
2009-10-24 Victor HernandezAuto-upgrade free instructions to calls to the builtin...
2009-10-12 Benjamin KramerDocumentation: Perform automated correction of common...
2009-10-10 Chris Lattnerremove some dead passes
2009-08-28 Chris LattnerMark Andersen's as experimental.
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-09-23 Duncan SandsRationalize the names of passes that print information:
2008-06-05 Matthijs KooijmanUpdate comments and documentation to reflect that GCSE...
2008-05-08 Gordon HenriksenImprove pass documentation and comments.
2008-03-28 Nick LewyckyUpdate example to new syntax.
2007-11-05 Gordon HenriksenBringing Passes.html up-to-date with the deletion of the
2007-11-04 Gordon HenriksenValidation fix.
2007-11-04 Gordon HenriksenTypo fix.
2007-11-04 Gordon HenriksenCompleting Passes.html with the exception of -emitbitco...
2007-11-04 Gordon HenriksenFix a validation error.
2007-11-04 Gordon HenriksenFinishing initial docs for all transformations in Passe...
2007-10-26 Gordon HenriksenMore fleshing out of docs/Passes.html, plus some typo...
2007-10-25 Gordon HenriksenFleshing out docs/Passes.html for some analyses.
2007-10-25 Gordon HenriksenPasses.html now 'passes' validation.
2007-10-25 Gordon HenriksenBringing Passes.html structurally up-to-date, and enabling
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-03-27 Reid SpencerFor PR601:
2007-03-26 Reid SpencerFor PR601: