llvm
Projects with this topic
-
-
-
-
Compiler-explorer fork dedicated to explore styx backend production locally
Updated -
A simpler version of what LLVM is at its core; "An optimizer and transpiler of its very own LLVM IR to various architecture's ISA".
Updated -
Using samples of mirai pulled from malwarebazaar to test Mark Stamp et al's papers regarding Hidden Markov Model detection. Additional models outside of the papers' descriptions time permitting.
Updated -
A Docker image with some tools needed for building C and C++ programms
Updated -
A WenYan interpreter/compiler written in Haskell.
Updated -
Simple tool skeleton to demonstrate how to build an out-of-tree tool that operates on LLVM-IR
Updated -
Dockerfiles for building and bootstrapping clang/LLVM, including support for libc++ and lld+LTO, directly from GitHub sources.
Updated -
PPC64LE clang/lld binaries needed to compile Chromium
Updated -
Clang toolchain based on LLVM Project
Updated -
Clang-based container for building C++ applications.
Updated -
A compiler to compile a simple subset of scheme to LLVM 10
Updated -
Updated
-
A fork of the LLVM project used in the LLVMSQLite JIT compiled for SQLite.
UpdatedUpdated -
For many applications, it is worthwhile to embed binary assets into the final library or executable. The binary asset compiler converts any binary file directly into an object file, ready for linking.
Updated -
MicroC is an academics compiler of a C subset language full base on stack. It is a complete programming language that contains primitive types and complex types as arrays and pointers. It based on LLVM infrastructure.
Updated -
// AOSP LLVM Clang toolchain
Updated -
A simple CMake utility to quickly register tests and LLVM coverage.
Updated