100 skills found · Page 2 of 4
llvm-hs / Llvm Hs KaleidoscopeKaleidoscope Tutorial using llvm-hs
Hanseltu / Kaleidoscope TutorialMy First Language Frontend with LLVM Tutorial in Chinese
adamrk / Llvm Ocaml TutorialThe LLVM tutorial using OCaml
alexjung / Writing An LLVM Pass Using The New PassManagerThis is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in the tutorial.
moevis / Kaleidoscope LLVM Tutorial Zh CnKaleidoscope tutorial chinese translatio。 Kaleidoscope-llvm教程文档中文翻译。
Virtual-Machine / Llvm Tutorial BookIn Progress. Building a front end for llvm.
adamtiger / TinyGPUlangTutorial on building a gpu compiler backend in LLVM
quarkslab / Llvm Dev Meeting Tutorial 2015Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015
sonsongithub / Llvm TutorialLLVM Tutorialを勉強するリポジトリ
johannst / Llvm Kaleidoscope RsLLVM Kaleidoscope Tutorial in Rust
codeplaysoftware / Llvm LegCodeplay's tutorial LLVM LEG backend - as presented at the 2014 LLVM Developers' Meeting in San Jose.
Enna1 / LLVM Clang ExamplesA collection of code based on LLVM/Clang compilation libraries and tools
sdiehl / Llvm Tutorial StandaloneDEPRECATED (Use: https://github.com/llvm-hs/llvm-hs-kaleidoscope )
arbipher / Llvm Ocaml TutorialThe LLVM tutorial using OCaml
mshockwave / SQLGenGenerate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.
hobinjk / Rusty KaleidoscopeThe LLVM Kaleidoscope tutorial implemented in Rust
optimisan / Llvm Mips BackendTutorial for writing an LLVM backend
wglass / KscopeImplementation of the LLVM Kaleidoscope tutorial language.
ajsnow / KaleidoscopeGolang Port of LLVM's Kaleidoscope Tutorial
quangIO / LucixA toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)