summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/LangImpl7.html
Commit message (Collapse)AuthorAgeFilesLines
* adjust calls to ConstantFP::get to new APIGabor Greif2008-06-101-6/+6
| | | | llvm-svn: 52165
* merge of 49966 from branches/ggreif/use-diet to trunk. these are already ↵Gabor Greif2008-04-191-7/+7
| | | | | | active API changes llvm-svn: 49968
* improve diagnostics in call parsing, patch suggested byChris Lattner2008-04-141-1/+1
| | | | | | Matthijs Kooijman llvm-svn: 49648
* Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands2008-04-131-7/+7
| | | | | | the result IRBuilder. Patch by Dominic Hamon. llvm-svn: 49604
* Various updates from Sam Bishop:Chris Lattner2008-02-101-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 Lattner2008-02-051-5/+6
| | | | llvm-svn: 46741
* fix typo noticed by Joshua PenningtonChris Lattner2007-12-021-1/+1
| | | | llvm-svn: 44522
* many edits, patch by Kelly Wilson!Chris Lattner2007-11-151-25/+25
| | | | llvm-svn: 44157
* chapter 7 editsChris Lattner2007-11-071-9/+10
| | | | llvm-svn: 43811
* fixes from Ryan Brown.Chris Lattner2007-11-061-7/+7
| | | | llvm-svn: 43747
* add some links to the tutorial index and between chapters.Chris Lattner2007-11-051-0/+3
| | | | llvm-svn: 43730
* add table of contents to each chapter.Chris Lattner2007-11-051-4/+20
| | | | llvm-svn: 43723
* spell identifier correctly.Chris Lattner2007-11-051-11/+11
| | | | llvm-svn: 43718
* Dan points out that mem2reg also promotes vectors: be more precise.Chris Lattner2007-11-051-1/+3
| | | | llvm-svn: 43715
* finish the chapter.Chris Lattner2007-11-051-2/+1793
| | | | llvm-svn: 43689
* fix typosChris Lattner2007-11-041-2/+2
| | | | llvm-svn: 43682
* finish the 'Memory in LLVM' sectionChris Lattner2007-11-031-7/+53
| | | | llvm-svn: 43667
* hack and slash the first 20% of chapter seven.Chris Lattner2007-11-031-0/+298
llvm-svn: 43663
OpenPOWER on IntegriCloud