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 b56a815d2c Report error if static-analysed stack is too small 10 years ago
..
bytecode MSIZE test 10 years ago
lll MSIZE test 10 years ago
test/jump Report error if static-analysed stack is too small 10 years ago
BasicBlock.cpp Fix stack swap or dup not generating PHI nodes 10 years ago
BasicBlock.h Fix stack swap or dup not generating PHI nodes 10 years ago
CMakeLists.txt Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
Compiler.cpp Report error if static-analysed stack is too small 10 years ago
Compiler.h Indirect jump: jump table generated in separate bblock. 10 years ago
ExecutionEngine.cpp Use external counter for gas (external linkage global variable) 10 years ago
ExecutionEngine.h Implementation of ExecutionEngine with LLVM MCJIT 10 years ago
Ext.cpp Use external counter for gas (external linkage global variable) 10 years ago
Ext.h EXP instruction. 10 years ago
GasMeter.cpp Report error if static-analysed stack is too small 10 years ago
GasMeter.h Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
Memory.cpp Use external counter for gas (external linkage global variable) 10 years ago
Memory.h Count gas for additional memory 10 years ago
Runtime.cpp Use external counter for gas (external linkage global variable) 10 years ago
Runtime.h Use external counter for gas (external linkage global variable) 10 years ago
Type.cpp Generate mem.store function and dependencies (currently unused) 10 years ago
Type.h Generate mem.store function and dependencies (currently unused) 10 years ago
Utils.cpp Set/get values in Ext store - SSTORE & SLOAD 10 years ago
Utils.h Push call data on stack - CALLDATALOAD 10 years ago
evmcc.cpp Output compilation (option -c) result to standard output by default 10 years ago