llvm-clang
There are 69 repositories under llvm-clang topic.
AmrDeveloper/ClangQL
ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK
mikeroyal/LLVM-Guide
LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.
SsageParuders/SsagePass
LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).
coatless-mac/r-macos-rtools
Scripts to build an **unofficial** Rtools-esq installer for the macOS R toolchain
remysys/ccint
ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure
fuqiuluo/amice
LLVM pass plugin developed based on LLVM , implemented in Rust, designed for obfuscator-llvm
neslib/Neslib.Clang
libclang for Delphi
madhur13490/LLVM-Metadata-Visualizer
LLVM Metadata Visualizer
biniamf/data_obfuscation
Data Obfuscation for C/C++ Code Based on Residue Number Coding (RNC)
hassansalehe/EmbedSanitizer
EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.
cpp-linter/clang-tools-docker
🐳 Clang Tools Docker image includes the clang-format and clang-tidy.
mllif/mllif-project
MLLIF is a MLIR based Language to Language Interoperability Flyover - with a goal to integrate API of all programming languages.
cpp-linter/clang-tools-pip
Install clang-format, clang-tidy, clang-query and clang-apply-replacements binaries with clang-tools CLI.
Sitaras/miniJava-compiler
🦖| Mini Java Compiler.
alessandrocapotondi/nvidia-jetson-llvm-builder
Builder script for Clang/LLVM10 compiler for Nvidia Jetson Nano (could be extended to other Jetson boards) with OpenMP 4.5 offloading support.
AndHager/SysCallStubber
Automatically Stubbing System Calls Improving Coverage-Guided Fuzzing
sunlightlinux/linux-sunlight
SUNLIGHT: Linux kernel source code tree
AlSch092/LLVM-ObfuscateDynamicImports
LLVM Pass Plugin for obfuscating imported/resolved functions using `GetProcAddress` (x64)
LLLaiYoung/FBI-WARNING
A custom static code analysis of Objc using clang
SandroMaglione/range-analysis-llvm
Integer Range Analysis pass implemented for LLVM (High Performance Processors and Systems | UIC 569, Course Project 2020).
alexeev-prog/morning.lang
Aesthetic programming language in C++ (llvm)
ahueck/irprinter
Explore the generated LLVM IR of a translation unit
alexeev-prog/sleaf-llvm
System programming language made with C++ & LLVM
billsioros/minijavacc
A Compiler for a subset of Java (aka Minijava)
clang-randstruct/llvm-project
Randomize the order of fields in a structure layout as a compile-time hardening feature
llvee/Llvee-LLVM-AI
An AI that automatically solves LLVM challenges for compiler engineers.
neonplayzone-org/NEON-Clang
NEON Clang llvm toolchain with prebuilt binutils
ngiambla/sift
Signature Based Fault Tolerance
WhatTheBlock/kanzi-w64
kanzi-cpp的分支版本
belajarqywok/wintrapd
crafting malware, presentation and discussion material for network and computer security courses. [ Group - 2 ]
CYRUS-STUDIO/MD5FunctionNamePass
LLVM plugin using MD5 encryption function name Pass
diogoefl/cmake_c_project_template
C-based Project template using CMake as buildsystem
Kry9toN/clang
LLVM Clang 13.0 for android build kernel arm64/arm
RQ-21-Engineer/pswdgn
pswdgn is a tool for generate password, public / private key, and other credentials.
sinnwrig/DirectXShaderCompiler.NET
.NET wrapper for the DirectXShaderCompiler written in C#
Sugapriyan-P-K/just-C
C programming