luhsra / chashLinks
CLang Plugin for calculating AST hashes
☆15Updated 6 years ago
Alternatives and similar repositories for chash
Users that are interested in chash are comparing it to the libraries listed below
Sorting:
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- A Valgrind tool for finding redundant loads/stores☆21Updated 5 years ago
- Fork of LLVM with modifications to support a program repository☆25Updated 3 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- Reworking of Agner Fog's performance test programs for Linux☆116Updated 2 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 4 months ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Some experiments with SMT solvers and GIMPLE IR☆40Updated 2 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A framework for reusing code in Clang tools☆127Updated 3 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- ☆29Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated 3 weeks ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Clang with JIT extensions☆237Updated 3 years ago
- CPU Ultimate Latency Test.☆117Updated 4 months ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆99Updated 3 months ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆86Updated 9 months ago
- A plugin for Clang compiler