summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial
Commit message (Expand)AuthorAgeFilesLines
* [Kaleidoscope][BuildingAJIT] Finish off Chapter 1.Lang Hames2016-05-301-91/+105
* [Kaleidoscope][BuildingAJIT] Add stub Chapter 5 text.Lang Hames2016-05-301-0/+55
* [Kaleidoscope][BuildingAJIT] Add stub chapter text for Building A JIT Chapter 4.Lang Hames2016-05-271-0/+48
* [Kaleidoscope][BuildingAJIT] Fix strong emphasis markup by removing whitespace.Lang Hames2016-05-261-2/+2
* [Kaleidoscope][BuildingAJIT] Add docs for Chapter 3 of the Building A JITLang Hames2016-05-261-0/+47
* [Kaleidoscope][BuildingAJIT] Add a stub Chapter 2 doc.Lang Hames2016-05-261-0/+50
* [KaleidoscopeJIT][BuildingAJIT] Remove some copy-pasta from Chapter 1.Lang Hames2016-05-251-2/+2
* [Kaleidoscope][BuildingAJIT] Shorten the name of the BuildingAJIT tutorialLang Hames2016-05-252-2/+2
* [Kaleidoscope][BuildingAJIT] Fix code-block indents.Lang Hames2016-05-251-33/+33
* [Kaleidoscope][BuildingAJIT] Add a description of the KaleidoscopeJIT addModuleLang Hames2016-05-251-20/+100
* [Kaleidoscope] Add an initial "Building an ORC JIT" tutorial chapter.Lang Hames2016-05-232-0/+291
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-145-22/+23
* [Kaleidoscope] Rename Error -> LogError in Chapters 2-5.Lang Hames2016-03-253-28/+28
* [Kaleidoscope] Fix 'Error' name clashes.Lang Hames2016-03-252-16/+16
* Remove obselete reference to TypeResolve from the tutorial.Wilfred Hughes2016-03-171-4/+1
* Minor grammar fix in kaleidoscope tutorial.Wilfred Hughes2016-03-171-2/+2
* Further typo fixes in kaleidoscope tutorial.Wilfred Hughes2016-03-171-3/+3
* Fix typo in kaleidoscope tutorial.Wilfred Hughes2016-03-171-1/+1
* Fix some typos in the llvm docSylvestre Ledru2016-02-141-1/+1
* LLVM tutorial: fix broken links/anchorsAlex Denisov2015-12-1517-52/+52
* [Docs] Fix typoAlex Denisov2015-11-152-2/+2
* Update tutorial for debug info IR change.Peter Collingbourne2015-11-051-1/+2
* Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sureLang Hames2015-08-271-1/+1
* Revert r246175 to get builder green again.Lang Hames2015-08-271-1/+1
* Add Kaleidoscope regression tests.Lang Hames2015-08-271-1/+1
* [Kaleidoscope] Fix a typo in Chapter 5.Lang Hames2015-08-261-1/+1
* Big Kaleidoscope tutorial update.Lang Hames2015-08-267-265/+383
* [Kaleidoscope] More inter-chapter diff reduction.Lang Hames2015-08-191-1/+3
* [Kaleidoscope] Clang-format the Kaleidoscope tutorials.Lang Hames2015-08-198-137/+255
* [Kaleidoscope] Start C++11'ifying the kaleidoscope tutorials.Lang Hames2015-08-188-132/+150
* Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner2015-08-052-10/+10
* DI: Rewrite the DIBuilder local variable APIDuncan P. N. Exon Smith2015-07-311-3/+2
* DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith2015-07-241-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-17/+17
* docs: Update Kaleidoscope for recent DI changesDuncan P. N. Exon Smith2015-04-181-26/+26
* Correct 'teh' and other typos / repeated words.Ed Maste2015-04-142-2/+2
* [docs] Fix typo.Sean Silva2015-03-312-2/+2
* [docs] Fix some malformed links.Sean Silva2015-03-172-2/+2
* Rename the 'Extending the Language: Debug Information' to 'Adding Debug Infor...David Blaikie2015-02-072-4/+4
* Fixup debug information references.Charlie Turner2015-01-243-11/+13
* Update references to lines of code count.Charlie Turner2015-01-242-2/+2
* The Kaleidoscope tutorial should be using "mcjit" for the library,Eric Christopher2015-01-085-5/+5
* Add argument variable support to the debug info tutorialEric Christopher2014-12-091-9/+43
* Clean up the rst for the debug info tutorialEric Christopher2014-12-081-52/+52
* Add Chapter 8 to the Kaleidoscope tutorial. This chapter addsEric Christopher2014-12-082-262/+687
* [Docs][JIT] Update the clang++ invocation lines in the kaleidoscope docs.Lang Hames2014-11-065-5/+5
* [docs] Clean up some more llvm-gcc stuffSean Silva2014-02-194-4/+4
* [OCaml] (PR10016) Add a few missing line in OCamlLangImpl2.rstPeter Zotov2013-11-051-0/+3
* [docs] Fix broken link.Sean Silva2013-06-211-1/+1
* Update code listings in LLVM tutorial.Logan Chien2013-06-086-4569/+12
OpenPOWER on IntegriCloud