.. |
BasicBlock.cpp
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
11 years ago |
BasicBlock.h
|
Propagation of values between basic blocks' local stacks [#80895676]
|
11 years ago |
CMakeLists.txt
|
added missing CMakeLists.txt
|
11 years ago |
Compiler.cpp
|
Moving CODE data from Ext to Runtime [#81470252]
|
11 years ago |
Compiler.h
|
Place current gas counter value in RuntimeData
|
11 years ago |
CompilerHelper.cpp
|
Introducing RuntimeHelper - a compiler helper that depends on runtime data [#81470252]
|
11 years ago |
CompilerHelper.h
|
Introducing RuntimeHelper - a compiler helper that depends on runtime data [#81470252]
|
11 years ago |
Endianness.cpp
|
Handle endianness of MSTORE & MLOAD [#79877740]
|
11 years ago |
Endianness.h
|
Add support for Big Endian architectures [Delivers #79877740]
|
11 years ago |
ExecutionEngine.cpp
|
Access memory structure through runtime structure [#81470252]
|
11 years ago |
ExecutionEngine.h
|
Using gas provided by test engine and fix for creating fake ExtVMFace.
|
11 years ago |
Ext.cpp
|
Moving CODE data from Ext to Runtime [#81470252]
|
11 years ago |
Ext.h
|
Moving CODE data from Ext to Runtime [#81470252]
|
11 years ago |
GasMeter.cpp
|
Place current gas counter value in RuntimeData
|
11 years ago |
GasMeter.h
|
Place current gas counter value in RuntimeData
|
11 years ago |
Memory.cpp
|
Use Type::RuntimePtr instead of RuntimeData::getType->getPointerTo()
|
11 years ago |
Memory.h
|
Access memory structure through runtime structure [#81470252]
|
11 years ago |
Runtime.cpp
|
Moving CODE data from Ext to Runtime [#81470252]
|
11 years ago |
Runtime.h
|
Moving CODE data from Ext to Runtime [#81470252]
|
11 years ago |
Stack.cpp
|
Access stack structure through runtime structure [#81470252]
|
11 years ago |
Stack.h
|
Access stack structure through runtime structure [#81470252]
|
11 years ago |
Type.cpp
|
Add Type::RuntimePtr predefined LLVM type
|
11 years ago |
Type.h
|
Add Type::RuntimePtr predefined LLVM type
|
11 years ago |
Utils.cpp
|
Move JIT compiler project to library
|
11 years ago |
Utils.h
|
Move JIT compiler project to library
|
11 years ago |
VM.cpp
|
Better assert condition
|
11 years ago |
VM.h
|
Change the way VMs are created (mostly for tracking where are created)
|
11 years ago |