summaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial
AgeCommit message (Expand)Author
2019-09-13Fix a few spellos in docs.Nico Weber
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2019-08-14[docs] Fix sphinx doc generation errorsJordan Rupprecht
2019-08-05Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song
2019-07-30[Docs] Fix sphinx warning in OCamlLangImpl5.rstFrancis Visoiu Mistrih
2019-07-19unbreak linksChris Lattner
2019-07-19replace the old kaleidoscope tutorial files with orphaned pages that forward ...Chris Lattner
2019-07-19Point to the dusted off version of the kaleidoscope tutorial.Chris Lattner
2019-04-12Fix missing arguments in tutorialHans Wennborg
2019-04-11try to fix the sphinx build some moreHans Wennborg
2019-04-11Try to fix the shpinx buildHans Wennborg
2019-04-07last changes for nowChris Lattner
2019-04-07various improvements in wording, also unbreak the botChris Lattner
2019-04-07make a bunch of cleanups in wording and toneChris Lattner
2019-04-07remove some unhelpful language from the tutorialChris Lattner
2019-04-07Copy the C++ kaleidoscope tutorial into a subdirectory and clean up various t...Chris Lattner
2019-03-12[Docs] Add note about legacy PM to Ch4 of tutorialKristina Brooks
2019-02-16Fixed code snippet in Kaleidoscope tutorial to reflect final full code listingWilfred Hughes
2018-11-13[BuildingAJIT] Clang-format chapters 1 and 2.Lang Hames
2018-11-13[BuildingAJIT] Update chapter 2 to use the ORCv2 APIs.Lang Hames
2018-10-18[BuildingAJIT] Update the Ch1 KaleidoscopeJIT class to expose errors to clients.Lang Hames
2018-10-17[BuildingAJIT] Simplify a tutorial example and fix a syntax error.Lang Hames
2018-10-17[BuildingAJIT] Fix a function signature in the documentation.Lang Hames
2018-10-17[BuildingAJIT] Update chapter 1 to use the ORCv2 APIs.Lang Hames
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