2 Commits (9a257917d322b59e8ef93e00eff3517f6057af36)

Author SHA1 Message Date
artur-zawlocki 71ccd3f353 Propagation of values between basic blocks (and the stack): initial implementation (probably buggy, but simple cases work). 10 years ago
Paweł Bylica a6c58c38d8 Move JIT compiler project to library 10 years ago
Paweł Bylica e33be3bbdb Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Paweł Bylica a5e264d385 Fix stack swap or dup not generating PHI nodes 10 years ago
artur-zawlocki e915379539 Implementing JUMP/JUMPDEST (work in progress) 10 years ago
Paweł Bylica 0ec77d681c Make the Stack an integral part of BasicBlock 10 years ago
Paweł Bylica bec3e0fb36 Cleanup Compiler 10 years ago
Paweł Bylica 40ebe55a20 Provide end instruction to basic block 10 years ago
Paweł Bylica 0cba3d9005 Improve basic blocks linking implementation 10 years ago
Paweł Bylica 07659c441a Link basic blocks with phi functions 10 years ago
Paweł Bylica 5bf462e03d Introducing BasicBlock class. 10 years ago