aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial
AgeCommit message (Expand)AuthorFilesLines
2025-11-24Fix typo in LLVM Kaleidoscope tutorial (Chapter 2) (#169319)Shota Matsubara1-1/+1
2025-08-01[llvm] Proofread *.rst (#151087)Kazu Hirata1-1/+1
2025-07-21[doc][LLVM] Fix typo in the Kaleidoscope tutorial (#133675)Howard Chu1-1/+1
2025-02-17Fix typo in LangImpl03.rst (#127389)Dinu Blanovschi1-1/+1
2025-02-01[Kaleidoscope] Fix typo (#125366)FantasqueX1-1/+1
2024-12-12[Kaleidoscope] Add mem2reg pass to function pass manager (#119707)AidinT1-4/+4
2024-10-07[doc] Fix Kaleidoscope tutorial chapter 3 code snippet and full listing discr...AidinT1-2/+2
2024-06-11[RemoveDIs] Update all docs to use debug records (#91768)Stephen Tozer1-1/+1
2024-01-12[Kaleidoscope] LLVM is not needed for chapter two (#69823)Gonsolo1-5/+2
2024-01-09[Documentation] fix invalid links in documentation (#76502)Hana Dusíková1-1/+1
2023-12-24[Doc] update the usage of opt with mem2reg pass in tutorial (#76282)youkaichao1-1/+1
2023-12-05Kaleidoscope-Ch8: use Reloc::PIC_Fangrui Song1-4/+3
2023-11-16[Kaleidoscope] Switch to the new PassManager, revisited. (#72324)Logikable1-26/+54
2023-11-13Revert "[Kaleidoscope] Switch to the new PassManager. (#69032)"Amara Emerson1-67/+26
2023-10-18[Kaleidoscope] Switch to the new PassManager. (#69032)Logikable1-26/+67
2023-09-14[NFC][CodeGen] Change CodeGenOpt::Level/CodeGenFileType into enum classes (#6...Arthur Eubanks1-1/+1
2023-05-31[docs] Use ExecutorAddr::toPtr() in ORC documentation.Mike Rostecki2-2/+2
2023-03-27[ORC] Move most ORC APIs to ExecutorAddr, introduce ExecutorSymbolDef.Lang Hames2-8/+4
2023-01-31[Kaleidoscope] Update code snippets in text to match full code listingsDhruv Chawla8-120/+134
2022-12-15[docs] Update docs since getBasicBlockList() is now privateVasileios Porpodas1-2/+2
2022-08-07Added warning about outdated feature into Kaleidoscope tutorial textShivam Gupta1-0/+5
2022-07-25[Kaleidoscope] Fix DWARF function creation exampleJustin Brooks1-2/+3
2022-06-30[Kaleidoscope] Remove unused function argumentMarc Auberer1-1/+1
2022-04-06[docs] Fix Kaleidoscope code exampleRoman Sokolkov1-2/+2
2022-03-23Replace links to archived mailing lists by links to Discourse forumsDanny Mösch1-7/+5
2022-03-16[docs] Fix typo in tutorialBill Wendling1-1/+1
2022-02-10[docs] Replace `opt -analyze` with better alternatives.Arthur Eubanks1-1/+1
2021-12-20[docs]LLVM Tutorial: fix the typo in Cpu0 URLJinsong Ji1-1/+1
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN2-4/+4
2021-09-03Reformulate OrcJIT tutorial doc to make it more clear.Yuichi Yoshida1-28/+27
2021-07-14Reformulate OrcJIT tutorial doc to make it more clear.Yuichi Yoshida1-3/+3
2021-06-09[docs] Fix load instructions in chapter 7 of the tutorialJim Lin1-8/+8
2021-04-15s/setGenerator/addGenerator/ in the JIT docs. NFCJon Roelofs2-4/+4
2021-02-27[llvm] Fix typos in documentation (NFC)Kazu Hirata1-1/+1
2021-02-11[Draft] [examples] Move llvm/examples/OCaml-Kaleidoscope/ to llvm-archivexgupta9-7845/+1
2021-01-25[Doc][NFC] Fix Kaleidoscope links, typos and add blog posts for MCJITxgupta15-21/+21
2020-12-15[docs][unittest][Go][StackProtector] Migrate deprecated DebugInfo::get to DIL...Fangrui Song1-2/+2
2020-10-18[ORC][examples] Update Kaleidoscope and BuildingAJIT tutorial series to OrcV2.Lang Hames2-63/+6
2020-09-15[doc] Fix broken linkHan Seoul-Oh1-1/+1
2020-07-21Fix typo in tutorialChris Morin1-1/+1
2020-06-12Update Kaleidoscope tutorial inline codeErich Keane1-2/+2
2020-04-23[llvm] NFC: Fix trivial typo in rst and td filesKazuaki Ishizaki1-1/+1
2020-03-22Doc: Links should use httpsSylvestre Ledru10-14/+14
2020-03-09Fix internal links in Kaleidoscope tutorialJonathan Roelofs3-3/+3
2020-01-22[llvm] NFC: fix trivial typos in documentsKazuaki Ishizaki3-6/+6
2019-11-17[docs] Fix broken links in Kaleidoscope chapter 3Brian Gesiak1-4/+4
2019-11-16[Docs] Remove stray :doc: directive.kristina1-1/+1
2019-11-16[Docs] Fix sphinx warning.kristina1-1/+1
2019-11-16[Docs] Try fixing the tutorial toctreekristina12-27/+21
2019-11-16[Docs] Fix relative links in tutorial.kristina5-22/+22