aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial/MyFirstLanguageFrontend
AgeCommit message (Expand)AuthorFilesLines
8 days[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 Rostecki1-1/+1
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-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN2-4/+4
2021-06-09[docs] Fix load instructions in chapter 7 of the tutorialJim Lin1-8/+8
2021-02-27[llvm] Fix typos in documentation (NFC)Kazu Hirata1-1/+1
2021-01-25[Doc][NFC] Fix Kaleidoscope links, typos and add blog posts for MCJITxgupta5-11/+11
2020-12-15[docs][unittest][Go][StackProtector] Migrate deprecated DebugInfo::get to DIL...Fangrui Song1-2/+2
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-03-22Doc: Links should use httpsSylvestre Ledru6-9/+9
2020-03-09Fix internal links in Kaleidoscope tutorialJonathan Roelofs3-3/+3
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 toctreekristina11-22/+17
2019-11-16[Docs] Fix relative links in tutorial.kristina5-22/+22
2019-11-13Move CodeGenFileType enum to Support/CodeGen.hReid Kleckner1-1/+1
2019-09-13Fix a few spellos in docs.Nico Weber2-2/+2
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere6-24/+24
2019-08-05Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song1-1/+1
2019-07-19replace the old kaleidoscope tutorial files with orphaned pages that forward ...Chris Lattner1-2/+0
2019-07-19Point to the dusted off version of the kaleidoscope tutorial.Chris Lattner1-1/+1
2019-04-11try to fix the sphinx build some moreHans Wennborg11-0/+22
2019-04-11Try to fix the shpinx buildHans Wennborg8-8/+8
2019-04-07last changes for nowChris Lattner1-2/+2
2019-04-07various improvements in wording, also unbreak the botChris Lattner2-41/+43