summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-27
* !< is >=, not >. Thanks to Max Hailperin for pointing this out!Chris Lattner2007-11-23
* Rename the 'const' parameter attribute to 'readnone',Duncan Sands2007-11-22
* Teach me to do stuff late at night.Owen Anderson2007-11-19
* Fix a factually incorrect statement pointed out by Max Hailperin.Owen Anderson2007-11-19
* Add support for vectors to int <-> float casts.Nate Begeman2007-11-17
* These were implementedAnton Korobeynikov2007-11-16
* fix a typoChris Lattner2007-11-16
* Import the boost scoped_ptr class to LLVM. This patch was prepared byChris Lattner2007-11-15
* many edits, patch by Kelly Wilson!Chris Lattner2007-11-15
* Tweak the descriptions of the new 'const' and 'pure' attributes.Duncan Sands2007-11-14
* Document pure/const parameter attributesAnton Korobeynikov2007-11-14
* Document a limitation, patch contributed by George RussellChris Lattner2007-11-14
* Many typos, grammaro, and wording fixes. Patch byChris Lattner2007-11-13
* Typo fix in the tutorial.Gordon Henriksen2007-11-12
* Update links.Chris Lattner2007-11-09
* try againChris Lattner2007-11-09
* Add a link to the tutorial.Nick Lewycky2007-11-09
* minor editChris Lattner2007-11-07
* final edits.Chris Lattner2007-11-07
* chapter 7 editsChris Lattner2007-11-07
* edits for chapter 7Chris Lattner2007-11-07
* edits for chapter 5Chris Lattner2007-11-07
* minor editsChris Lattner2007-11-07
* edits.Chris Lattner2007-11-07
* fixes from Kelly Wilson.Chris Lattner2007-11-06
* Clarify some of the iostreams stuff.Bill Wendling2007-11-06
* edits for chapter 3Chris Lattner2007-11-06
* chapter 2 editsChris Lattner2007-11-06
* editsChris Lattner2007-11-06
* clarify what proto is.Chris Lattner2007-11-06
* Add a real intro to the series.Chris Lattner2007-11-06
* typo from Ryan Brown.Chris Lattner2007-11-06
* 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