Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a typo spotted by Nick Lewycky. | Gordon Henriksen | 2007-12-10 | 1 | -2/+2 |
* | Adding a collector name attribute to Function in the IR. These | Gordon Henriksen | 2007-12-10 | 1 | -3/+22 |
* | Fixed typo. | John Criswell | 2007-12-03 | 1 | -1/+1 |
* | Describe the notion of 'owners' of the code. | Chris Lattner | 2007-12-03 | 1 | -0/+45 |
* | lli -trace was removed back in 2003. | Nick Lewycky | 2007-12-03 | 1 | -7/+4 |
* | Type::IntTy hasn't existed for a while. Just sub in Type::Int32Ty. | Nick Lewycky | 2007-12-03 | 1 | -5/+5 |
* | explain what I need to grant commit access. | Chris Lattner | 2007-12-03 | 1 | -2/+24 |
* | fix typo noticed by Joshua Pennington | Chris Lattner | 2007-12-02 | 7 | -7/+7 |
* | 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 |