summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix spellingNikola Smiljanic2013-05-011-1/+1
* [docs] Remove explicit authorship.Sean Silva2013-03-1116-39/+0
* docs: Update title of external tutorial.Sean Silva2013-01-231-1/+1
* docs: Move link to the new "external tutorials" area.Sean Silva2012-12-271-0/+5
* docs: Add link to external LLVM backend tutorial.Sean Silva2012-12-231-0/+8
* docs: Sphinxify `docs/tutorial/`Sean Silva2012-12-0533-19072/+17106
* docs: Begin Sphinxification of docs/tutorial/Sean Silva2012-12-042-48/+36
* Move TargetData to DataLayout.Micah Villmow2012-10-088-16/+16
* Fix some minor typosSylvestre Ledru2012-07-312-2/+2
* Fix a typo (the the => the)Sylvestre Ledru2012-07-232-2/+2
* Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth2012-06-295-5/+5
OpenPOWER on IntegriCloud