rcorcs / llvm-projectLinks
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
☆11Updated 3 weeks ago
Alternatives and similar repositories for llvm-project
Users that are interested in llvm-project are comparing it to the libraries listed below
Sorting:
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- PolyBench/C benchmark suite (version 4.2.1 beta) from http://web.cse.ohio-state.edu/~pouchet/software/polybench/☆100Updated 9 years ago
- NOELLE Offers Empowering LLVM Extensions☆78Updated last week
- A group of students who are interested in Compilers, and they want to improve themselves together.☆26Updated 2 years ago
- CSCD70 Compiler Optimization☆256Updated 2 years ago
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries with options for generatin…☆39Updated 2 years ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- Learn LLVM 17, published by Packt☆197Updated last year
- Updated C version of the Test Suite for Vectorising Compilers☆63Updated last year
- This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. P…☆11Updated 5 years ago
- This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.☆250Updated 3 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- A CUDA compiler fuzzer☆26Updated last year
- 国科大编译作业二:LLVM Pass处理函数调用☆17Updated 3 years ago
- learn javassist by example☆31Updated 3 years ago
- Collaborative Parallelization Framework (CPF)☆32Updated last year
- compilerbook☆50Updated 4 years ago
- example LLVM pass☆589Updated 4 months ago
- A curated list of research papers, datasets, and tools for applying machine learning/Deep learning techniques to compilers and program op…☆104Updated last year
- ☆38Updated last year
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- The artifact for SecSMT paper -- Usenix Security 2022☆27Updated 2 years ago
- A list of benchmark suites used in the research related to compilers, program performance, scientific computations etc.☆52Updated last year
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆188Updated 2 years ago
- 基于PIn动态插桩框架的函数-循环嵌套关系分析工具:function-loop call graph profiler using Pin (Unofficial implementation of paper: Identifying Potential Parallel…☆14Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆267Updated last year
- ☆193Updated last week
- A visualized debugging framework to aid in understanding the Linux kernel.☆137Updated this week
- ☆24Updated 2 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 …☆56Updated 6 years ago