StanfordPL / x64asmLinks
x86-64 assembler library
☆481Updated 4 years ago
Alternatives and similar repositories for x64asm
Users that are interested in x64asm are comparing it to the libraries listed below
Sorting:
- graph based intermediate representation and backend for optimising compilers☆509Updated 3 months ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago
- An optimizing decompiler☆727Updated 4 years ago
- Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.☆332Updated last year
- C Foreign Function Interface and JIT using Clang/LLVM☆553Updated 2 months ago
- C99 parser and frontend for libfirm☆348Updated 5 months ago
- STOKE: A stochastic superoptimizer and program synthesizer☆782Updated last year
- Virtual Machine for Intermediate Representation☆683Updated 4 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆482Updated last year
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,483Updated last week
- ☆281Updated 2 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A compiler frontend for the C programming language☆547Updated 3 weeks ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- A collection of compiler, emulator and microkernel tools.☆253Updated 5 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆805Updated 4 years ago
- C Intermediate Language☆374Updated last year
- ☆330Updated 9 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆276Updated 6 years ago
- Simple compiler frontend using LLVM as backend☆237Updated 6 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- Getting started with the LLVM C API☆112Updated 7 years ago
- This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers …☆505Updated 8 months ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 4 years ago
- "libcpu" is an open source library that emulates several CPU architectures☆361Updated 3 years ago
- small self hosting C compiler☆480Updated 3 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆220Updated 2 years ago