aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* typo from Ryan Brown.Chris Lattner2007-11-061-1/+1
* fixes from Ryan Brown.Chris Lattner2007-11-067-50/+59
* Add a missing #include.Owen Anderson2007-11-061-0/+1
* Add support for vector remainder operations.Dan Gohman2007-11-051-3/+8
* merge in various fixes from Kelly Wilson.Chris Lattner2007-11-051-22/+24
* add some links to the tutorial index and between chapters.Chris Lattner2007-11-058-0/+20
* grammaroChris Lattner2007-11-051-1/+1
* recursive types are our friend.Chris Lattner2007-11-051-1/+4
* mention possibility of using a visitorChris Lattner2007-11-051-2/+7
* clarify why prototype::codegen returns a function.Chris Lattner2007-11-051-1/+7
* TOC for chapter 8Chris Lattner2007-11-052-5/+28
* add table of contents to each chapter.Chris Lattner2007-11-057-27/+135
* add link to llvmbuilder doxygen docsChris Lattner2007-11-051-1/+3
* spell identifier correctly.Chris Lattner2007-11-056-35/+35
* fix typoChris Lattner2007-11-051-1/+1
* Dan points out that mem2reg also promotes vectors: be more precise.Chris Lattner2007-11-051-1/+3
* clarifyChris Lattner2007-11-051-3/+3
* fix typoChris Lattner2007-11-051-3/+3
* Fix some typos.Duncan Sands2007-11-052-9/+9
* Trivial fixes.Duncan Sands2007-11-052-5/+5
* add a link.Chris Lattner2007-11-051-1/+2
* finish the tutorial, yaay.Chris Lattner2007-11-051-3/+197
* Bringing Passes.html up-to-date with the deletion of theGordon Henriksen2007-11-051-3/+11
* Add the first section of chapter 8.Chris Lattner2007-11-052-1/+144
* finish the chapter.Chris Lattner2007-11-051-2/+1793
* fix typosChris Lattner2007-11-041-2/+2
* Validation fix.Gordon Henriksen2007-11-041-2/+2
* Typo fix.Gordon Henriksen2007-11-041-2/+2
* Completing Passes.html with the exception of -emitbitcode, which should beGordon Henriksen2007-11-041-5/+58
* Fix a validation error.Gordon Henriksen2007-11-041-1/+1
* Finishing initial docs for all transformations in Passes.html.Gordon Henriksen2007-11-041-34/+415
* finish the 'Memory in LLVM' sectionChris Lattner2007-11-031-7/+53
* hack and slash the first 20% of chapter seven.Chris Lattner2007-11-032-1/+299
* fix typosChris Lattner2007-11-021-4/+4
* Finish chapter 6, and add a spiffy demo that shows off the language.Chris Lattner2007-11-022-13/+1573
* Add the start of chapter 6, still much to go.Chris Lattner2007-11-012-1/+228
* add a broken gcc version, thanks to P. Durante for pointing this out.Chris Lattner2007-11-011-23/+27
* fix validationChris Lattner2007-10-311-1/+1
* okay, fine, make me finish this chapter. :)Chris Lattner2007-10-311-32/+977
* add the code for expression code that we'll add, though most of theChris Lattner2007-10-311-1/+265
* Add the first half of chapter 5: if/then/else. Chris Lattner2007-10-313-1/+524
* __main is dead along with llvm-gcc3.Chris Lattner2007-10-311-25/+0
* More fleshing out of docs/Passes.html, plus some typo fixes andGordon Henriksen2007-10-261-57/+313
* typoChris Lattner2007-10-251-1/+1
* some minor edits, link to Passes.html, make one pointChris Lattner2007-10-251-2/+25
* Fleshing out docs/Passes.html for some analyses.Gordon Henriksen2007-10-251-29/+193
* Passes.html now 'passes' validation.Gordon Henriksen2007-10-251-19/+21
* Bringing Passes.html structurally up-to-date, and enablingGordon Henriksen2007-10-251-79/+119
* Fix an obvious typo.Owen Anderson2007-10-251-1/+1
* More tutorial cleanups.Owen Anderson2007-10-252-5/+22