aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial/LangImpl7.html
AgeCommit message (Expand)Author
2009-07-08Push LLVMContext _back_ through IRBuilder.Owen Anderson
2009-03-11Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC!Gabor Greif
2008-06-10adjust calls to ConstantFP::get to new APIGabor Greif
2008-04-19merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti...Gabor Greif
2008-04-14improve diagnostics in call parsing, patch suggested byChris Lattner
2008-04-13Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands
2008-02-10Various updates from Sam Bishop:Chris Lattner
2008-02-05dump the module *before* we delete it, not after.Chris Lattner
2007-12-02fix typo noticed by Joshua PenningtonChris Lattner
2007-11-15many edits, patch by Kelly Wilson!Chris Lattner
2007-11-07chapter 7 editsChris Lattner
2007-11-06fixes from Ryan Brown.Chris Lattner
2007-11-05add some links to the tutorial index and between chapters.Chris Lattner
2007-11-05add table of contents to each chapter.Chris Lattner
2007-11-05spell identifier correctly.Chris Lattner
2007-11-05Dan points out that mem2reg also promotes vectors: be more precise.Chris Lattner
2007-11-05finish the chapter.Chris Lattner
2007-11-04fix typosChris Lattner
2007-11-03finish the 'Memory in LLVM' sectionChris Lattner
2007-11-03hack and slash the first 20% of chapter seven.Chris Lattner