aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial
AgeCommit message (Expand)AuthorFilesLines
2016-09-13[Docs] Fix a broken link in the Kaleidoscope tutorial.Davide Italiano1-1/+1
2016-08-28Fix some typos in the docSylvestre Ledru2-2/+2
2016-08-08[BuildingAJIT] Fix a couple of typos in the Chapter 3 draft.Lang Hames1-6/+6
2016-08-01[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.Lang Hames3-32/+32
2016-07-19[Kaleidoscope][BuildingAJIT] More work on the text for Chapter 3.Lang Hames1-33/+46
2016-07-18Fixed errors in docs.Alexander Kornienko1-0/+3
2016-07-15[Kaleidoscope][BuildingAJIT] Start filling in text for chapter 3.Lang Hames1-6/+127
2016-07-02fix some various typos in the docSylvestre Ledru3-5/+5
2016-07-02New Kaleidoscope chapter: Creating object filesWilfred Hughes12-27/+248
2016-06-20[Kaleidoscope][BuildingAJIT] Remove some superfluous commas in Chapter 2.Lang Hames1-2/+2
2016-06-20[Kaleidoscope][BuildingAJIT] Fix a punctuation mistake in Chapter 2.Lang Hames1-1/+1
2016-06-15Remove the ScalarReplAggregates passDavid Majnemer2-2/+2
2016-06-14Fix some typos in the Kaleidoscope tutorial (PR28120)Hans Wennborg3-15/+15
2016-06-07[Kaleidoscope] Update Chapter 3 of the "Implementing a Language" tutorial toLang Hames1-8/+14
2016-06-06[Kaleidoscope][BuildingAJIT] Fix hyphenation in chapter 2 title.Lang Hames1-3/+3
2016-06-06[Kaleidoscope][BuildingAJIT] More cleanup of Chapter 2.Lang Hames1-17/+18
2016-06-06[Kaleidoscope][BuildingAJIT] Clean up sentence, remove comments from code block.Lang Hames1-4/+2
2016-06-06[Kaleidoscope][BuildingAJIT] Split up the code-block describing the substitutionLang Hames1-0/+8
2016-06-06[Kaleidoscope][BuildingAJIT] Fix code-blocks in Chapter 2.Lang Hames1-4/+4
2016-06-06[Kaleidoscope][BuildingAJIT] Add tutorial text for Chapter 2.Lang Hames1-13/+292
2016-05-31[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.Lang Hames1-1/+1
2016-05-30[Kaleidoscope][BuildingAJIT] Finish off Chapter 1.Lang Hames1-91/+105
2016-05-30[Kaleidoscope][BuildingAJIT] Add stub Chapter 5 text.Lang Hames1-0/+55
2016-05-27[Kaleidoscope][BuildingAJIT] Add stub chapter text for Building A JIT Chapter 4.Lang Hames1-0/+48
2016-05-26[Kaleidoscope][BuildingAJIT] Fix strong emphasis markup by removing whitespace.Lang Hames1-2/+2
2016-05-26[Kaleidoscope][BuildingAJIT] Add docs for Chapter 3 of the Building A JITLang Hames1-0/+47
2016-05-26[Kaleidoscope][BuildingAJIT] Add a stub Chapter 2 doc.Lang Hames1-0/+50
2016-05-25[KaleidoscopeJIT][BuildingAJIT] Remove some copy-pasta from Chapter 1.Lang Hames1-2/+2
2016-05-25[Kaleidoscope][BuildingAJIT] Shorten the name of the BuildingAJIT tutorialLang Hames2-2/+2
2016-05-25[Kaleidoscope][BuildingAJIT] Fix code-block indents.Lang Hames1-33/+33
2016-05-25[Kaleidoscope][BuildingAJIT] Add a description of the KaleidoscopeJIT addModuleLang Hames1-20/+100
2016-05-23[Kaleidoscope] Add an initial "Building an ORC JIT" tutorial chapter.Lang Hames2-0/+291
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini5-22/+23
2016-03-25[Kaleidoscope] Rename Error -> LogError in Chapters 2-5.Lang Hames3-28/+28
2016-03-25[Kaleidoscope] Fix 'Error' name clashes.Lang Hames2-16/+16
2016-03-17Remove obselete reference to TypeResolve from the tutorial.Wilfred Hughes1-4/+1
2016-03-17Minor grammar fix in kaleidoscope tutorial.Wilfred Hughes1-2/+2
2016-03-17Further typo fixes in kaleidoscope tutorial.Wilfred Hughes1-3/+3
2016-03-17Fix typo in kaleidoscope tutorial.Wilfred Hughes1-1/+1
2016-02-14Fix some typos in the llvm docSylvestre Ledru1-1/+1
2015-12-15LLVM tutorial: fix broken links/anchorsAlex Denisov17-52/+52
2015-11-15[Docs] Fix typoAlex Denisov2-2/+2
2015-11-05Update tutorial for debug info IR change.Peter Collingbourne1-1/+2
2015-08-27Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sureLang Hames1-1/+1
2015-08-27Revert r246175 to get builder green again.Lang Hames1-1/+1
2015-08-27Add Kaleidoscope regression tests.Lang Hames1-1/+1
2015-08-26[Kaleidoscope] Fix a typo in Chapter 5.Lang Hames1-1/+1
2015-08-26Big Kaleidoscope tutorial update.Lang Hames7-265/+383
2015-08-19[Kaleidoscope] More inter-chapter diff reduction.Lang Hames1-1/+3
2015-08-19[Kaleidoscope] Clang-format the Kaleidoscope tutorials.Lang Hames8-137/+255