22 Commits (68c9eb2937667a3f2b6d157d40be9f3864d222d3)

Author SHA1 Message Date
Paweł Bylica 3da758ccbb Delete old memory pointers 10 years ago
Paweł Bylica 307e37912b Free memory data, place Runtime in ExecutionEngine 10 years ago
Paweł Bylica 697637025b Change Runtime interface 10 years ago
Paweł Bylica 87a7d53a9b Init memory array in LLVM 10 years ago
Paweł Bylica 14d793a527 Reimplementation of mem.require helper function. Uses 64-bit arithmetics. 10 years ago
Paweł Bylica 6d0bc21945 Remove old memory backend 10 years ago
Paweł Bylica fa86522565 Using Array as a second memory 10 years ago
Paweł Bylica 8e6d368902 Create Array for memory 10 years ago
Paweł Bylica 1297542642 Remove external jmpBuf pointer 10 years ago
Gav Wood e185d9a117 Add EVMJIT. 10 years ago
Paweł Bylica cd1dea3594 Global/dynamic stack implementation with realloc 10 years ago
Paweł Bylica c95c1c81f4 Cleanup ExecutionEngine creation 10 years ago
Paweł Bylica 5f4bda5cef Correct usage of LLVM builtin setjmp/longjmp. External setjmp was eliminated, hopefully Windows will be happier now. 10 years ago
Paweł Bylica 3365f3f438 #include cleanups 10 years ago
Paweł Bylica 064c129afc Windows fixes: DLL exports and cmake options 10 years ago
Paweł Bylica db5f405fa4 Do not copy return data inside JIT 10 years ago
Paweł Bylica 5b9777728e Fix some cpptest issues 10 years ago
Paweł Bylica c9ddc4468a Temporary remove evmjit subtree 10 years ago
Paweł Bylica 1f50bcd3b5 Fix warnings 10 years ago
Paweł Bylica 9e242cae19 EVM JIT update: latest PoC-8 changes, cleanups and improvments 10 years ago