mull-project / FileCheck.pyLinks
[PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.
☆19Updated last year
Alternatives and similar repositories for FileCheck.py
Users that are interested in FileCheck.py are comparing it to the libraries listed below
Sorting:
- LLVM Profiling Visualization☆84Updated 4 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 4 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- A day of lightning talks for folks who distribute and release builds of LLVM, with a focus on configuration, testing, and unique constrai…☆36Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆56Updated last year
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- ☆68Updated 2 weeks ago
- LLVM Assembler adding Debug Information at IR Level.☆33Updated 7 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆87Updated 10 months ago
- CI system for premerge-testing in LLVM project☆43Updated 8 months ago
- C++ Library and Tool for Extracting Embedded Bitcode☆163Updated 4 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 5 years ago
- Code examples for tutoring modern C++☆99Updated 6 months ago
- A set of tools for visualizing and inspecting LLVM bitcode modules☆31Updated 11 years ago
- A minimal (really) out-of-tree MLIR example☆46Updated 5 months ago
- Code Analysis and Refactoring with Clang Tools☆129Updated 5 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 9 years ago
- LLVM, clang, ninja, dyld and others.☆44Updated 5 years ago
- LLVM Metadata Visualizer☆21Updated 8 years ago
- Low-level IR mutations for LLVM Bitcode☆43Updated this week
- Clang with JIT extensions☆237Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries