| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 1. Keep lines in 80 columns. | Akira Hatanaka | 2011-05-06 | 1 | -1/+1 |
| * | Regenerate. | Mikhail Glushenkov | 2011-04-24 | 1 | -420/+351 |
| * | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -2/+2 |
| * | docs: Canonicalize URLs. | NAKAMURA Takumi | 2011-04-09 | 1 | -1/+1 |
| * | Revert r103213. It broke several sections of live website. | mike-m | 2010-05-07 | 1 | -0/+756 |
| * | Overhauled llvm/clang docs builds. Closes PR6613. | mike-m | 2010-05-06 | 1 | -756/+0 |
| * | Refer to -help instead of --help since this is what tools themselves say. | Duncan Sands | 2010-02-18 | 1 | -4/+4 |
| * | Regenerate. | Mikhail Glushenkov | 2009-12-23 | 1 | -6/+8 |
| * | Regenerate. | Mikhail Glushenkov | 2009-12-17 | 1 | -19/+26 |
| * | Regenerate. | Mikhail Glushenkov | 2009-12-07 | 1 | -59/+71 |
| * | Move DataTypes.h to include/llvm/System, update all users. This breaks the last | Chandler Carruth | 2009-10-26 | 1 | -1/+1 |
| * | Regenerate. | Mikhail Glushenkov | 2009-10-25 | 1 | -30/+75 |
| * | Documentation: Perform automated correction of common typos. | Benjamin Kramer | 2009-10-12 | 1 | -3/+3 |
| * | Regenerate. | Mikhail Glushenkov | 2009-09-28 | 1 | -7/+13 |
| * | Regenerate. | Mikhail Glushenkov | 2009-07-11 | 1 | -2/+4 |
| * | Regenerate. | Mikhail Glushenkov | 2009-07-09 | 1 | -0/+2 |
| * | Regenerate. | Mikhail Glushenkov | 2009-07-07 | 1 | -1/+2 |
| * | Regenerate. | Mikhail Glushenkov | 2009-07-07 | 1 | -0/+5 |
| * | Regenerate. | Mikhail Glushenkov | 2009-06-30 | 1 | -3/+24 |
| * | Regenerate. | Mikhail Glushenkov | 2009-06-25 | 1 | -2/+5 |
| * | Regenerate. | Mikhail Glushenkov | 2009-06-17 | 1 | -11/+11 |
| * | Regenerate. | Mikhail Glushenkov | 2009-06-16 | 1 | -36/+63 |
| * | Regenerate documentation. | Mikhail Glushenkov | 2009-05-06 | 1 | -55/+56 |
| * | Documentation update. | Mikhail Glushenkov | 2009-03-27 | 1 | -11/+14 |
| * | Rename getAnalysisToUpdate to getAnalysisIfAvailable. | Duncan Sands | 2009-01-28 | 1 | -1/+1 |
| * | Update the generated docs. | Mikhail Glushenkov | 2009-01-28 | 1 | -28/+45 |
| * | Some small documentation fixes. | Mikhail Glushenkov | 2009-01-15 | 1 | -11/+12 |
| * | Clarify the documentation a bit. | Mikhail Glushenkov | 2009-01-15 | 1 | -7/+12 |
| * | Rename getABITypeSize to getTypePaddedSize, as | Duncan Sands | 2009-01-12 | 1 | -1/+1 |
| * | Add a --check-graph option to llvmc. | Mikhail Glushenkov | 2009-01-09 | 1 | -0/+10 |
| * | Update also the generated docs. | Mikhail Glushenkov | 2008-12-17 | 1 | -1/+6 |
| * | Add a comment to the auto-generated docs. | Mikhail Glushenkov | 2008-12-13 | 1 | -0/+3 |
| * | Merge llvm-rst.css and llvm.css. | Mikhail Glushenkov | 2008-12-13 | 1 | -1/+1 |
| * | More cosmetic tweaks for llvmc docs. | Mikhail Glushenkov | 2008-12-13 | 1 | -85/+58 |
| * | Fix W3C validator errors. | Mikhail Glushenkov | 2008-12-11 | 1 | -5/+7 |
| * | Update the auto-generated llvmc documentation. | Mikhail Glushenkov | 2008-12-11 | 1 | -218/+401 |
| * | Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. | Misha Brukman | 2008-12-11 | 1 | -1/+1 |
| * | Use proper icon :) | Anton Korobeynikov | 2008-06-09 | 1 | -1/+1 |
| * | Fix few validations errors | Anton Korobeynikov | 2008-06-09 | 1 | -2/+2 |
| * | Add footer | Anton Korobeynikov | 2008-06-09 | 1 | -0/+9 |
| * | Remove obsolete CompilerDriver.html and provie a new one, based on autogenera... | Anton Korobeynikov | 2008-06-09 | 1 | -792/+380 |
| * | first pass of nomenclature changes in .html files | Gabor Greif | 2007-07-06 | 1 | -21/+21 |
| * | Changes docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
| * | Corrected spelling mistakes. | John Criswell | 2004-11-21 | 1 | -3/+3 |
| * | Add missing tag. | Reid Spencer | 2004-11-01 | 1 | -1/+3 |
| * | Minor format tweask for tables. | Reid Spencer | 2004-11-01 | 1 | -1/+1 |
| * | Fix broken internal links (one found by seventwentyfour.com spider) | Misha Brukman | 2004-09-09 | 1 | -2/+2 |
| * | Synchronize documentation of configuration items and substitutions with | Reid Spencer | 2004-08-29 | 1 | -80/+31 |
| * | Fix some grammar. | Misha Brukman | 2004-08-24 | 1 | -2/+2 |
| * | Many useful corrections resulting from Chris Lattner's review. Thanks Chris! | Reid Spencer | 2004-08-22 | 1 | -51/+50 |

