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 06a700c060 Use uint64 type for call data size 10 years ago
..
Arith256.cpp Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
Arith256.h Move EXP implementation from Ext to Arith256 10 years ago
BasicBlock.cpp Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
BasicBlock.h Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
CMakeLists.txt Insert evmjit_run function declaration directly to vm_jit.go file 10 years ago
Cache.cpp Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
Cache.h Load cached object without compiling LLVM module 10 years ago
Common.h Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
Compiler.cpp Use uint64 type for call data size 10 years ago
Compiler.h Cleanups 10 years ago
CompilerHelper.cpp Detemplatify createCall helper 10 years ago
CompilerHelper.h Detemplatify createCall helper 10 years ago
Endianness.cpp Disalbe bswap constant folding 10 years ago
Endianness.h Detect endianness without boost help 10 years ago
ExecutionEngine.cpp Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
ExecutionEngine.h Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
Ext.cpp Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
Ext.h Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
GasMeter.cpp Compute SHA3 additional gas cost in 64-bit precision 10 years ago
GasMeter.h Remove addtional cost param from commitCostBlock(). Count additional cost manually. [#81461534] 10 years ago
Instruction.cpp skipPushData() helper function 10 years ago
Instruction.h skipPushData() helper function 10 years ago
Memory.cpp Detemplatify createCall helper 10 years ago
Memory.h Memory manager cleanup 10 years ago
Runtime.cpp Use uint64 type for call data size 10 years ago
Runtime.h Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
RuntimeData.h Use uint64 type for call data size 10 years ago
RuntimeManager.cpp Use uint64 type for call data size 10 years ago
RuntimeManager.h Use uint64 type for call data size 10 years ago
Stack.cpp Use uint64 type for call data size 10 years ago
Stack.h Improve Stack code formatting 10 years ago
Type.cpp Read push data using llvm::APInt 10 years ago
Type.h Read push data using llvm::APInt 10 years ago
Utils.cpp Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
Utils.h Merge commit '3dcf30463b961e3fe47b48b2024bbf3d5b5ce675' into evmjit 10 years ago
interface.cpp Use uint64 type for code size 10 years ago
interface.h Cleanup JIT interface header file 10 years ago