RichardUSTC / llvm-ir-programming-exampleLinks
Examples of how to program with LLVM IR
☆14Updated 12 years ago
Alternatives and similar repositories for llvm-ir-programming-example
Users that are interested in llvm-ir-programming-example are comparing it to the libraries listed below
Sorting:
- A little C Style Compiler☆56Updated 8 years ago
- General LR Parser(CMake,C++)☆64Updated 6 years ago
- website of hellollvm.org☆39Updated 7 months ago
- A Script oriented compiler☆27Updated 8 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- llvm-cookbook samples☆84Updated 8 years ago
- DIY Compiler☆45Updated last year
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 8 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 8 years ago
- A toy complier.☆120Updated 3 years ago
- Funny and interesting codes developed in my spare time☆73Updated 5 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 7 years ago
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆77Updated 5 years ago
- 自己动手写调试器☆34Updated 7 years ago
- It is a set of LLVM documents which are translated into Chinese.☆245Updated 8 years ago
- lcc编译器源码注释工程☆55Updated 10 years ago
- 方舟编译器的Runtime参考实现。这不是华为官方项目,是PLCT实验室的培训项目。☆80Updated 6 years ago
- ☆26Updated 6 years ago
- Simple Lisp VM(C++ 14)☆33Updated 7 years ago
- put my presentation materials.☆124Updated 8 years ago
- OSDT社区(HelloGCC、HelloLLVM)组织的活动中的报告☆47Updated 5 years ago
- (从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运…☆10Updated 10 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- PLCT实验室收集的方舟编译器的相关分析文章和新闻☆22Updated 4 years ago
- 个人学习编译原理、理解创造一个编译器主体流程的小项目☆10Updated 5 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Updated last year
- simple compiler☆119Updated 8 years ago
- predicate scientific program performance model using llvm☆27Updated 10 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago