summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* fixes from Ryan Brown.Chris Lattner2007-11-06
* Add a missing #include.Owen Anderson2007-11-06
* Add support for vector remainder operations.Dan Gohman2007-11-05
* merge in various fixes from Kelly Wilson.Chris Lattner2007-11-05
* add some links to the tutorial index and between chapters.Chris Lattner2007-11-05
* grammaroChris Lattner2007-11-05
* recursive types are our friend.Chris Lattner2007-11-05
* mention possibility of using a visitorChris Lattner2007-11-05
* clarify why prototype::codegen returns a function.Chris Lattner2007-11-05
* TOC for chapter 8Chris Lattner2007-11-05
* add table of contents to each chapter.Chris Lattner2007-11-05
* add link to llvmbuilder doxygen docsChris Lattner2007-11-05
* spell identifier correctly.Chris Lattner2007-11-05
* fix typoChris Lattner2007-11-05
* Dan points out that mem2reg also promotes vectors: be more precise.Chris Lattner2007-11-05
* clarifyChris Lattner2007-11-05
* fix typoChris Lattner2007-11-05
* Fix some typos.Duncan Sands2007-11-05
* Trivial fixes.Duncan Sands2007-11-05
* add a link.Chris Lattner2007-11-05
* finish the tutorial, yaay.Chris Lattner2007-11-05
* Bringing Passes.html up-to-date with the deletion of theGordon Henriksen2007-11-05
* Add the first section of chapter 8.Chris Lattner2007-11-05
* finish the chapter.Chris Lattner2007-11-05
* fix typosChris Lattner2007-11-04
* Validation fix.Gordon Henriksen2007-11-04
* Typo fix.Gordon Henriksen2007-11-04
* Completing Passes.html with the exception of -emitbitcode, which should beGordon Henriksen2007-11-04
* Fix a validation error.Gordon Henriksen2007-11-04
* Finishing initial docs for all transformations in Passes.html.Gordon Henriksen2007-11-04
* finish the 'Memory in LLVM' sectionChris Lattner2007-11-03
* hack and slash the first 20% of chapter seven.Chris Lattner2007-11-03
* fix typosChris Lattner2007-11-02
* Finish chapter 6, and add a spiffy demo that shows off the language.Chris Lattner2007-11-02
* Add the start of chapter 6, still much to go.Chris Lattner2007-11-01
* add a broken gcc version, thanks to P. Durante for pointing this out.Chris Lattner2007-11-01
* fix validationChris Lattner2007-10-31
* okay, fine, make me finish this chapter. :)Chris Lattner2007-10-31
* add the code for expression code that we'll add, though most of theChris Lattner2007-10-31
* Add the first half of chapter 5: if/then/else. Chris Lattner2007-10-31
* __main is dead along with llvm-gcc3.Chris Lattner2007-10-31
* More fleshing out of docs/Passes.html, plus some typo fixes andGordon Henriksen2007-10-26
* typoChris Lattner2007-10-25
* some minor edits, link to Passes.html, make one pointChris Lattner2007-10-25
* Fleshing out docs/Passes.html for some analyses.Gordon Henriksen2007-10-25
* Passes.html now 'passes' validation.Gordon Henriksen2007-10-25
* Bringing Passes.html structurally up-to-date, and enablingGordon Henriksen2007-10-25
* Fix an obvious typo.Owen Anderson2007-10-25
* More tutorial cleanups.Owen Anderson2007-10-25
* Add proper footers.Owen Anderson2007-10-25