| Age | Commit message (Expand) | Author |
| 2007-11-05 | TOC for chapter 8 | Chris Lattner |
| 2007-11-05 | add table of contents to each chapter. | Chris Lattner |
| 2007-11-05 | add link to llvmbuilder doxygen docs | Chris Lattner |
| 2007-11-05 | spell identifier correctly. | Chris Lattner |
| 2007-11-05 | fix typo | Chris Lattner |
| 2007-11-05 | Dan points out that mem2reg also promotes vectors: be more precise. | Chris Lattner |
| 2007-11-05 | clarify | Chris Lattner |
| 2007-11-05 | fix typo | Chris Lattner |
| 2007-11-05 | Fix some typos. | Duncan Sands |
| 2007-11-05 | Trivial fixes. | Duncan Sands |
| 2007-11-05 | add a link. | Chris Lattner |
| 2007-11-05 | finish the tutorial, yaay. | Chris Lattner |
| 2007-11-05 | Bringing Passes.html up-to-date with the deletion of the | Gordon Henriksen |
| 2007-11-05 | Add the first section of chapter 8. | Chris Lattner |
| 2007-11-05 | finish the chapter. | Chris Lattner |
| 2007-11-04 | fix typos | Chris Lattner |
| 2007-11-04 | Validation fix. | Gordon Henriksen |
| 2007-11-04 | Typo fix. | Gordon Henriksen |
| 2007-11-04 | Completing Passes.html with the exception of -emitbitcode, which should be | Gordon Henriksen |
| 2007-11-04 | Fix a validation error. | Gordon Henriksen |
| 2007-11-04 | Finishing initial docs for all transformations in Passes.html. | Gordon Henriksen |
| 2007-11-03 | finish the 'Memory in LLVM' section | Chris Lattner |
| 2007-11-03 | hack and slash the first 20% of chapter seven. | Chris Lattner |
| 2007-11-02 | fix typos | Chris Lattner |
| 2007-11-02 | Finish chapter 6, and add a spiffy demo that shows off the language. | Chris Lattner |
| 2007-11-01 | Add the start of chapter 6, still much to go. | Chris Lattner |
| 2007-11-01 | add a broken gcc version, thanks to P. Durante for pointing this out. | Chris Lattner |
| 2007-10-31 | fix validation | Chris Lattner |
| 2007-10-31 | okay, fine, make me finish this chapter. :) | Chris Lattner |
| 2007-10-31 | add the code for expression code that we'll add, though most of the | Chris Lattner |
| 2007-10-31 | Add the first half of chapter 5: if/then/else. | Chris Lattner |
| 2007-10-31 | __main is dead along with llvm-gcc3. | Chris Lattner |
| 2007-10-26 | More fleshing out of docs/Passes.html, plus some typo fixes and | Gordon Henriksen |
| 2007-10-25 | typo | Chris Lattner |
| 2007-10-25 | some minor edits, link to Passes.html, make one point | Chris Lattner |
| 2007-10-25 | Fleshing out docs/Passes.html for some analyses. | Gordon Henriksen |
| 2007-10-25 | Passes.html now 'passes' validation. | Gordon Henriksen |
| 2007-10-25 | Bringing Passes.html structurally up-to-date, and enabling | Gordon Henriksen |
| 2007-10-25 | Fix an obvious typo. | Owen Anderson |
| 2007-10-25 | More tutorial cleanups. | Owen Anderson |
| 2007-10-25 | Add proper footers. | Owen Anderson |
| 2007-10-25 | Don't bother providing code samples. Maintaining zip files in the repository... | Owen Anderson |
| 2007-10-25 | Add chapter 4, feedback appreciated. | Chris Lattner |
| 2007-10-25 | Run the verifier on generated code. | Chris Lattner |
| 2007-10-24 | Update Makefile to use simpler llvm-config parameters. | Owen Anderson |
| 2007-10-24 | Update Makefile to use simpler llvm-config parameters. | Owen Anderson |
| 2007-10-24 | further simplify run options, thanks to gordonh for pointing this out | Chris Lattner |
| 2007-10-24 | Fix instructions now that PR1739 is fixed. | Chris Lattner |
| 2007-10-23 | Fix validation problems, which were somewhat ironically in the "valid html" b... | Chris Lattner |
| 2007-10-23 | add a skeleton for part 4 | Chris Lattner |