.. |
preprocessor
|
Typo fix
|
10 years ago |
Arith256.cpp
|
Constant folding in div-based operators disabled
|
10 years ago |
Arith256.h
|
Add EVMJIT.
|
10 years ago |
Array.cpp
|
Fix memory leaks
|
10 years ago |
Array.h
|
Fix wrong llvm::Twine usage (or MSVC bug)
|
10 years ago |
BasicBlock.cpp
|
Control stack size limit
|
10 years ago |
BasicBlock.h
|
Control stack size limit
|
10 years ago |
BuildInfo.h.in
|
Allow mixing debug version of evmjit with release version of LLVM library
|
10 years ago |
CMakeLists.txt
|
JIT class: the EVM JIT facade.
|
10 years ago |
Cache.cpp
|
Add option to preload cache
|
10 years ago |
Cache.h
|
Add option to preload cache
|
10 years ago |
Common.h
|
JIT class: the EVM JIT facade.
|
10 years ago |
Compiler.cpp
|
Control stack size limit
|
10 years ago |
Compiler.h
|
Free memory allocated for dynamic stack
|
10 years ago |
CompilerHelper.cpp
|
Add EVMJIT.
|
10 years ago |
CompilerHelper.h
|
Add EVMJIT.
|
10 years ago |
Endianness.cpp
|
Add EVMJIT.
|
10 years ago |
Endianness.h
|
Add EVMJIT.
|
10 years ago |
ExecStats.cpp
|
Add EVMJIT.
|
10 years ago |
ExecStats.h
|
Delete old memory pointers
|
10 years ago |
ExecutionEngine.cpp
|
JIT class: the EVM JIT facade.
|
10 years ago |
ExecutionEngine.h
|
Change Runtime interface
|
10 years ago |
Ext.cpp
|
Update gas costs for PoC-9: changes in CALL gas price support
|
10 years ago |
Ext.h
|
Update gas costs for PoC-9: changes in CALL gas price support
|
10 years ago |
GasMeter.cpp
|
Workaround for buggy LLVM ctlz used in counting EXP cost
|
10 years ago |
GasMeter.h
|
Remove Runtime pointer from memory helper functions
|
10 years ago |
Instruction.cpp
|
Add EVMJIT.
|
10 years ago |
Instruction.h
|
Add EVMJIT.
|
10 years ago |
JIT.cpp
|
JIT class: the EVM JIT facade.
|
10 years ago |
Memory.cpp
|
Fixes and workarounds
|
10 years ago |
Memory.h
|
Create Array for memory
|
10 years ago |
Optimizer.cpp
|
Testing some LLVM optimization passes
|
10 years ago |
Optimizer.h
|
Optimizer: separate LLVM IR optimization passes from compiler
|
10 years ago |
Runtime.cpp
|
Fix memory leaks
|
10 years ago |
Runtime.h
|
Delete old memory pointers
|
10 years ago |
RuntimeData.h
|
JIT class: the EVM JIT facade.
|
10 years ago |
RuntimeManager.cpp
|
Fix stack limit check
|
10 years ago |
RuntimeManager.h
|
Control stack size limit
|
10 years ago |
Stack.cpp
|
Delete old memory pointers
|
10 years ago |
Stack.h
|
Move Array helper to separated compilation unit
|
10 years ago |
Type.cpp
|
Update gas.check helper function: Runtime pointer not needed
|
10 years ago |
Type.h
|
Update gas.check helper function: Runtime pointer not needed
|
10 years ago |
Utils.cpp
|
Allow mixing debug version of evmjit with release version of LLVM library
|
10 years ago |
Utils.h
|
Reimplement no-op version of DLOG to avoid C++ compiler warning
|
10 years ago |
interface.cpp
|
Fix memory leaks
|
10 years ago |
interface.h
|
Add EVMJIT.
|
10 years ago |