StanfordPL / x64asm
x86-64 assembler library
☆470Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for x64asm
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆802Updated 3 years ago
- A tiny x86 compiler with ELF and PE target☆180Updated 10 months ago
- small self hosting C compiler☆472Updated 3 years ago
- graph based intermediate representation and backend for optimising compilers☆473Updated 4 months ago
- An optimizing decompiler☆705Updated 3 years ago
- Missed optimizations in C compilers☆342Updated 6 years ago
- ☆279Updated last year
- Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.☆328Updated last year
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆174Updated 5 years ago
- A compiler frontend for the C programming language☆539Updated last week
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆173Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆266Updated 5 years ago
- STOKE: A stochastic superoptimizer and program synthesizer☆744Updated last year
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,410Updated this week
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆305Updated 7 years ago
- C99 parser and frontend for libfirm☆340Updated last year
- A collection of compiler, emulator and microkernel tools.☆244Updated 4 years ago
- ☆318Updated 2 years ago
- ☆329Updated 8 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- simple virtual machine and assembler☆220Updated 7 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆548Updated last year
- A superoptimizer for LLVM IR☆2,136Updated 2 months ago
- EsoLangVM Compiler Infrastructure☆1,132Updated 3 months ago
- Pthreads-free Linux threading demo☆149Updated 5 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆274Updated last year
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆315Updated 2 years ago