llvm
Projects with this topic
-
-
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 -
Clang toolchain based on LLVM Project
Updated -
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 -
An LLVM/MLIR-based JIT compiler for the SQLite database engine.
Updated -
Some sort of programming language. Will it ever be completed? Stay tuned to find out!
Updated -
An OpenMP and MPI project containing self-made notes, links to available tutorials and blogs, and codes that cover topics related to vectorization (OpenMP SIMD), multithreading (OpenMP), and MPI using Intel, GCC, or LLVM compilers.
Updated