summaryrefslogtreecommitdiff
path: root/docs/tutorial/LangImpl4.html
Commit message (Expand)AuthorAge
* Change the JIT to compile eagerly by default as agreed inJeffrey Yasskin2009-10-27
* Documentation: Perform automated correction of common typos.Benjamin Kramer2009-10-12
* Sync c++ kaleidoscope tutorial with test.Erick Tryzelaar2009-09-22
* Update the tutorial to match changes to examples/Kaleidoscope.Nick Lewycky2009-09-13
* Allocate the module provider in the Kaleidoscope code on the heap, not the st...Reid Kleckner2009-08-26
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-13
* Move types back to the 2.5 API.Owen Anderson2009-07-29
* Move ConstantFP construction back to the 2.5-ish API.Owen Anderson2009-07-27
* Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...Reid Kleckner2009-07-18
* Privatize the ConstantFP table. I'm on a roll!Owen Anderson2009-07-16
* Push LLVMContext _back_ through IRBuilder.Owen Anderson2009-07-08
* fix validator errorsGabor Greif2009-03-11
* Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC!Gabor Greif2009-03-11
* mention rdynamic, PR3431, patch by Stein Roger Skafløtten!Chris Lattner2009-02-09
* adjust calls to ConstantFP::get to new APIGabor Greif2008-06-10
* merge of 49966 from branches/ggreif/use-diet to trunk. these are already acti...Gabor Greif2008-04-19
* A couple minor fixes suggested by Matthijs KooijmanChris Lattner2008-04-15
* improve diagnostics in call parsing, patch suggested byChris Lattner2008-04-14
* Merge LLVMBuilder and FoldingBuilder, callingDuncan Sands2008-04-13
* Various updates from Sam Bishop:Chris Lattner2008-02-10
* dump the module *before* we delete it, not after.Chris Lattner2008-02-05
* fix typo noticed by Joshua PenningtonChris Lattner2007-12-02
* Many typos, grammaro, and wording fixes. Patch byChris Lattner2007-11-13
* minor editsChris Lattner2007-11-07
* fixes from Ryan Brown.Chris Lattner2007-11-06
* add some links to the tutorial index and between chapters.Chris Lattner2007-11-05
* add table of contents to each chapter.Chris Lattner2007-11-05
* spell identifier correctly.Chris Lattner2007-11-05
* fix validationChris Lattner2007-10-31
* some minor edits, link to Passes.html, make one pointChris Lattner2007-10-25
* Fix an obvious typo.Owen Anderson2007-10-25
* Add chapter 4, feedback appreciated.Chris Lattner2007-10-25
* Fix validation problems, which were somewhat ironically in the "valid html" b...Chris Lattner2007-10-23
* add a skeleton for part 4Chris Lattner2007-10-23