.. |
Arith256.cpp
|
Move mul512 function to LLVM
|
10 years ago |
Arith256.h
|
Move mul512 function to LLVM
|
10 years ago |
BasicBlock.cpp
|
Count gas using int64
|
10 years ago |
BasicBlock.h
|
Add first instruction index to BasicBlock
|
10 years ago |
BuildInfo.h.in
|
Merge commit 'bb9df15d75281e9240b8ab5f21286948c00958d0' into evmjit
|
10 years ago |
CMakeLists.txt
|
Merge commit 'bb9df15d75281e9240b8ab5f21286948c00958d0' into evmjit
|
10 years ago |
Cache.cpp
|
Stats for execution states times
|
10 years ago |
Cache.h
|
Stats for execution states times
|
10 years ago |
Common.h
|
Merge commit 'bb9df15d75281e9240b8ab5f21286948c00958d0' into evmjit
|
10 years ago |
Compiler.cpp
|
Use code (and code size) as constants
|
10 years ago |
Compiler.h
|
Add first instruction index to BasicBlock
|
10 years ago |
CompilerHelper.cpp
|
Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c'
|
10 years ago |
CompilerHelper.h
|
Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c'
|
10 years ago |
Endianness.cpp
|
Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c'
|
10 years ago |
Endianness.h
|
Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c'
|
10 years ago |
ExecStats.cpp
|
Stats for execution states times
|
10 years ago |
ExecStats.h
|
Stats for execution states times
|
10 years ago |
ExecutionEngine.cpp
|
Stats for execution states times
|
10 years ago |
ExecutionEngine.h
|
Stats for execution states times
|
10 years ago |
Ext.cpp
|
Pass gas counter to env_call as int64*
|
10 years ago |
Ext.h
|
Pass gas counter to env_call as int64*
|
10 years ago |
GasMeter.cpp
|
Some tweaks in gas counting
|
10 years ago |
GasMeter.h
|
Count gas using int64
|
10 years ago |
Instruction.cpp
|
Replacing code references (usually vector<byte>&) with code_iterator pair. Code is now extracted from RuntimeData what removes copy in C interface.
|
10 years ago |
Instruction.h
|
Replacing code references (usually vector<byte>&) with code_iterator pair. Code is now extracted from RuntimeData what removes copy in C interface.
|
10 years ago |
Memory.cpp
|
Create memory helper functions on demand
|
10 years ago |
Memory.h
|
Create memory helper functions on demand
|
10 years ago |
Runtime.cpp
|
Merge commit '1990dde405f509086154644e70739fafbe7c61a4' from subtree evmjit/develop into evmjit
|
10 years ago |
Runtime.h
|
Windows fixes: DLL exports and cmake options
|
10 years ago |
RuntimeData.h
|
Add code hash to RuntimeData. JIT is using it as an code identifier (do not need to invent any internal hashing)
|
10 years ago |
RuntimeManager.cpp
|
Use code (and code size) as constants
|
10 years ago |
RuntimeManager.h
|
Use code (and code size) as constants
|
10 years ago |
Stack.cpp
|
Merge commit '1990dde405f509086154644e70739fafbe7c61a4' from subtree evmjit/develop into evmjit
|
10 years ago |
Stack.h
|
Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c'
|
10 years ago |
Type.cpp
|
Pass gas counter to env_create as int64*
|
10 years ago |
Type.h
|
Pass gas counter to env_create as int64*
|
10 years ago |
Utils.cpp
|
Removing boost dependency from libevmjit
|
10 years ago |
Utils.h
|
Removing boost dependency from libevmjit
|
10 years ago |
interface.cpp
|
Replacing code references (usually vector<byte>&) with code_iterator pair. Code is now extracted from RuntimeData what removes copy in C interface.
|
10 years ago |
interface.h
|
Merge commit '1990dde405f509086154644e70739fafbe7c61a4' from subtree evmjit/develop into evmjit
|
10 years ago |