You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Paweł Bylica 8eea4752b2 Get IR module from IR builder on demand 10 years ago
..
bytecode Allocate memory and count gas for RETURN instruction 10 years ago
lll Allocate memory and count gas for RETURN instruction 10 years ago
test * codegen for CODECALL 10 years ago
BasicBlock.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
BasicBlock.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
CMakeLists.txt Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
Compiler.cpp Get IR module from IR builder 10 years ago
Compiler.h Basic block compilation in separated function 10 years ago
CompilerHelper.cpp Get IR module from IR builder on demand 10 years ago
CompilerHelper.h Get IR module from IR builder on demand 10 years ago
ExecutionEngine.cpp Removing unnecessary `dev` name prefixes 10 years ago
ExecutionEngine.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Ext.cpp Get IR module from IR builder on demand 10 years ago
Ext.h Get IR module from IR builder 10 years ago
GasMeter.cpp Get IR module from IR builder on demand 10 years ago
GasMeter.h Get IR module from IR builder 10 years ago
Memory.cpp Get IR module from IR builder on demand 10 years ago
Memory.h Get IR module from IR builder on demand 10 years ago
Runtime.cpp Removing unnecessary `dev` name prefixes 10 years ago
Runtime.h Removing unnecessary `dev` name prefixes 10 years ago
Type.cpp Eliminating some `using namespace` 10 years ago
Type.h Eliminating some `using namespace` 10 years ago
Utils.cpp Removing unnecessary `dev` name prefixes 10 years ago
Utils.h Removing unnecessary `dev` name prefixes 10 years ago
evmcc.cpp Removing unnecessary `dev` name prefixes 10 years ago