Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [typo] An LLVM. | Daniel Dunbar | 2013-08-16 | 1 | -1/+1 |
| | | | | llvm-svn: 188589 | ||||
* | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 6 | -9/+9 |
| | | | | | | Luis Felipe Strano Moraes! llvm-svn: 129558 | ||||
* | Revert r103213. It broke several sections of live website. | mike-m | 2010-05-07 | 27 | -0/+2287 |
| | | | | llvm-svn: 103219 | ||||
* | Overhauled llvm/clang docs builds. Closes PR6613. | mike-m | 2010-05-06 | 27 | -2287/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTE: 2nd part changeset for cfe trunk to follow. *** PRE-PATCH ISSUES ADDRESSED - clang api docs fail build from objdir - clang/llvm api docs collide in install PREFIX/ - clang/llvm main docs collide in install - clang/llvm main docs have full of hard coded destination assumptions and make use of absolute root in static html files; namely CommandGuide tools hard codes a website destination for cross references and some html cross references assume website root paths *** IMPROVEMENTS - bumped Doxygen from 1.4.x -> 1.6.3 - splits llvm/clang docs into 'main' and 'api' (doxygen) build trees - provide consistent, reliable doc builds for both main+api docs - support buid vs. install vs. website intentions - support objdir builds - document targets with 'make help' - correct clean and uninstall operations - use recursive dir delete only where absolutely necessary - added call function fn.RMRF which safeguards against botched 'rm -rf'; if any target (or any variable is evaluated) which attempts to remove any dirs which match a hard-coded 'safelist', a verbose error will be printed and make will error-stop. llvm-svn: 103213 | ||||
* | remove two docs about the old Sparc backend which used Value*'s for vregs. | Chris Lattner | 2009-09-13 | 2 | -76/+0 |
| | | | | llvm-svn: 81680 | ||||
* | move old clang readme here. | Chris Lattner | 2009-09-13 | 1 | -0/+178 |
| | | | | llvm-svn: 81679 | ||||
* | Update a doc, patch contributed by Jim Laskey! | Chris Lattner | 2005-08-02 | 1 | -6/+3 |
| | | | | llvm-svn: 22590 | ||||
* | Reduce line length to about 80 chars. | Reid Spencer | 2004-05-13 | 1 | -6/+43 |
| | | | | llvm-svn: 13538 | ||||
* | The word `dependence' has no `a'. | Misha Brukman | 2003-08-21 | 1 | -1/+1 |
| | | | | llvm-svn: 8031 | ||||
* | Spell `necessary' correctly. | Misha Brukman | 2003-08-18 | 3 | -3/+3 |
| | | | | llvm-svn: 7944 | ||||
* | Here are the notes from our Reoptimizer meetings. | Brian Gaeke | 2003-06-26 | 2 | -0/+247 |
| | | | | llvm-svn: 6923 | ||||
* | Add notes about LLVM and CygWin from Brian Gaeke | Chris Lattner | 2003-01-23 | 1 | -0/+31 |
| | | | | llvm-svn: 5417 | ||||
* | Description of a large patch that I checked in | Chris Lattner | 2002-06-25 | 1 | -0/+72 |
| | | | | llvm-svn: 2776 | ||||
* | New file | Chris Lattner | 2002-05-13 | 1 | -0/+55 |
| | | | | llvm-svn: 2618 | ||||
* | Add idea | Chris Lattner | 2001-09-19 | 1 | -0/+56 |
| | | | | llvm-svn: 638 | ||||
* | Add notes on instruction selection pass | Chris Lattner | 2001-07-15 | 2 | -0/+76 |
| | | | | llvm-svn: 193 | ||||
* | Initial checkin | Chris Lattner | 2001-07-06 | 1 | -0/+31 |
| | | | | llvm-svn: 145 | ||||
* | Added notes | Chris Lattner | 2001-06-24 | 1 | -0/+30 |
| | | | | llvm-svn: 58 | ||||
* | Initial revision | Chris Lattner | 2001-06-06 | 18 | -0/+1553 |
llvm-svn: 2 |