summaryrefslogtreecommitdiff
path: root/docs/tutorial
AgeCommit message (Expand)Author
2018-05-08[docs] Fix a typo in KaleidoscopeJIT tutorialStephane Sezer
2018-04-29s/LLVM_ON_WIN32/_WIN32/, llvmNico Weber
2018-03-29[Kaleidoscope] Tiny typo fixesSjoerd Meijer
2018-03-20[Kaleidoscope] doc fixSjoerd Meijer
2018-02-06[docs] Add out-of-date warnings to the BuildingAJIT tutorial text.Lang Hames
2018-01-29[NFC] fix trivial typos in comments and documentsHiroshi Inoue
2018-01-26[NFC] fix trivial typos in comments and documentsHiroshi Inoue
2018-01-16[NFC] fix trivial typos in documentsHiroshi Inoue
2017-12-20PR35705: Fix Chapter 9 example code for API changes to DIBuilderDavid Blaikie
2017-09-17[ORC][Kaleidoscope] Update ORCJit tutorial.Don Hinton
2017-08-15[ORC][Kaleidoscope] Update Chapter 1 of BuildingAJIT to incorporate recent ORCLang Hames
2017-07-10[docs] NFC: Fix links in the tutorialKirill Bobyrev
2017-03-04Remove redundant code block and update comment.Sylvestre Ledru
2017-02-11Update Kaleidoscope tutorial and improve Windows supportMehdi Amini
2017-01-28Use print() instead of dump() in codeMatthias Braun
2016-09-13[Docs] Fix a broken link in the Kaleidoscope tutorial.Davide Italiano
2016-08-28Fix some typos in the docSylvestre Ledru
2016-08-08[BuildingAJIT] Fix a couple of typos in the Chapter 3 draft.Lang Hames
2016-08-01[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.Lang Hames
2016-07-19[Kaleidoscope][BuildingAJIT] More work on the text for Chapter 3.Lang Hames
2016-07-18Fixed errors in docs.Alexander Kornienko
2016-07-15[Kaleidoscope][BuildingAJIT] Start filling in text for chapter 3.Lang Hames
2016-07-02fix some various typos in the docSylvestre Ledru
2016-07-02New Kaleidoscope chapter: Creating object filesWilfred Hughes
2016-06-20[Kaleidoscope][BuildingAJIT] Remove some superfluous commas in Chapter 2.Lang Hames
2016-06-20[Kaleidoscope][BuildingAJIT] Fix a punctuation mistake in Chapter 2.Lang Hames
2016-06-15Remove the ScalarReplAggregates passDavid Majnemer
2016-06-14Fix some typos in the Kaleidoscope tutorial (PR28120)Hans Wennborg
2016-06-07[Kaleidoscope] Update Chapter 3 of the "Implementing a Language" tutorial toLang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Fix hyphenation in chapter 2 title.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] More cleanup of Chapter 2.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Clean up sentence, remove comments from code block.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Split up the code-block describing the substitutionLang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Fix code-blocks in Chapter 2.Lang Hames
2016-06-06[Kaleidoscope][BuildingAJIT] Add tutorial text for Chapter 2.Lang Hames
2016-05-31[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.Lang Hames
2016-05-30[Kaleidoscope][BuildingAJIT] Finish off Chapter 1.Lang Hames
2016-05-30[Kaleidoscope][BuildingAJIT] Add stub Chapter 5 text.Lang Hames
2016-05-27[Kaleidoscope][BuildingAJIT] Add stub chapter text for Building A JIT Chapter 4.Lang Hames
2016-05-26[Kaleidoscope][BuildingAJIT] Fix strong emphasis markup by removing whitespace.Lang Hames
2016-05-26[Kaleidoscope][BuildingAJIT] Add docs for Chapter 3 of the Building A JITLang Hames
2016-05-26[Kaleidoscope][BuildingAJIT] Add a stub Chapter 2 doc.Lang Hames
2016-05-25[KaleidoscopeJIT][BuildingAJIT] Remove some copy-pasta from Chapter 1.Lang Hames
2016-05-25[Kaleidoscope][BuildingAJIT] Shorten the name of the BuildingAJIT tutorialLang Hames
2016-05-25[Kaleidoscope][BuildingAJIT] Fix code-block indents.Lang Hames
2016-05-25[Kaleidoscope][BuildingAJIT] Add a description of the KaleidoscopeJIT addModuleLang Hames
2016-05-23[Kaleidoscope] Add an initial "Building an ORC JIT" tutorial chapter.Lang Hames
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini
2016-03-25[Kaleidoscope] Rename Error -> LogError in Chapters 2-5.Lang Hames
2016-03-25[Kaleidoscope] Fix 'Error' name clashes.Lang Hames