Paweł Bylica
|
8e502907ec
|
LLVM lshr bug workaround
|
10 years ago |
Paweł Bylica
|
f379b238ee
|
Limited old cached objects detection
|
10 years ago |
Paweł Bylica
|
889dd8b835
|
Remove env_sha3 symbol reference in evmjit shared library to be build with no unresolved symbols
|
10 years ago |
Paweł Bylica
|
0edaef0cfd
|
JUMPI fix: an additional item was left on stack when condition is false
|
10 years ago |
Paweł Bylica
|
3feeb190d3
|
Environment variable options for EVM JIT:
export EVMJIT_CACHE_OFF=1 disables cache
export EVMJIT_DUMP_MODULE=1 dumps LLVM module to standard output
|
10 years ago |
Paweł Bylica
|
d70b70a88b
|
Rename env_getExtCode -> env_extcode according to other renames
|
10 years ago |
Paweł Bylica
|
e1bed0638c
|
Fix BYTE instruction
|
10 years ago |
Paweł Bylica
|
7e91ed4b7d
|
Correct std::array intialization (again!)
|
10 years ago |
Paweł Bylica
|
0bac8ec6ce
|
Make evmjit dependency of LLVM private
|
10 years ago |
Gav Wood
|
4570e9368c
|
More consistency!
|
10 years ago |
Gav Wood
|
67314898d2
|
Fix for EVMJIT
|
10 years ago |
Paweł Bylica
|
5b9777728e
|
Fix some cpptest issues
|
10 years ago |
Paweł Bylica
|
5096dbfc22
|
Allways generate stack_get() call to detect stack underflow cases
|
10 years ago |
Paweł Bylica
|
c9ddc4468a
|
Temporary remove evmjit subtree
|
10 years ago |
Paweł Bylica
|
106a7a8472
|
Allways generate stack_get() call to detect stack underflow cases
|
10 years ago |
Gav Wood
|
1ae0b2d4a6
|
Warnings fixes.
|
10 years ago |
Paweł Bylica
|
9c32e2592c
|
EVMJIT: cleanups
|
10 years ago |
Paweł Bylica
|
272a0bd6fc
|
EVMJIT: Better object cache and other improvements
|
10 years ago |
Paweł Bylica
|
1f50bcd3b5
|
Fix warnings
|
10 years ago |
Paweł Bylica
|
5bc24913bf
|
Fix some GCC initialization warnings
|
10 years ago |
Paweł Bylica
|
9e242cae19
|
EVM JIT update: latest PoC-8 changes, cleanups and improvments
|
10 years ago |