Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a note | Chris Lattner | 2007-11-28 | 1 | -0/+3 |
* | Fix typo | Tanya Lattner | 2007-11-28 | 1 | -1/+1 |
* | Modified instructions to configure llvm-test by configure llvm with the Path ... | Tanya Lattner | 2007-11-28 | 1 | -25/+9 |
* | Fix PR1146: parameter attributes are longer part of | Duncan Sands | 2007-11-27 | 1 | -9/+7 |
* | !< is >=, not >. Thanks to Max Hailperin for pointing this out! | Chris Lattner | 2007-11-23 | 1 | -2/+2 |
* | Rename the 'const' parameter attribute to 'readnone', | Duncan Sands | 2007-11-22 | 1 | -6/+6 |
* | Teach me to do stuff late at night. | Owen Anderson | 2007-11-19 | 1 | -1/+1 |
* | Fix a factually incorrect statement pointed out by Max Hailperin. | Owen Anderson | 2007-11-19 | 1 | -1/+1 |
* | Add support for vectors to int <-> float casts. | Nate Begeman | 2007-11-17 | 1 | -21/+34 |
* | These were implemented | Anton Korobeynikov | 2007-11-16 | 1 | -5/+6 |
* | fix a typo | Chris Lattner | 2007-11-16 | 1 | -1/+1 |
* | Import the boost scoped_ptr class to LLVM. This patch was prepared by | Chris Lattner | 2007-11-15 | 1 | -0/+23 |
* | many edits, patch by Kelly Wilson! | Chris Lattner | 2007-11-15 | 3 | -74/+74 |
* | Tweak the descriptions of the new 'const' and 'pure' attributes. | Duncan Sands | 2007-11-14 | 1 | -7/+7 |
* | Document pure/const parameter attributes | Anton Korobeynikov | 2007-11-14 | 1 | -0/+9 |
* | Document a limitation, patch contributed by George Russell | Chris Lattner | 2007-11-14 | 1 | -0/+4 |
* | Many typos, grammaro, and wording fixes. Patch by | Chris Lattner | 2007-11-13 | 3 | -85/+81 |
* | Typo fix in the tutorial. | Gordon Henriksen | 2007-11-12 | 1 | -2/+2 |
* | Update links. | Chris Lattner | 2007-11-09 | 1 | -6/+3 |
* | try again | Chris Lattner | 2007-11-09 | 1 | -1/+1 |
* | Add a link to the tutorial. | Nick Lewycky | 2007-11-09 | 1 | -0/+2 |
* | minor edit | Chris Lattner | 2007-11-07 | 1 | -1/+1 |
* | final edits. | Chris Lattner | 2007-11-07 | 1 | -12/+13 |
* | chapter 7 edits | Chris Lattner | 2007-11-07 | 1 | -9/+10 |
* | edits for chapter 7 | Chris Lattner | 2007-11-07 | 1 | -15/+14 |
* | edits for chapter 5 | Chris Lattner | 2007-11-07 | 1 | -12/+13 |
* | minor edits | Chris Lattner | 2007-11-07 | 1 | -25/+28 |
* | edits. | Chris Lattner | 2007-11-07 | 1 | -26/+28 |
* | fixes from Kelly Wilson. | Chris Lattner | 2007-11-06 | 1 | -37/+44 |
* | Clarify some of the iostreams stuff. | Bill Wendling | 2007-11-06 | 1 | -13/+13 |
* | edits for chapter 3 | Chris Lattner | 2007-11-06 | 1 | -14/+18 |
* | chapter 2 edits | Chris Lattner | 2007-11-06 | 1 | -36/+40 |
* | edits | Chris Lattner | 2007-11-06 | 1 | -21/+25 |
* | clarify what proto is. | Chris Lattner | 2007-11-06 | 1 | -2/+3 |
* | Add a real intro to the series. | Chris Lattner | 2007-11-06 | 2 | -20/+85 |
* | typo from Ryan Brown. | Chris Lattner | 2007-11-06 | 1 | -1/+1 |
* | fixes from Ryan Brown. | Chris Lattner | 2007-11-06 | 7 | -50/+59 |
* | Add a missing #include. | Owen Anderson | 2007-11-06 | 1 | -0/+1 |
* | Add support for vector remainder operations. | Dan Gohman | 2007-11-05 | 1 | -3/+8 |
* | merge in various fixes from Kelly Wilson. | Chris Lattner | 2007-11-05 | 1 | -22/+24 |
* | add some links to the tutorial index and between chapters. | Chris Lattner | 2007-11-05 | 8 | -0/+20 |
* | grammaro | Chris Lattner | 2007-11-05 | 1 | -1/+1 |
* | recursive types are our friend. | Chris Lattner | 2007-11-05 | 1 | -1/+4 |
* | mention possibility of using a visitor | Chris Lattner | 2007-11-05 | 1 | -2/+7 |
* | clarify why prototype::codegen returns a function. | Chris Lattner | 2007-11-05 | 1 | -1/+7 |
* | TOC for chapter 8 | Chris Lattner | 2007-11-05 | 2 | -5/+28 |
* | add table of contents to each chapter. | Chris Lattner | 2007-11-05 | 7 | -27/+135 |
* | add link to llvmbuilder doxygen docs | Chris Lattner | 2007-11-05 | 1 | -1/+3 |
* | spell identifier correctly. | Chris Lattner | 2007-11-05 | 6 | -35/+35 |
* | fix typo | Chris Lattner | 2007-11-05 | 1 | -1/+1 |