| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a basic-block autovectorization pass. | Hal Finkel | 2012-02-01 | 1 | -0/+21 |
* | The default alias analysis is -noaa; update the docs to reflect that. Patch ... | Eli Friedman | 2011-10-27 | 1 | -8/+6 |
* | Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. | Bill Wendling | 2011-08-03 | 1 | -30/+0 |
* | docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. | NAKAMURA Takumi | 2011-04-23 | 1 | -127/+130 |
* | docs/Passes.html: Fix a garbage. | NAKAMURA Takumi | 2011-04-21 | 1 | -1/+1 |
* | docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. | NAKAMURA Takumi | 2011-04-18 | 1 | -242/+242 |
* | Fix some broken links, from Matthieu Monrocq | Douglas Gregor | 2011-04-15 | 1 | -3/+3 |
* | docs: Canonicalize URLs. | NAKAMURA Takumi | 2011-04-09 | 1 | -1/+1 |
* | Update Passes.html, part 3: alphabetize descriptions. | Eli Friedman | 2011-03-19 | 1 | -102/+99 |
* | Update Passes.html, part 2: cleanup a bit more dead docs, a few more | Eli Friedman | 2011-03-19 | 1 | -70/+8 |
* | Update Passes.html, part 1: remove passes which were removed from the tree, | Eli Friedman | 2011-03-19 | 1 | -144/+35 |
* | Adapt docs to '-loopsimplify -> -loop-simplify' change | Tobias Grosser | 2011-02-13 | 1 | -2/+2 |
* | Fix type in passes. | Tobias Grosser | 2010-10-21 | 1 | -2/+2 |
* | Make the SCC printing passes use errs() instead of outs(), as the | Dan Gohman | 2010-08-20 | 1 | -3/+3 |
* | Fix missing </a> tag error introduced by addition of LowerAtomic pass. | Peter Collingbourne | 2010-08-06 | 1 | -6/+6 |
* | Add an atomic lowering pass | Peter Collingbourne | 2010-08-03 | 1 | -0/+19 |
* | Add new RegionInfo pass. | Tobias Grosser | 2010-07-22 | 1 | -0/+12 |
* | Bring the list of passes and their descriptions up to date. | Duncan Sands | 2010-07-06 | 1 | -162/+539 |
* | indmemrem and lowerallocs are gone. | Chris Lattner | 2010-07-04 | 1 | -35/+0 |
* | Document graphviz passes for the (post) dominator tree. | Tobias Grosser | 2010-05-07 | 1 | -0/+106 |
* | Revert r103213. It broke several sections of live website. | mike-m | 2010-05-07 | 1 | -0/+1770 |
* | Overhauled llvm/clang docs builds. Closes PR6613. | mike-m | 2010-05-06 | 1 | -1770/+0 |
* | The -condprop pass has been deleted. | Nick Lewycky | 2010-04-22 | 1 | -10/+0 |
* | remove anders-aa from mainline, it isn't maintained and is | Chris Lattner | 2010-03-01 | 1 | -75/+0 |
* | doc bug spotted by apinski | Chris Lattner | 2009-10-28 | 1 | -2/+2 |
* | Auto-upgrade free instructions to calls to the builtin free function. | Victor Hernandez | 2009-10-24 | 1 | -12/+0 |
* | Documentation: Perform automated correction of common typos. | Benjamin Kramer | 2009-10-12 | 1 | -1/+1 |
* | remove some dead passes | Chris Lattner | 2009-10-10 | 1 | -111/+2 |
* | Mark Andersen's as experimental. | Chris Lattner | 2009-08-28 | 1 | -0/+6 |
* | Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. | Misha Brukman | 2008-12-11 | 1 | -2/+2 |
* | Rationalize the names of passes that print information: | Duncan Sands | 2008-09-23 | 1 | -69/+69 |
* | Update comments and documentation to reflect that GCSE and ValueNumbering are | Matthijs Kooijman | 2008-06-05 | 1 | -2/+20 |
* | Improve pass documentation and comments. | Gordon Henriksen | 2008-05-08 | 1 | -76/+98 |
* | Update example to new syntax. | Nick Lewycky | 2008-03-28 | 1 | -1/+1 |
* | Bringing Passes.html up-to-date with the deletion of the | Gordon Henriksen | 2007-11-05 | 1 | -3/+11 |
* | Validation fix. | Gordon Henriksen | 2007-11-04 | 1 | -2/+2 |
* | Typo fix. | Gordon Henriksen | 2007-11-04 | 1 | -2/+2 |
* | Completing Passes.html with the exception of -emitbitcode, which should be | Gordon Henriksen | 2007-11-04 | 1 | -5/+58 |
* | Fix a validation error. | Gordon Henriksen | 2007-11-04 | 1 | -1/+1 |
* | Finishing initial docs for all transformations in Passes.html. | Gordon Henriksen | 2007-11-04 | 1 | -34/+415 |
* | More fleshing out of docs/Passes.html, plus some typo fixes and | Gordon Henriksen | 2007-10-26 | 1 | -57/+313 |
* | Fleshing out docs/Passes.html for some analyses. | Gordon Henriksen | 2007-10-25 | 1 | -29/+193 |
* | Passes.html now 'passes' validation. | Gordon Henriksen | 2007-10-25 | 1 | -19/+21 |
* | Bringing Passes.html structurally up-to-date, and enabling | Gordon Henriksen | 2007-10-25 | 1 | -79/+119 |
* | first pass of nomenclature changes in .html files | Gabor Greif | 2007-07-06 | 1 | -4/+4 |
* | For PR601: | Reid Spencer | 2007-03-27 | 1 | -6/+48 |
* | For PR601: | Reid Spencer | 2007-03-26 | 1 | -0/+984 |