10 Commits (05952064dc6e8d55bc67af7f7cfa9a47f47f30d1)

Author SHA1 Message Date
artur-zawlocki 40e73d035c Indirect jump: jump table generated in separate bblock. 10 years ago
artur-zawlocki e915379539 Implementing JUMP/JUMPDEST (work in progress) 10 years ago
Paweł Bylica 40ebe55a20 Provide end instruction to basic block 10 years ago
Paweł Bylica bf7ca5cd01 Cleanups: move basic block linking to separated function 10 years ago
Paweł Bylica 5bf462e03d Introducing BasicBlock class. 10 years ago
artur-zawlocki ca49fe4897 initial implementation of JUMP/JUMPI (untested) 10 years ago
artur-zawlocki 8a63213b6b initial implementation of memory 10 years ago
Paweł Bylica 9ddc25a664 Implementation of ExecutionEngine with LLVM MCJIT 10 years ago
Paweł Bylica 75d7b8592e Remove public LLVM dependency in Compiler 10 years ago
Paweł Bylica f378909442 Moving Compiler to separated files 10 years ago