| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adjust calls to ConstantFP::get to new API | Gabor Greif | 2008-06-10 | 1 | -7/+7 |
| | | | | | llvm-svn: 52165 | ||||
| * | merge of 49966 from branches/ggreif/use-diet to trunk. these are already ↵ | Gabor Greif | 2008-04-19 | 1 | -12/+12 |
| | | | | | | | active API changes llvm-svn: 49968 | ||||
| * | improve diagnostics in call parsing, patch suggested by | Chris Lattner | 2008-04-14 | 1 | -1/+1 |
| | | | | | | | Matthijs Kooijman llvm-svn: 49648 | ||||
| * | Merge LLVMBuilder and FoldingBuilder, calling | Duncan Sands | 2008-04-13 | 1 | -3/+3 |
| | | | | | | | the result IRBuilder. Patch by Dominic Hamon. llvm-svn: 49604 | ||||
| * | Various updates from Sam Bishop: | Chris Lattner | 2008-02-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | "I have been working my way through the JIT and Kaleidoscope tutorials in my (minuscule) spare time. Thanks again for writing them! I have attached a patch containing some minor changes, ranging from spelling and grammar fixes to adding a "Next: <next tutorial section>" hyperlink to the bottom of each page. Every page has been given the "next link" treatment, but otherwise I'm only half way through the Kaleidoscope tutorial. I will send a follow-on patch if time permits." llvm-svn: 46933 | ||||
| * | dump the module *before* we delete it, not after. | Chris Lattner | 2008-02-05 | 1 | -4/+4 |
| | | | | | llvm-svn: 46741 | ||||
| * | fix typo noticed by Joshua Pennington | Chris Lattner | 2007-12-02 | 1 | -1/+1 |
| | | | | | llvm-svn: 44522 | ||||
| * | Many typos, grammaro, and wording fixes. Patch by | Chris Lattner | 2007-11-13 | 1 | -27/+25 |
| | | | | | | | Kelly Wilson, thanks! llvm-svn: 44043 | ||||
| * | Typo fix in the tutorial. | Gordon Henriksen | 2007-11-12 | 1 | -2/+2 |
| | | | | | llvm-svn: 44014 | ||||
| * | edits for chapter 5 | Chris Lattner | 2007-11-07 | 1 | -12/+13 |
| | | | | | llvm-svn: 43808 | ||||
| * | fixes from Ryan Brown. | Chris Lattner | 2007-11-06 | 1 | -5/+6 |
| | | | | | llvm-svn: 43747 | ||||
| * | add some links to the tutorial index and between chapters. | Chris Lattner | 2007-11-05 | 1 | -0/+3 |
| | | | | | llvm-svn: 43730 | ||||
| * | add table of contents to each chapter. | Chris Lattner | 2007-11-05 | 1 | -5/+32 |
| | | | | | llvm-svn: 43723 | ||||
| * | spell identifier correctly. | Chris Lattner | 2007-11-05 | 1 | -7/+7 |
| | | | | | llvm-svn: 43718 | ||||
| * | fix typo | Chris Lattner | 2007-11-05 | 1 | -1/+1 |
| | | | | | llvm-svn: 43717 | ||||
| * | add a link. | Chris Lattner | 2007-11-05 | 1 | -1/+2 |
| | | | | | llvm-svn: 43702 | ||||
| * | okay, fine, make me finish this chapter. :) | Chris Lattner | 2007-10-31 | 1 | -32/+977 |
| | | | | | | | Feedback appreciated! llvm-svn: 43548 | ||||
| * | add the code for expression code that we'll add, though most of the | Chris Lattner | 2007-10-31 | 1 | -1/+265 |
| | | | | | | | description is missing. llvm-svn: 43547 | ||||
| * | Add the first half of chapter 5: if/then/else. | Chris Lattner | 2007-10-31 | 1 | -0/+523 |
| To come: for statement. llvm-svn: 43546 | |||||

