10x-Engineers / tutorial-llvm-passLinks
☆15Updated last year
Alternatives and similar repositories for tutorial-llvm-pass
Users that are interested in tutorial-llvm-pass are comparing it to the libraries listed below
Sorting:
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- Updated C version of the Test Suite for Vectorising Compilers☆71Updated last year
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆105Updated 3 years ago
- ☆228Updated last week
- generating DFG and CFG from source code (using LLVM ) or from binary (using LLVM and Mcsema) 二进制或者源码转CGF& DFG☆42Updated 6 years ago
- Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings☆99Updated 8 months ago
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆270Updated 4 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆58Updated 7 years ago
- ☆25Updated last year
- Code examples used for the LAC LLVM course☆134Updated last year
- NOELLE Offers Empowering LLVM Extensions☆83Updated 6 months ago
- A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations☆320Updated last year
- Learn LLVM 17, published by Packt☆211Updated last year
- learn javassist by example☆30Updated 4 years ago
- ☆10Updated 6 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆25Updated 3 years ago
- PolyBench/C benchmark suite (version 4.2.1 beta) from http://web.cse.ohio-state.edu/~pouchet/software/polybench/☆130Updated 9 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Updated 5 years ago
- A curated list of research papers, datasets, and tools for applying machine learning/Deep learning techniques to compilers and program op…☆120Updated 2 years ago
- A CUDA compiler fuzzer☆30Updated 2 years ago
- A list of benchmark suites used in the research related to compilers, program performance, scientific computations etc.☆58Updated 2 years ago
- Automated DNN generation for fuzz testing and more☆143Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆233Updated 6 years ago
- Some examples for using LLVM to generate IR☆44Updated 3 years ago
- A DL compiler fuzzer☆14Updated last year
- Artifact for ESEC/FSE'23 paper "NeuRI: Diversifying DNN Generation via Inductive Rule Inference"☆32Updated 2 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆135Updated 4 years ago
- A step-by-step tutorial for building an LLVM sample pass☆220Updated 5 years ago
- CSCD70 Compiler Optimization☆261Updated 2 years ago