#
llvm-bitcode
Here are 23 public repositories matching this topic...
Virtual Machine for Intermediate Representation
-
Updated
Jul 29, 2020 - C
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
analysis
static-code-analysis
llvm
static-analysis
dependency-graph
slice
static-analyzer
program-analysis
llvm-bitcode
llvm-slicer
dependence-graph
reaching-definitions
pointer-analysis
slicing
llvm-ir
points-to-analysis
data-dependency
control-dependency
backward-slicing
backward-slice
-
Updated
Jul 29, 2021 - C++
A collection of LLVM transform and analysis passes to write shellcode in regular C
-
Updated
Dec 25, 2020 - C++
LLVM Bindings for .NET
code-generator
dotnet
llvm
compilers
code-generation
llvm-bindings
llvm-bitcode
domain-specific-language
jit-compiler
llvm-ir
dynamic-runtime
-
Updated
Jan 25, 2021 - C#
Explore LLVM Bitcode interactively using a graph database
-
Updated
Feb 28, 2020 - C++
Extracting high level semantic information from binary code
-
Updated
Jun 13, 2019 - Assembly
LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM
c
testing
objective-c
cpp
mutation-testing
llvm
dlang
mutation
schemata
llvm-bitcode
mutation-analysis
meta-mutant
-
Updated
Jun 5, 2021 - C++
Extracts static code features from opencl kernels to be used for machine learning.
-
Updated
Apr 30, 2021 - C
-
Updated
May 3, 2021 - Go
Compilers course project. Developed a compiler for a subset of C programming language (Decaf).
-
Updated
Mar 4, 2018 - C++
Wrote a collection of code optimization algorithms for C++ and bitcode generators for C-- using C++, Yacc, and LLVM IR
-
Updated
Aug 6, 2020 - C++
Simple tool extracts LLVM bitcode modules from ELF binaries compiled with "-fembed-bitcode"
-
Updated
Mar 1, 2019 - C
Generate object code and IR code of a simple program using LLVM in Pure C.
c
compiler
llvm
llvm-tutorial
llvm-bitcode
compiler-design
llvm-ir
llvm-compiler
llvm-frontend
llvm-c
-
Updated
Jun 17, 2021 - C
Formal Verification of Hyperledger Fabric Chaincode. Example for cross border inter-bank asset transfer in fabric 1.4
nodejs
golang
hyperledger
docker-images
hyperledger-fabric
llvm-bitcode
chaincode
llvm-ir
etcd-cluster
hyperledger-fabric-chaincode
-
Updated
Aug 13, 2020 - LLVM
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
llvm
code-generation
query-engine
vectorization
llvm-bitcode
compilation-database
llvm-compiler
vectorized-computation
-
Updated
May 25, 2021 - C++
Running a Rust crate under GraalVM's LLVM IR interpreter.
-
Updated
Apr 5, 2020 - Rust
A Compiler for a subset of Java (aka Minijava)
converter
translator
translation
compiler
llvm
conversion
visitor-pattern
minijava-compiler
llvm-bitcode
javacc
semantic-analysis
llvm-clang
llvm-ir
jtb
minijava
-
Updated
Oct 5, 2019 - Java
helper script that compiles llvm tools (llvm-as, llvm-dis, opt, etc.) to llvm Bitcode for later transformation into JavaScript by emscripten
-
Updated
Jul 22, 2015 - C
Improve this page
Add a description, image, and links to the llvm-bitcode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the llvm-bitcode topic, visit your repo's landing page and select "manage topics."
While the test_suite presented in #589 does work, it is still pretty simple and can be improved and enhanced.
make validate
and the subset of test that is deemed necessary (for example everything withmin
t