summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial
Commit message (Expand)AuthorAgeFilesLines
* 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
* [docs] Include the Kaleidescope tutorial in the Sphinx docs build.Daniel Dunbar2012-05-0218-47/+17
* Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2012-04-192-8/+6
* Install the PNG file as well. PR4780.Bill Wendling2011-10-161-0/+2
* Update tutorial to reflect the current APIs. Also correct a small omission inBill Wendling2011-10-166-215/+240
* Tell people using the tutorial how to make it actually work.David Chisnall2011-10-041-0/+6
* A couple of minor fixes to the OCaml tutorial. PR10025 and PR10316. Patches...Eli Friedman2011-07-151-5/+6
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-2316-134/+134
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-1817-181/+135
OpenPOWER on IntegriCloud