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 c95c1c81f4 Cleanup ExecutionEngine creation 10 years ago
..
preprocessor #include cleanups 10 years ago
Arith256.cpp Cleanup ExecutionEngine creation 10 years ago
Arith256.h #include cleanups 10 years ago
BasicBlock.cpp #include cleanups 10 years ago
BasicBlock.h #include cleanups 10 years ago
BuildInfo.h.in Merge commit 'bb9df15d75281e9240b8ab5f21286948c00958d0' into evmjit 10 years ago
CMakeLists.txt Merge commit '1e79c05859f85a7b842983e50e2fc74af62906cf' into evmjit 10 years ago
Cache.cpp #include cleanups 10 years ago
Cache.h #include cleanups 10 years ago
Common.h #include cleanups 10 years ago
Compiler.cpp Correct usage of LLVM builtin setjmp/longjmp. External setjmp was eliminated, hopefully Windows will be happier now. 10 years ago
Compiler.h #include cleanups 10 years ago
CompilerHelper.cpp #include cleanups 10 years ago
CompilerHelper.h #include cleanups 10 years ago
Endianness.cpp #include cleanups 10 years ago
Endianness.h #include cleanups 10 years ago
ExecStats.cpp Correct usage of LLVM builtin setjmp/longjmp. External setjmp was eliminated, hopefully Windows will be happier now. 10 years ago
ExecStats.h #include cleanups 10 years ago
ExecutionEngine.cpp Cleanup ExecutionEngine creation 10 years ago
ExecutionEngine.h #include cleanups 10 years ago
Ext.cpp #include cleanups 10 years ago
Ext.h #include cleanups 10 years ago
GasMeter.cpp Correct usage of LLVM builtin setjmp/longjmp. External setjmp was eliminated, hopefully Windows will be happier now. 10 years ago
GasMeter.h #include cleanups 10 years ago
Instruction.cpp #include cleanups 10 years ago
Instruction.h #include cleanups 10 years ago
Memory.cpp #include cleanups 10 years ago
Memory.h #include cleanups 10 years ago
Runtime.cpp Correct usage of LLVM builtin setjmp/longjmp. External setjmp was eliminated, hopefully Windows will be happier now. 10 years ago
Runtime.h Cleanup ExecutionEngine creation 10 years ago
RuntimeData.h #include cleanups 10 years ago
RuntimeManager.cpp Correct usage of LLVM builtin setjmp/longjmp. External setjmp was eliminated, hopefully Windows will be happier now. 10 years ago
RuntimeManager.h Correct usage of LLVM builtin setjmp/longjmp. External setjmp was eliminated, hopefully Windows will be happier now. 10 years ago
Stack.cpp Correct usage of LLVM builtin setjmp/longjmp. External setjmp was eliminated, hopefully Windows will be happier now. 10 years ago
Stack.h Dynamic stack modification: do not use longjmp in external functions 10 years ago
Type.cpp #include cleanups 10 years ago
Type.h #include cleanups 10 years ago
Utils.cpp #include cleanups 10 years ago
Utils.h #include cleanups 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